source: trunk/TOOLS/WOOD_HARVEST/README @ 8616

Last change on this file since 8616 was 6094, checked in by josefine.ghattas, 5 years ago

Add scripts for woodharvest used for the extension of CMIP6 scenarios.

  1. Vuichard
File size: 1.1 KB
Line 
1Scripts in this folder are used to create woodharvest forcing files for ORCHIDEE
2according to the protocol for CMIP6 simulations.
3The final files are stored in the shared repository in IGCM/SRF/WOODHARVEST/CMIP6
4
5
6** For the CMIP6 historical forcing
7At obelix, the following has been launched:
8ferret -script genere_woodharvest.jnl
9
10Post-treatement have been done to
11- change name of the dimensions (LON --> longitude, etc.)
12- suppression dimension unitaire TIME
13- remove negative values
14
15** For the CMIP6 scenario forcing, first part for years 2015-2100
16Following script have been launched at obelix:
17./genere_woodharvest_scenarios.ksh
18
19Manual post-treatement have been done to
20- change name of the dimensions (LON --> longitude, etc.)
21- suppression dimension unitaire TIME
22
23** For the CMIP6 scenario extensions, second part for years 2101-2299
24Following script have been launched at obelix:
25./genere_woodharvest_scenarios_extension.ksh
26
27For the post-treatments, following script has been launched:
28./genere_woodharvest_scenarios_final_perscenario_extension.ksh
29
30
31Done by N. Vuichard
Note: See TracBrowser for help on using the repository browser.