Ignore:
Timestamp:
Sep 13, 2012, 9:58:34 AM (12 years ago)
Author:
aslmd
Message:

UTIL PYTHON. added a gfortran script to compile mcd fortran stuff in python. added comments here and there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/PYTHON/planetoplot.py

    r763 r781  
    1414### A. Colaitis  -- LMD -- 05~06/2012 -- Added capabilities for analysis of mesoscale files (wind speed, etc...)
    1515### A. Spiga     -- LMD -- 04~07/2012 -- Added larger support of files + planets. Corrected a few bugs. Cleaning and improved comments
     16### A. Colaitis  -- LMD --    08/2012 -- Added functionalities for further analysis: spectra, hodographs, etc... plus improved flexibility (e.g. grid)
    1617
    1718def planetoplot (namefiles,\
     
    197198############ WE LOAD 4D DIMENSIONS : x, y, z, t #############
    198199#############################################################
     200
     201      ###should be available for GCM or simple files ?
     202      ##if ope in ["cat"] and nnn > 0:    count = time[-1] + 1  ## so that a cat is possible with simple subscripts
    199203
    200204    ### TYPE 1 : GCM files or simple files
Note: See TracChangeset for help on using the changeset viewer.