Ignore:
Timestamp:
02/27/23 12:39:01 (16 months ago)
Author:
jgipsl
Message:

Correct path to input files (folder INPUT_CE0L was missing in the path).

Location:
CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/LMDZ
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/LMDZ/CREATE_amip/COMP/lmdz.card

    r6310 r6333  
    3434        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/original/144x96x66/tro3_${year_p1}.nc, climoz_p.nc) 
    3535 
    36 ListNonDel= (${R_IN}/ATM/Albedo.nc, .), \ 
    37         (${R_IN}/ATM/ECDYN.nc.20020101, ECDYN.nc), \ 
    38         (${R_IN}/ATM/ECDYN.nc.20020101, ECPHY.nc), \ 
    39         (${R_IN}/ATM/Relief_GMTED2010_15n015_00625deg_plus_GA.nc, Relief.nc), \ 
    40         (${R_IN}/ATM/Rugos.nc, .), \ 
    41         (${R_IN}/ATM/landiceref_GA_HR.new.nc, landiceref.nc), \ 
     36ListNonDel= (${R_IN}/ATM/INPUT_CE0L/Albedo.nc, .), \ 
     37        (${R_IN}/ATM/INPUT_CE0L/ECDYN.nc.20020101, ECDYN.nc), \ 
     38        (${R_IN}/ATM/INPUT_CE0L/ECDYN.nc.20020101, ECPHY.nc), \ 
     39        (${R_IN}/ATM/INPUT_CE0L/Relief_GMTED2010_15n015_00625deg_plus_GA.nc, Relief.nc), \ 
     40        (${R_IN}/ATM/INPUT_CE0L/Rugos.nc, .), \ 
     41        (${R_IN}/ATM/INPUT_CE0L/landiceref_GA_HR.new.nc, landiceref.nc), \ 
    4242        (${R_IN}/ATM/START/eORCA1.2xLMD144x142/o2a_v3.nc, o2a.nc) 
    4343 
    4444# Change to use following files for relief and landice if you need to fit to the coupled IPSLCM6.1 version: 
    45 #       (${R_IN}/ATM/Relief_orig.nc, Relief.nc), \ 
    46 #       (${R_IN}/ATM/landiceref_orig.nc, landiceref.nc) \ 
     45#       (${R_IN}/ATM/INPUT_CE0L/Relief_orig.nc, Relief.nc), \ 
     46#       (${R_IN}/ATM/INPUT_CE0L/landiceref_orig.nc, landiceref.nc) \ 
    4747# 
    4848# Optional: The o2a.nc file is optional and is used to fit with the coupled configuration for the land-sea mask. 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/LMDZ/CREATE_clim_360d/COMP/lmdz.card

    r6310 r6333  
    2626List= () 
    2727 
    28 ListNonDel= (${R_IN}/ATM/Albedo.nc, .), \ 
    29         (${R_IN}/ATM/ECDYN.nc.20020101, ECDYN.nc), \ 
    30         (${R_IN}/ATM/ECDYN.nc.20020101, ECPHY.nc), \ 
    31         (${R_IN}/ATM/Relief_GMTED2010_15n015_00625deg_plus_GA.nc, Relief.nc), \ 
    32         (${R_IN}/ATM/Rugos.nc, .), \ 
    33         (${R_IN}/ATM/landiceref_GA_HR.new.nc, landiceref.nc) \ 
     28ListNonDel= (${R_IN}/ATM/INPUT_CE0L/Albedo.nc, .), \ 
     29        (${R_IN}/ATM/INPUT_CE0L/ECDYN.nc.20020101, ECDYN.nc), \ 
     30        (${R_IN}/ATM/INPUT_CE0L/ECDYN.nc.20020101, ECPHY.nc), \ 
     31        (${R_IN}/ATM/INPUT_CE0L/Relief_GMTED2010_15n015_00625deg_plus_GA.nc, Relief.nc), \ 
     32        (${R_IN}/ATM/INPUT_CE0L/Rugos.nc, .), \ 
     33        (${R_IN}/ATM/INPUT_CE0L/landiceref_GA_HR.new.nc, landiceref.nc) \ 
    3434        (${R_IN}/ATM/OZONE/UReading/historical.v20160711.v2/original/144x96x66/tro3_1979_2008_clim.nc, climoz.nc), \ 
    3535        (${R_IN}/ATM/LIMIT/AMIP.v20180427/original/360x180/BCS/amipbc_sst_360x180_1979_2008_clim.nc, amipbc_sst_1x1.nc), \ 
     
    3838 
    3939# Change to use following files for relief and landice if you need to fit to the coupled IPSLCM6.1 version: 
    40 #       (${R_IN}/ATM/Relief_orig.nc, Relief.nc), \ 
    41 #       (${R_IN}/ATM/landiceref_orig.nc, landiceref.nc) \ 
     40#       (${R_IN}/ATM/INPUT_CE0L/Relief_orig.nc, Relief.nc), \ 
     41#       (${R_IN}/ATM/INPUT_CE0L/landiceref_orig.nc, landiceref.nc) \ 
    4242# 
    4343# Optional: The o2a.nc file is optional and is used to fit with the coupled configuration for the land-sea mask. 
Note: See TracChangeset for help on using the changeset viewer.