Changeset 162 for trunk/grids


Ignore:
Timestamp:
11/12/09 18:10:24 (15 years ago)
Author:
pinsard
Message:

start to modify unformal header to idldoc 2. header syntax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grids/make_mask.pro

    r2 r162  
     1;+ 
     2; 
     3; @version 
     4; $Id$ 
     5; 
     6;- 
    17lands=nc_get('/home/database/ERA_1y_00_00_t106.nc','land_sea',NCDF_DB = '') 
    28result=round(lands) 
     
    511writeu,unit,result 
    612close,unit 
    7  
    8  
Note: See TracChangeset for help on using the changeset viewer.