#************************************************************** # Author: Patrick Brockmann # Contact: Patrick.Brockmann@cea.fr # $Date: 2009/05/14 15:09:35 $ # $Name: ATLAS_608_1_5 $ # $Revision: 1.1.1.2 $ # History: # Modification: #************************************************************** ################################################################################################################## #----------------------------------------------------------------------------------------------------------------- # field | files patterns | files additionnal | operations | title | units | calcul of area #----------------------------------------------------------------------------------------------------------------- # # field = name of the field to monitore # files patterns = pattern of the files used to monitore the field (must be discriminant) # files additionnal = additionnal files accessible by $FER_DATA # operations = operations to calculate the field # title = variable title # units = variable units # calcul of area = expression to use for the weight average # # Notes: # - Comment lines begin by # character. # - Separator between fields is | character. # - Operations must use the ferret syntax, if several files are used precise with the syntax d=x to refer to the x dataset. # They must be enclosed by parenthesis if more than one variable is used. # - files patterns,files additionnal,operations,title,units must be enclosed with character ". # Use "" if empty. # - Fields will be presented through an html page with thumbnails global, north, south, land, ocean. # Use a field name with one of these pattern to display it under the corresponding thumbnail. # ################################################################################################################## color=EEE8AA smooth=12 #------------------------------------------------------------------------------------------------------------------------------------------------------ # field | files patterns | files additionnal | operations | title | units | calcul of area #------------------------------------------------------------------------------------------------------------------------------------------------------ woodharvest_fromforcing| "WOOD_HARVEST_PFT VEGET_COV_MAX"| "" | "(WOOD_HARVEST_PFT[d=1]*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)"| "Wood harvest read from file and prepared to be used" | "PgC/yr" | "2" fwoodharvest_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" fLuc_fHarvest_lands | "CONVFLUX CFLUX_PROD10 CFLUX_PROD100 HARVEST_ABOVE" | "" | "((CONVFLUX[d=1]+CFLUX_PROD10[d=2]+CFLUX_PROD100[d=3]+HARVEST_ABOVE[d=4])*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)" | "CO2 flux from Land Use Change and Crop Harvesting" | "PgC/yr" | "2" fHarvest_lands | "HARVEST_ABOVE" | "" | "((HARVEST_ABOVE[d=1])*AREAS[d=1]*CONTFRAC[d=1]*365/1e15)" | "CO2 flux from Land Use Change and Crop Harvesting" | "PgC/yr" | "2" nbp_lands | "nbp" | "" | "(nbp[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365/1e12)" | "Net Biospheric Production" | "PgC/yr" | "2" cSoil_lands | "TOTAL_SOIL_CARB VEGET_COV_MAX" | "" | "(TOTAL_SOIL_CARB[d=1]*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Carbon Soil in Pool" | "PgC" | "2" cVeg_lands | "TOTAL_M VEGET_COV_MAX" | "" | "(TOTAL_M[d=1]*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Carbon in vegetation" | "PgC" | "2" npp_lands | "NPP VEGET_COV_MAX" | "" | "(NPP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Net Primary Production" | "PgC/yr" | "2" rh_lands | "HET_RESP VEGET_COV_MAX" | "" | "(HET_RESP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Heterotrophic Respiration" | "PgC/yr" | "2" CONVFLUX_lands | "CONVFLUX" | "" | "(CONVFLUX[d=1]*365*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Annual release right after deforestation (LANDS)" | "PgC/yr" | "2" CFLUX_PROD10_lands | "CFLUX_PROD10" | "" | "(CFLUX_PROD10[d=1]*365*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Annual release from all 10 year wood product pools (LANDS)" | "PgC/yr" | "2" CFLUX_PROD100_lands | "CFLUX_PROD100" | "" | "(CFLUX_PROD100[d=1]*365*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Annual release from all 100 year wood product pools (LANDS)" | "PgC/yr" | "2" BIOMASS_lands | "TOTAL_M VEGET_COV_MAX" | "" | "(TOTAL_M[d=1]*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Total Biomass (LANDS)" | "PgC" | "2" LITTER_lands | "TOTAL_BM_LITTER VEGET_COV_MAX" | "" | "(TOTAL_BM_LITTER[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Biomass to Litter flux (LANDS)" | "PgC/yr" | "2" GPP_lands | "GPP VEGET_COV_MAX" | "" | "(GPP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Gross Primary Produc (LANDS)" | "PgC/yr" | "2" MAINT_RESP_lands | "MAINT_RESP VEGET_COV_MAX" | "" | "(MAINT_RESP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Maintenance Resp. (LANDS)" | "PgC/yr" | "2" GROWTH_RESP_lands | "GROWTH_RESP VEGET_COV_MAX" | "" | "(GROWTH_RESP[d=1]*365*VEGET_COV_MAX[d=2]*AREAS[d=1]*CONTFRAC[d=1]/1e15)" | "Growth Resp. (LANDS)" | "PgC/yr" | "2" lai_lands | "lai" | "" | "lai[d=1]" | "Leaf Area Fraction" | "1" | "Areas[d=1]*CONTFRAC[d=1]" treeFracPrimDec_lands | "treeFracPrimDec" | "" | "treeFracPrimDec[d=1]" | "Total Primary Deciduous Tree Cover Fraction" | "%" | "Areas[d=1]*CONTFRAC[d=1]" treeFracPrimEver_lands | "treeFracPrimEver" | "" | "treeFracPrimEver[d=1]" | "Total Primary Evergreen Tree Cover Fraction" | "%" | "Areas[d=1]*CONTFRAC[d=1]" c3PftFrac_lands | "c3PftFrac" | "" | "c3PftFrac[d=1]" | "Total C3 PFT Cover Fraction" | "%" | "Areas[d=1]*CONTFRAC[d=1]" c4PftFrac_lands | "c4PftFrac" | "" | "c4PftFrac[d=1]" | "Total C4 PFT Cover Fraction" | "%" | "Areas[d=1]*CONTFRAC[d=1]" cProduct_lands | "cProduct" | "" | "(cProduct[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Products of Land Use Change" | "PgC" | "2" fLuc_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" ra_lands | "ra" | "" | "(ra[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Autotrophic Respiration" | "PgC/yr" | "2" fVegLitter_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" fLitterSoil_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" cLeaf_lands | "cLeaf" | "" | "(cLeaf[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Leaves" | "PgC" | "2" cWood_lands | "cWood" | "" | "(cWood[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Wood" | "PgC" | "2" cRoot_lands | "cRoot" | "" | "(cRoot[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Roots" | "PgC" | "2" cMisc_lands | "cMisc" | "" | "(cMisc[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Other Living Compartments" | "PgC" | "2" cLitterAbove_lands | "cLitterAbove" | "" | "(cLitterAbove[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Above-Ground Litter" | "PgC" | "2" cLitterBelow_lands | "cLitterBelow" | "" | "(cLitterBelow[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Below-Ground Litter" | "PgC" | "2" cSoilFast_lands | "cSoilFast" | "" | "(cSoilFast[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Fast Soil Pool" | "PgC" | "2" cSoilMedium_lands | "cSoilMedium" | "" | "(cSoilMedium[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Medium Soil Pool" | "PgC" | "2" cSoilSlow_lands | "cSoilSlow" | "" | "(cSoilSlow[d=1]*AREAS[d=1]*CONTFRAC[d=1]*1000/1e15)" | "Carbon in Slow Soil Pool" | "PgC" | "2" nppLeaf_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" nppWood_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" nppRoot_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" nep_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" cMassVariation_lands | "cMassVariation" | "" | "(cMassVariation[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Carbon Mass Variation" | "PgC/yr" | "2" cBal_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" rGrowth_lands | "rGrowth" | "" | "(rGrowth[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Growth Autotrophic Respiration" | "PgC/yr" | "2" rMaint_lands | "rMaint" | "" | "(rMaint[d=1]*AREAS[d=1]*CONTFRAC[d=1]*86400*365*1000/1e15)" | "Maintenance Autotrophic Respiration" | "PgC/yr" | "2" #------------------------------------------------------------------------------------------------------------------------------------------------------