Changeset 1495 in lmdz_wrf for trunk


Ignore:
Timestamp:
Apr 4, 2017, 7:47:40 PM (8 years ago)
Author:
lfita
Message:

Improving documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/documentation/ncmanage/maskvar.html

    r1494 r1495  
    3232    </DIV>
    3333    <DIV CLASS="valins">
    34       $ python ${pyHOME}/nc_var.py -o maskvar -f SouthAm_Climzones_masked.nc -S 'geo_em.d01.nc:LANDMASK:Time|0:0' -v region:lon,lat
     34      $ python ${pyHOME}/nc_var.py -o maskvar -f SouthAm_Climzones.nc -S 'geo_em.d01.nc:LANDMASK:Time|0:0' -v region:lon,lat <BR>
     35      &nbsp;&nbsp;SouthAm_Climzones.nc<BR>
     36      &nbsp;&nbsp;&nbsp;&nbsp; lat = 999;<BR>
     37      &nbsp;&nbsp;&nbsp;&nbsp; lon = 649;<BR>
     38      &nbsp;&nbsp;&nbsp;&nbsp; int region(lat, lon)<BR>
     39      &nbsp;&nbsp; geo_em.d01.nc <BR>
     40      &nbsp;&nbsp;&nbsp;&nbsp; Time = UNLIMITED ; // (1 currently)<BR>
     41      &nbsp;&nbsp;&nbsp;&nbsp; west_east = 649;<BR>
     42      &nbsp;&nbsp;&nbsp;&nbsp; south_north = 999;<BR>
     43      &nbsp;&nbsp;&nbsp;&nbsp; float LANDMASK(Time, south_north, west_east)
    3544    </DIV>
    3645  </BODY>
Note: See TracChangeset for help on using the changeset viewer.