[root]/LMDZ_Setup
DEF
(37 files, 4233 lines)
PHYS
(52 files, 25818 lines)
XMLfilesLMDZ
(24 files, 7772 lines)
dynzonNotUsed
(6 files, 224 lines)
XMLfilesLMDZ_av20220709
(19 files, 6214 lines)
XMLfilesOR7330
(0 files, 0 lines)
XMLfilesOR7597
(0 files, 0 lines)
XMLfilesOR7983
(7 files, 2543 lines)
XMLfilesOR7994
(9 files, 5320 lines)
XMLfilesORCMIP6
(5 files, 1775 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
asima | 22 (100.0%) | 2600 (100.0%) | 118.1 |
Script optimisation :
a/ era2gcm_tuto.sh : preprocessing of ERA files, if needed, is only done for the requested variables (cf options guide_*=y) instead of the full list (u,v,ta,q)
b/ test_ERAfiles_JeanZay.sh : only list the required ERA files, don't do any preprocessing
26 lines of code changed in 2 files:
For ERA5 : starting 2022, 6-hourly files are gradually not saved anymore in the IPSL repository, only the hourly ones are available.
So the script starts by extracting the hours 0,6,12 and 18 from the hourly files.
70 lines of code changed in 2 files:
Updating info about available revs on ORCHIDEE_2_2 branch :
only the latest available r7983 is kept.
1 lines of code changed in 1 file:
Updating "version" to the new testing
2 lines of code changed in 1 file:
1/ Bug correction : removed the "sed" for "INIT" done by setup.sh in script_SIMU : useless in most cases, it caused à crash when running with INIT=$init in main.sh AND aerosols=spla (it changed the SPLA_Init/INITIAL folder name)
2/ Cleaning : removed the "sed" for "compilo" variable done by setup.sh in reb.sh and script_SIMU, because the variable is absent in both files.
2 lines of code changed in 1 file:
Copy SPLA_Init (initial and forcing files) folder only if it doesn't already exist
1 lines of code changed in 1 file:
Variables to be renamed as U10M and V10M (with ncrename) are in capital letters
4 lines of code changed in 1 file:
Initial import of LMDZ_Setup environment
(former TEST_PROD which was distributed as tutorial_prod.tar).
See also related doc LMDZ_Setup_HowTo (former tutorial_prod_FAQ) :
https://docs.google.com/document/d/1OLZG6e-86NiXuv5-aALxKIh-QPkp4BdCwWtiBFot-6c
This initial import corresponds to TEST_PROD from
https://lmdz.lmd.jussieu.fr/pub/Training/Archive/tutorial_prod.tar_v20230707.
Previous versions of tutorial_prod.tar are available at
https://lmdz.lmd.jussieu.fr/pub/Training/Archive
2494 lines of code changed in 13 files: