Ignore:
Timestamp:
01/06/09 16:37:48 (15 years ago)
Author:
pinsard
Message:

remove cd and copyfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SIMULS_IRCAAM/carte_eof_ircaam_30100_ctl.m

    r17 r22  
    99 
    1010clear carte1; 
     11 
     12ncload('rlut_d.CtIV.197106-09.nc','lat','lon'); 
     13 
    1114% defintion des lat et lon 
    12 cd('CTL') 
    13 ncload('rlut_d.CtIV.197106-09.nc','lat','lon'); 
    14 cd('..'); 
    1515lon=lon-180; 
    1616lon=lon(54:77); 
Note: See TracChangeset for help on using the changeset viewer.