New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
IS-ENES/core2_cmip (diff) – NEMO

Changes between Version 109 and Version 110 of IS-ENES/core2_cmip


Ignore:
Timestamp:
2015-05-11T12:05:50+02:00 (9 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IS-ENES/core2_cmip

    v109 v110  
    1313 1. Download COREII forcing files : [http://data1.gfdl.noaa.gov/nomads/forms/mom4/COREv2.html CYNF] [[BR]] 
    1414 1. Interpolation of forcing files (with cdo (version 1.4.0.1) & nco (version 3.9.5) ) : [http://www.nemo-ocean.eu/Using-NEMO/Pre-and-post-processing-packages/Pre-Processing/cdo-interpolation example of script] 
    15  1. create coefr weights for runoffs  ( NOTE: in our case we created weights = 0, because max of runoff in COREII is < 50 Sv ) File runoff with 2 weight's coefficient (coefr0 is 0 averywhere, and coefr ......):  [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/runoff_core_monthly.nc runoff_core_monthly.nc]][[BR]] 
     15 1. create coefr weights for runoffs  ( NOTE: in our case we created weights = 0, because max of runoff in COREII is < 50 Sv ) File runoff with 2 weight's coefficient (coefr0 is 0 averywhere, and coefr ......):  [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/runoff_core_monthly.nc runoff file]] 
     16 
     17[[BR]] 
    1618 
    1719NOTE:  you can find interpolated files at [http://dodsp.idris.fr/reee605/CORE2_clima/ IDRIS] [[BR]] 
     
    2123 4. automatize creation of pdf or html, by shell script [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/std_plots.sh.clima example for plots]], and [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/time_series.sh.clima example for time series]] 
    2224 
    23   and all detailed scripts for single : [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/plots.tar.gz plots]  ] and for single : [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/ts.tar.gz time series]  ] 
     25  and all detailed scripts for single : [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/plots.tar.gz plots]   ] and for single : [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/ts.tar.gz time series]   ] 
    2426 
    25   '''  NOTE : it is better to do not give name with "_" because to have timeseries the script looks for experience name and dates in filenames, and to split filename it uses "_" like separator.''' 
     27  '''   NOTE : it is better to do not give name with "_" because to have timeseries the script looks for experience name and dates in filenames, and to split filename it uses "_" like separator.''' 
    2628 
    2729  Configuration of libIGCM files: 
     
    3537 1. config.card        : [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/config.card config.card]] 
    3638 
    37   '''  NOTE : be careful to opa9.driver & iodef.xml file'''   [[BR]]  '''  in opa9.driver there is a specific sed in iodef.xml to have monthly output only for specifics decades'''   [[BR]]  '''  in iodef.xml file there is : [[BR]]  <group id="1m" output_freq="-1" output_level="10" enabled=".FALSE.">''''' ''' '''''' 
     39  '''   NOTE : be careful to opa9.driver & iodef.xml file'''    [[BR]]   '''   in opa9.driver there is a specific sed in iodef.xml to have monthly output only for specifics decades'''    [[BR]]   '''   in iodef.xml file there is : [[BR]]   <group id="1m" output_freq="-1" output_level="10" enabled=".FALSE.">'''''  '''  ''''' ' 
    3840 
    3941=== Plots (Climatology) === 
     
    7779 1. Interpolation of forcing files (with cdo (version 1.4.0.1) & nco (version 3.9.5) ) : [http://www.nemo-ocean.eu/Using-NEMO/Pre-and-post-processing-packages/Pre-Processing/cdo-interpolation example of script] [[BR]] 
    7880 
    79   In this case I needed also a script to move "_year" at the end of file to work with Inter Annual forcing files, because in namelist you have to put your file name and NEMO add the year at the end of the file name'''  [[BR]] ''' 
     81  In this case I needed also a script to move "_year" at the end of file to work with Inter Annual forcing files, because in namelist you have to put your file name and NEMO add the year at the end of the file name'''   [[BR]] ''' 
    8082 
    81   There are 2 cases: [[BR]]  3.1 If this script of example is used you remove part with date (04MAR2010)  [[BR]]  3.2 Or you can leave part with date of file's creation    [[BR]] 
     83  There are 2 cases: [[BR]]   3.1 If this script of example is used you remove part with date (04MAR2010)  [[BR]]   3.2 Or you can leave part with date of file's creation    [[BR]] 
    8284 
    83   Here you have corresponding examples of script to move "_year" in filename :[[BR]]  3.1 [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/change_names.DDMMMYYYY.sh change_names.DDMMMYYYY.sh]  ] [[BR]]  3.2 [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/change_names.date.sh change_names.date.sh]  ]  [[BR]] 
     85  Here you have corresponding examples of script to move "_year" in filename :[[BR]]   3.1 [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/change_names.DDMMMYYYY.sh change_names.DDMMMYYYY.sh]   ] [[BR]]   3.2 [[https://forge.ipsl.jussieu.fr/nemo/attachment/wiki/core2_cmip/change_names.date.sh change_names.date.sh]   ]  [[BR]] 
    8486 
    85   NOTE:  you can find interpolated files at [[BR]]  [[http://dodsp.idris.fr/reee605/CORE2_interan/ IDRIS]  ]  [[BR]] 
     87  NOTE:  you can find interpolated files at [[BR]]   [[http://dodsp.idris.fr/reee605/CORE2_interan/ IDRIS]   ]  [[BR]] 
    8688 
    8789 4. removed part "if ORCA2" in sbcrnf.F90