Ignore:
Timestamp:
08/16/10 17:21:33 (14 years ago)
Author:
pinsard
Message:

better representation of variable parts in filenames

File:
1 edited

Legend:

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

    r82 r85  
    1616% =========== 
    1717% 
    18 % From rlut_d.\ *simulation*\ .197106-09.nc, 
     18% From :file:`rlut_d.{simulation}.197106-09.nc`, 
    1919% ``prepare_olr_filtre_simulation`` compute ++. 
    2020% 
    2121% ``prepare_olr_filtre_simulation`` write  
    22 % olr_nofiltre_arpege\_ \ *simulation*\ .dat. 
     22% :file:`olr_nofiltre_arpege_{simulation}.dat`. 
    2323% 
    2424% CAUTIONS 
     
    3030% ======== 
    3131% 
    32 % Following line read from ``rlut_d.AfNQIVIV.197106-09.nc`` to  
    33 % ``rlut_d.AfNQIVIV.200006-09.nc``, 
     32% Following line read from :file:`rlut_d.AfNQIVIV.197106-09.nc` to  
     33% :file:`rlut_d.AfNQIVIV.200006-09.nc`, 
    3434% compute ++, 
    35 % write ``olr_nofiltre_arpege_AfNQIVIV.dat`` 
    36 % :: 
     35% write :file:`olr_nofiltre_arpege_AfNQIVIV.dat`:: 
    3736% 
    3837% >> prepare_olr_filtre_simulation('arpege','AfNQIVIV') 
Note: See TracChangeset for help on using the changeset viewer.