- Timestamp:
- Apr 4, 2017, 7:47:40 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/documentation/ncmanage/maskvar.html
r1494 r1495 32 32 </DIV> 33 33 <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 SouthAm_Climzones.nc<BR> 36 lat = 999;<BR> 37 lon = 649;<BR> 38 int region(lat, lon)<BR> 39 geo_em.d01.nc <BR> 40 Time = UNLIMITED ; // (1 currently)<BR> 41 west_east = 649;<BR> 42 south_north = 999;<BR> 43 float LANDMASK(Time, south_north, west_east) 35 44 </DIV> 36 45 </BODY>
Note: See TracChangeset
for help on using the changeset viewer.