source: TOOLS/CMIP6_FORCING/OZONE/README @ 4226

Last change on this file since 4226 was 3389, checked in by oboucher, 7 years ago

Uploading scripts to prepare ozone files for CMIP6
Only preparatory phase...

File size: 2.2 KB
Line 
1This script processes the CMIP6 ozone files to prepare ozone files needed by ce0l.
2It is from David Cignet. I only checked it on ciclad.
3The second stage (ce0l) is not described here and needs to be documented somewhere!
4Olivier
527/09/2017
6--------------------------------------
7
8input4MIPs/UReading/ozone/CMIP/UReading-CCMI-1-0/mon/vmro3/gr/v20160711/: created by D. Cugnet, June 2017
9Contains original official CMIP6 forcing files downloaded from:
10  https://esgf-node.llnl.gov/projects/input4mips/
11using the following script (obtained through the same website):
12  input4MIPs/UReading/ozone/wget-vmro3.sh
13
14
15IGCM/ATM/OZONE/UReading.v20160711/original:      created by D. Cugnet, June 2017
16Contains yearly versions of the previously mentionned files, created using the script:
17  ICGM/ATM/clims_CMIP6.bash
18with the following inner parameters:
19  * io="1"      -->  index in the OZON_VERSION NUMBER and OZON_VERSION_FOLDERS vectors
20                -->  corresponds to UReading-CCMI-1-0 v20160711
21  * do_ozon="y" -->  process ozone files
22
23
24IGCM/ATM/OZONE/UReading.v20160711/interpol:      created by D. Cugnet, June 2017
25Contains ozone forcing files "climoz.nc" for LMDZ.
26These files are created using ce0l program (svn revision 2893 of LMDZ5/trunk branch) using
27the previously mentionned yearly tro3 files.
28
29
30IGCM/ATM/OZONE/UReading.v20160711/interpol/jobs: created by D.Cugnet, June 2017
31This folder contains a jobs generator:
32  gen_jobs_ce0l.bash
33used to create the ce0l driving jobs used to produce the prevously mentionned files:
34  job_ce0l-AMIP.v20170419-96x95x39-360d-default-BCS.bash
35  job_ce0l-AMIP.v20170419-144x142x79-360d-default-BCS.bash
36and also the corresponding output files.
37
38
39Previous versions
40*****************
41OZONE/HYBRID/original :
42Hybrid REPROBUS-INCA fields (tro3 and tro3_daylight) used for CMIP5.
43Correct files to be used: tro3_${Y}.new.nc.
44
45OZONE/HYBRID/interpol.v2 :
46climoz_LMDZ.nc files interpolated horizontaly and in time.
47Correct files to be used: climoz_LMDZ_${Y}_v2.nc
48
49OZONE/UReading_2016/interpol :
50climoz_LMDZ.nc files interpolated horizontaly and in time (for "360d" calendar).
51Only available in zonal version and for 14 Old files interpolated each 1/360 day, whatever the calendar is.
52
Note: See TracBrowser for help on using the repository browser.