Changeset 17 for trunk/rseries_ncdf.pro


Ignore:
Timestamp:
03/21/07 14:18:07 (17 years ago)
Author:
pinsard
Message:

remove xxx_oneplot.pro and for_createpro.pro which are not supposed to be here : They interfere with xxx temporary files in myuniquetmpdir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/rseries_ncdf.pro

    r13 r17  
    250250; if we need to read more than one file, 
    251251; first we read the first file 
     252;++    print,var,date1+century*1000000L, datelast[0]+century*1000000L  
     253;++READ, B, PROMPT='Enter Name: '   
    252254    res1 = read_ncdf(var, date1+century*1000000L, datelast[0]+century*1000000L $ 
    253255                     , filename = filename, /nostruct, _extra = ex) 
Note: See TracChangeset for help on using the changeset viewer.