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 30 and Version 31 of IS-ENES/core2_cmip


Ignore:
Timestamp:
2010-04-01T15:22:44+02:00 (14 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IS-ENES/core2_cmip

    v30 v31  
    4848 
    4949   
    50  1. Download core2 forcing files: [http://data1.gfdl.noaa.gov/nomads/forms/mom4/COREv2/CIAF_v2.html CIAF] [[BR]] 
    51    ( '''[[Color( red, example of script for authomatic download of all files: )]] ''' [[BR]]  
    52    grep calendar CIAF_v2.html | grep 19 |sed 's/ *href=\"//'|sed 's/.nc\"/.nc/' > download_list [[BR]] 
    53    grep calendar CIAF_v2.html | grep 200![0123456] |sed 's/ *href=\"//'|sed 's/.nc\"/.nc/' >> download_list [[BR]] 
    54    wget -i download_list [[BR]] ) [[BR]]   
     50 1. Download core2 forcing files: [http://data1.gfdl.noaa.gov/nomads/forms/mom4/COREv2/CIAF_v2.html CIAF] [[BR]]   
    5551 2. Interpolation (with cdo 1 nco) of forcing files: [ example of script ] '''(to add, in this case also a part to move year at the end of file to work with interannual of libigcm)''' 
    5652 3. removed part "if ORCA2" in sbcrnf.F90