Changes between Version 13 and Version 14 of LMDZOR_v4


Ignore:
Timestamp:
06/07/11 15:46:06 (13 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LMDZOR_v4

    v13 v14  
    9595Use cdo to split the time series into yearly files with 12 time steps in each file. For exemple : 
    9696{{{ 
    97 cdo splityear TS_MO_tsol_oce  $WORKDIR/my_new_dir/v3.rcp45.1_tsol_oce_ 
    98 cdo splityear TS_MO_pourc_sic $WORKDIR/my_new_dir/v3.rcp45.1_pourc_sic_ 
     97cdo splityear all_path_to_file_TS_MO_tsol_oce.nc  $WORKDIR/my_new_dir/v3.rcp45.1_tsol_oce_ 
     98cdo splityear all_path_to_file_TS_MO_pourc_sic.nc $WORKDIR/my_new_dir/v3.rcp45.1_pourc_sic_ 
    9999}}} 
    100100