source: CONFIG_DEVT/ORCHIDEE_OL_TP/OOL_SEC_STO_FG4/POST/monitoring01_stomate.cfg @ 6327

Last change on this file since 6327 was 5570, checked in by aclsce, 3 years ago

Created ORCHIDEE_OL_TP configuration : temporary configuration to be used during prectical session.

File size: 11.6 KB
Line 
1##################################################################################################################
2# $HeadURL: svn://forge.ipsl.jussieu.fr/orchidee/trunk/ORCHIDEE_OL/OOL_SEC_STO_FG4/POST/monitoring01_stomate.cfg $
3# $Date: 2020-12-04 17:04:13 +0100 (Fri, 04 Dec 2020) $
4# $Revision: 6958 $
5#
6#-----------------------------------------------------------------------------------------------------------------
7#  field | files patterns | files additionnal | operations | title | units | calcul of area
8#-----------------------------------------------------------------------------------------------------------------
9#
10#   field = name of the field to monitore
11#   files patterns = pattern of the files used to monitore the field (must be discriminant)
12#   files additionnal = additionnal files accessible by $FER_DATA
13#   operations = operations to calculate the field
14#   title = variable title
15#   units = variable units
16#   calcul of area = expression to use for the weight average
17#
18# Notes:
19#   - Comment lines begin by # character.
20#   - Separator between fields is | character.
21#   - Operations must use the ferret syntax, if several files are used precise with the syntax d=x to refer to the x dataset.
22#     They must be enclosed by parenthesis if more than one variable is used.
23#   - files patterns,files additionnal,operations,title,units must be enclosed with character ".
24#     Use "" if empty.
25#   - Fields will be presented through an html page with thumbnails global, north, south, land, ocean.
26#     Use a field name with one of these pattern to display it under the corresponding thumbnail.
27#
28##################################################################################################################
29
30color=EEE8AA
31smooth=12
32
33#------------------------------------------------------------------------------------------------------------------------------------------------------
34#  field | files patterns | files additionnal | operations | title | units | calcul of area
35#------------------------------------------------------------------------------------------------------------------------------------------------------
36fwoodharvest_lands     | "fWoodharvest"                  | "" | "fWoodharvest[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15"              | "CO2 Flux from wood harvesting, positive from atm to land" | "PgC/yr"    | "2"
37fHarvest_lands    | "HARVEST_ABOVE_c"  | "" | "(HARVEST_ABOVE_c[d=1]*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)" | "CO2 flux from harvest above (croplands?)" | "PgC/yr" | "2"
38fHWP_LUC_lands    | "FLUX_PROD_S_LCC_c FLUX_PROD_M_LCC_c FLUX_PROD_L_LCC_c"  | "" | "((FLUX_PROD_S_LCC_c[d=1]+FLUX_PROD_M_LCC_c[d=2]+FLUX_PROD_L_LCC_c[d=3])*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)" | "CO2 flux from harvested wood prodcts from land use change" | "PgC/yr" | "2"
39fHWP_FM_lands    | "FLUX_PROD_S_HARVEST_c FLUX_PROD_M_HARVEST_c FLUX_PROD_L_HARVEST_c HARVEST_ABOVE_c"  | "" | "((FLUX_PROD_S_HARVEST_c[d=1]+FLUX_PROD_M_HARVEST_c[d=2]+FLUX_PROD_L_HARVEST_c[d=3]-HARVEST_ABOVE_c[d=4])*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)" | "CO2 flux from harvested wood prodcts from forest management" | "PgC/yr" | "2"
40# Different units between the next two NBPs
41nbp_pool_lands              | "NBP_pool"                           | "" | "(NBP_pool[d=1]*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)"                          | "Net Biospheric Production" | "PgC/yr" | "2"
42nbp_flux_lands              | "nbp"                           | "" | "(nbp[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365/1e12)"                          | "Net Biospheric Production"                              | "PgC/yr" | "2"
43cSoil_lands            | "TOTAL_SOIL_CARB VEGET_MAX" | "" | "(TOTAL_SOIL_CARB[d=1]*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)"     | "Carbon Soil in Pool"                                      | "PgC"    | "2"
44cVeg_lands             | "TOTAL_M_c VEGET_MAX"         | "" | "(TOTAL_M_c[d=1]*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)"             | "Carbon in vegetation"                                     | "PgC"    | "2"
45npp_lands              | "NPP VEGET_MAX"             | "" | "(NPP[d=1]*365*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)"             | "Net Primary Production"                                   | "PgC/yr" | "2"
46rh_lands               | "HET_RESP VEGET_MAX"        | "" | "(HET_RESP[d=1]*365*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)"        | "Heterotrophic Respiration"                                | "PgC/yr" | "2"
47BIOMASS_lands          | "TOTAL_M_c VEGET_MAX"         | "" | "(TOTAL_M_c[d=1]*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)"             | "Total Biomass (LANDS)"                               | "PgC"    | "2"
48LITTER_lands           | "TOTAL_BM_LITTER_c VEGET_MAX" | "" | "(TOTAL_BM_LITTER_c[d=1]*365*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Biomass to Litter flux (LANDS)"                      | "PgC/yr" | "2"
49GPP_lands              | "GPP VEGET_MAX"             | "" | "(GPP[d=1]*365*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)"             | "Gross Primary Produc (LANDS)"                        | "PgC/yr" | "2"
50MAINT_RESP_lands       | "MAINT_RESP VEGET_MAX"      | "" | "(MAINT_RESP[d=1]*365*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)"      | "Maintenance Resp. (LANDS)"                           | "PgC/yr" | "2"
51GROWTH_RESP_lands      | "GROWTH_RESP VEGET_MAX"     | "" | "(GROWTH_RESP[d=1]*365*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)"     | "Growth Resp. (LANDS)"                                | "PgC/yr" | "2"
52lai_lands              | "LAI_MEAN"                           | "" | "LAI_MEAN[d=1]"                                                                  | "Leaf Area Fraction"                                  | "1"      | "AREAS[d=1]*CONTFRAC[d=1]"
53treeFracPrimDec_lands  | "treeFracPrimDec"               | "" | "treeFracPrimDec[d=1]"                                                        | "Total Primary Deciduous Tree Cover Fraction"         | "%"      | "Areas[d=1]*CONTFRAC[d=1]"
54treeFracPrimEver_lands | "treeFracPrimEver"              | "" | "treeFracPrimEver[d=1]"                                                       | "Total Primary Evergreen Tree Cover Fraction"         | "%"      | "Areas[d=1]*CONTFRAC[d=1]"
55c3PftFrac_lands        | "c3PftFrac"                     | "" | "c3PftFrac[d=1]"                                                              | "Total C3 PFT Cover Fraction"                         | "%"      | "Areas[d=1]*CONTFRAC[d=1]"
56c4PftFrac_lands        | "c4PftFrac"                     | "" | "c4PftFrac[d=1]"                                                              | "Total C4 PFT Cover Fraction"                         | "%"      | "Areas[d=1]*CONTFRAC[d=1]"
57cProduct_lands         | "cProduct"           | "" | "(cProduct[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)"                   | "Carbon in Products of Land Use Change"                  | "PgC"    | "2"
58fLuc_lands             | "fLuc"               | "" | "(fLuc[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"             | "CO2 Flux to Atmosphere from Land Use Change"            | "PgC/yr" | "2"
59ra_lands               | "ra"                 | "" | "(ra[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"               | "Autotrophic Respiration"                                | "PgC/yr" | "2"
60fVegLitter_lands       | "fVegLitter"         | "" | "(fVegLitter[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"       | "Total Carbon Flux from Vegetation to Litter"            | "PgC/yr" | "2"
61fLitterSoil_lands      | "fLitterSoil"        | "" | "(fLitterSoil[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"      | "Total Carbon Flux from Litter to Soil"                  | "PgC/yr" | "2"
62cLeaf_lands            | "cLeaf"              | "" | "(cLeaf[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)"                      | "Carbon in Leaves"                                       | "PgC"    | "2"
63cWood_lands            | "cWood"              | "" | "(cWood[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)"                      | "Carbon in Wood"                                         | "PgC"    | "2"
64cRoot_lands            | "cRoot"              | "" | "(cRoot[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)"                      | "Carbon in Roots"                                        | "PgC"    | "2"
65cMisc_lands            | "cMisc"              | "" | "(cMisc[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)"                      | "Carbon in Other Living Compartments"                    | "PgC"    | "2"
66cLitterAbove_lands     | "cLitterAbove"       | "" | "(cLitterAbove[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)"               | "Carbon in Above-Ground Litter"                          | "PgC"    | "2"
67cLitterBelow_lands     | "cLitterBelow"       | "" | "(cLitterBelow[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)"               | "Carbon in Below-Ground Litter"                          | "PgC"    | "2"
68cSoilFast_lands        | "cSoilFast"          | "" | "(cSoilFast[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)"                  | "Carbon in Fast Soil Pool"                               | "PgC"    | "2"
69cSoilMedium_lands      | "cSoilMedium"        | "" | "(cSoilMedium[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)"                | "Carbon in Medium Soil Pool"                             | "PgC"    | "2"
70cSoilSlow_lands        | "cSoilSlow"          | "" | "(cSoilSlow[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)"                  | "Carbon in Slow Soil Pool"                               | "PgC"    | "2"
71nppLeaf_lands          | "nppLeaf"            | "" | "(nppLeaf[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"          | "CO2 Flux from Atmosphere due to NPP Allocation to Leaf" | "PgC/yr" | "2"
72nppWood_lands          | "nppWood"            | "" | "(nppWood[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"          | "CO2 Flux from Atmosphere due to NPP Allocation to Wood" | "PgC/yr" | "2"
73nppRoot_lands          | "nppRoot"            | "" | "(nppRoot[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"          | "CO2 Flux from Atmosphere due to NPP Allocation to Root" | "PgC/yr" | "2"
74nep_lands              | "nep"                | "" | "(nep[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"              | "Net Carbon Mass Flux out of Atmophere due to Net Ecosystem Productivity." | "PgC/yr" | "2"
75cMassVariation_lands   | "cMassVariation"     | "" | "(cMassVariation[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"   | "Carbon Mass Variation"                                  | "PgC/yr" | "2"
76cBal_lands             | "cMassVariation nbp" | "" | "((cMassVariation[d=1,L=2:100000]-nbp[d=2,L=2:100000])*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Total Carbon Balance"    | "PgC/yr" | "2"
77rGrowth_lands          | "rGrowth"            | "" | "(rGrowth[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"          | "Growth Autotrophic Respiration"                         | "PgC/yr" | "2"
78rMaint_lands           | "rMaint"             | "" | "(rMaint[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)"           | "Maintenance Autotrophic Respiration"                    | "PgC/yr" | "2"
79N2O_lands              | "N2O_EMISSION VEGET_MAX"  | "" | "(N2O_EMISSION[d=1]*365*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e12)"        | "N2O emission (LANDS)"                       | "TgN/yr" | "2"
80N2_lands               | "N2_EMISSION VEGET_MAX"   | "" | "(N2_EMISSION[d=1]*365*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e12)"         | "N2 emission (LANDS)"                        | "TgN/yr" | "2"
81NH3_lands              | "NH3_EMISSION VEGET_MAX"  | "" | "(NH3_EMISSION[d=1]*365*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e12)"        | "NH3 emission (LANDS)"                       | "TgN/yr" | "2"
82NOX_lands              | "NOX_EMISSION VEGET_MAX"  | "" | "(NOX_EMISSION[d=1]*365*VEGET_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e12)"        | "NOX emission (LANDS)"                       | "TgN/yr" | "2"
83#------------------------------------------------------------------------------------------------------------------------------------------------------
84
85
Note: See TracBrowser for help on using the repository browser.