ES-DOC CMIP6 Model Properties - Land

MIP Era: CMIP6
Institute: EC-EARTH-CONSORTIUM
Source ID: EC-EARTH3-CC
Topic: Land
Sub-Topics: Soil, Snow, Vegetation, Energy Balance, Carbon Cycle, Nitrogen Cycle, River Routing, Lakes.
Properties: 154 (96 required)
Model descriptions: Model description details
Initialized From: --

Notebook Help: Goto notebook help page
Notebook Initialised: 2018-02-15 16:53:59

Document Setup

IMPORTANT: to be executed each time you run the notebook


In [ ]:
# DO NOT EDIT !  
from pyesdoc.ipython.model_topic import NotebookOutput  

# DO NOT EDIT !  
DOC = NotebookOutput('cmip6', 'ec-earth-consortium', 'ec-earth3-cc', 'land')

Document Authors

Set document authors


In [ ]:
# Set as follows: DOC.set_author("name", "email")  
# TODO - please enter value(s)

Document Contributors

Specify document contributors


In [ ]:
# Set as follows: DOC.set_contributor("name", "email")  
# TODO - please enter value(s)

Document Publication

Specify document publication status


In [ ]:
# Set publication status:  
# 0=do not publish, 1=publish.   
DOC.set_publication_status(0)

1. Key Properties

Land surface key properties

1.1. Model Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of land surface model.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.model_overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

1.2. Model Name

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Name of land surface model code (e.g. MOSES2.2)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.model_name')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

1.3. Description

Is Required: TRUE    Type: STRING    Cardinality: 1.1

General description of the processes modelled (e.g. dymanic vegation, prognostic albedo, etc.)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

1.4. Land Atmosphere Flux Exchanges

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Fluxes exchanged with the atmopshere.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.land_atmosphere_flux_exchanges')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "water"  
#      "energy"  
#      "carbon"  
#      "nitrogen"  
#      "phospherous"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

1.5. Atmospheric Coupling Treatment

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the treatment of land surface coupling with the Atmosphere model component, which may be different for different quantities (e.g. dust: semi-implicit, water vapour: explicit)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.atmospheric_coupling_treatment')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

1.6. Land Cover

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Types of land cover defined in the land surface model


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.land_cover')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "bare soil"  
#      "urban"  
#      "lake"  
#      "land ice"  
#      "lake ice"  
#      "vegetated"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

1.7. Land Cover Change

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe how land cover change is managed (e.g. the use of net or gross transitions)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.land_cover_change')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

1.8. Tiling

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the general tiling procedure used in the land surface (if any). Include treatment of physiography, land/sea, (dynamic) vegetation coverage and orography/roughness


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.tiling')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

2. Key Properties --> Conservation Properties

TODO

2.1. Energy

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe if/how energy is conserved globally and to what level (e.g. within X [units]/year)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.conservation_properties.energy')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

2.2. Water

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe if/how water is conserved globally and to what level (e.g. within X [units]/year)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.conservation_properties.water')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

2.3. Carbon

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe if/how carbon is conserved globally and to what level (e.g. within X [units]/year)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.conservation_properties.carbon')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

3. Key Properties --> Timestepping Framework

TODO

3.1. Timestep Dependent On Atmosphere

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is a time step dependent on the frequency of atmosphere coupling?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.timestepping_framework.timestep_dependent_on_atmosphere')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

3.2. Time Step

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Overall timestep of land surface model (i.e. time between calls)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.timestepping_framework.time_step')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

3.3. Timestepping Method

Is Required: TRUE    Type: STRING    Cardinality: 1.1

General description of time stepping method and associated time step(s)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.timestepping_framework.timestepping_method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

4. Key Properties --> Software Properties

Software properties of land surface code

4.1. Repository

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Location of code for this component.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.software_properties.repository')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

4.2. Code Version

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Code version identifier.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.software_properties.code_version')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

4.3. Code Languages

Is Required: FALSE    Type: STRING    Cardinality: 0.N

Code language(s).


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.key_properties.software_properties.code_languages')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

5. Grid

Land surface grid

5.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of the grid in the land surface


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.grid.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

6. Grid --> Horizontal

The horizontal grid in the land surface

6.1. Description

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the general structure of the horizontal grid (not including any tiling)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.grid.horizontal.description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

6.2. Matches Atmosphere Grid

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Does the horizontal grid match the atmosphere?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.grid.horizontal.matches_atmosphere_grid')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

7. Grid --> Vertical

The vertical grid in the soil

7.1. Description

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the general structure of the vertical grid in the soil (not including any tiling)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.grid.vertical.description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

7.2. Total Depth

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The total depth of the soil (in metres)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.grid.vertical.total_depth')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

8. Soil

Land surface soil

8.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of soil in the land surface


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

8.2. Heat Water Coupling

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the coupling between heat and water in the soil


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.heat_water_coupling')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

8.3. Number Of Soil layers

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of soil layers


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.number_of_soil layers')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

8.4. Prognostic Variables

Is Required: TRUE    Type: STRING    Cardinality: 1.1

List the prognostic variables of the soil scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.prognostic_variables')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

9. Soil --> Soil Map

Key properties of the land surface soil map

9.1. Description

Is Required: TRUE    Type: STRING    Cardinality: 1.1

General description of soil map


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.soil_map.description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

9.2. Structure

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the soil structure map


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.soil_map.structure')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

9.3. Texture

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the soil texture map


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.soil_map.texture')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

9.4. Organic Matter

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the soil organic matter map


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.soil_map.organic_matter')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

9.5. Albedo

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the soil albedo map


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.soil_map.albedo')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

9.6. Water Table

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the soil water table map, if any


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.soil_map.water_table')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

9.7. Continuously Varying Soil Depth

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Does the soil properties vary continuously with depth?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.soil_map.continuously_varying_soil_depth')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

9.8. Soil Depth

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the soil depth map


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.soil_map.soil_depth')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

10. Soil --> Snow Free Albedo

TODO

10.1. Prognostic

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is snow free albedo prognostic?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.snow_free_albedo.prognostic')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

10.2. Functions

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

If prognostic, describe the dependancies on snow free albedo calculations


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.snow_free_albedo.functions')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "vegetation type"  
#      "soil humidity"  
#      "vegetation state"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

10.3. Direct Diffuse

Is Required: FALSE    Type: ENUM    Cardinality: 0.1

If prognostic, describe the distinction between direct and diffuse albedo


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.snow_free_albedo.direct_diffuse')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "distinction between direct and diffuse albedo"  
#      "no distinction between direct and diffuse albedo"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

10.4. Number Of Wavelength Bands

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

If prognostic, enter the number of wavelength bands used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.snow_free_albedo.number_of_wavelength_bands')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

11. Soil --> Hydrology

Key properties of the land surface soil hydrology

11.1. Description

Is Required: TRUE    Type: STRING    Cardinality: 1.1

General description of the soil hydrological model


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

11.2. Time Step

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Time step of river soil hydrology in seconds


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.time_step')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

11.3. Tiling

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the soil hydrology tiling, if any.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.tiling')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

11.4. Vertical Discretisation

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the typical vertical discretisation


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.vertical_discretisation')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

11.5. Number Of Ground Water Layers

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of soil layers that may contain water


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.number_of_ground_water_layers')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

11.6. Lateral Connectivity

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Describe the lateral connectivity between tiles


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.lateral_connectivity')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "perfect connectivity"  
#      "Darcian flow"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

11.7. Method

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

The hydrological dynamics scheme in the land surface model


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Bucket"  
#      "Force-restore"  
#      "Choisnel"  
#      "Explicit diffusion"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

12. Soil --> Hydrology --> Freezing

TODO

12.1. Number Of Ground Ice Layers

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

How many soil layers may contain ground ice


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.freezing.number_of_ground_ice_layers')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

12.2. Ice Storage Method

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the method of ice storage


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.freezing.ice_storage_method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

12.3. Permafrost

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the treatment of permafrost, if any, within the land surface scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.freezing.permafrost')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

13. Soil --> Hydrology --> Drainage

TODO

13.1. Description

Is Required: TRUE    Type: STRING    Cardinality: 1.1

General describe how drainage is included in the land surface scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.drainage.description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

13.2. Types

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Different types of runoff represented by the land surface model


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.hydrology.drainage.types')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Gravity drainage"  
#      "Horton mechanism"  
#      "topmodel-based"  
#      "Dunne mechanism"  
#      "Lateral subsurface flow"  
#      "Baseflow from groundwater"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

14. Soil --> Heat Treatment

TODO

14.1. Description

Is Required: TRUE    Type: STRING    Cardinality: 1.1

General description of how heat treatment properties are defined


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.heat_treatment.description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

14.2. Time Step

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Time step of soil heat scheme in seconds


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.heat_treatment.time_step')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

14.3. Tiling

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the soil heat treatment tiling, if any.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.heat_treatment.tiling')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

14.4. Vertical Discretisation

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the typical vertical discretisation


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.heat_treatment.vertical_discretisation')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

14.5. Heat Storage

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Specify the method of heat storage


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.heat_treatment.heat_storage')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Force-restore"  
#      "Explicit diffusion"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

14.6. Processes

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Describe processes included in the treatment of soil heat


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.soil.heat_treatment.processes')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "soil moisture freeze-thaw"  
#      "coupling with snow temperature"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

15. Snow

Land surface snow

15.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of snow in the land surface


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

15.2. Tiling

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the snow tiling, if any.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.tiling')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

15.3. Number Of Snow Layers

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of snow levels used in the land surface scheme/model


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.number_of_snow_layers')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

15.4. Density

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Description of the treatment of snow density


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.density')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prognostic"  
#      "constant"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

15.5. Water Equivalent

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Description of the treatment of the snow water equivalent


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.water_equivalent')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prognostic"  
#      "diagnostic"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

15.6. Heat Content

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Description of the treatment of the heat content of snow


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.heat_content')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prognostic"  
#      "diagnostic"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

15.7. Temperature

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Description of the treatment of snow temperature


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.temperature')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prognostic"  
#      "diagnostic"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

15.8. Liquid Water Content

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Description of the treatment of snow liquid water


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.liquid_water_content')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prognostic"  
#      "diagnostic"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

15.9. Snow Cover Fractions

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Specify cover fractions used in the surface snow scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.snow_cover_fractions')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "ground snow fraction"  
#      "vegetation snow fraction"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

15.10. Processes

Is Required: TRUE    Type: ENUM    Cardinality: 1.N


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.processes')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "snow interception"  
#      "snow melting"  
#      "snow freezing"  
#      "blowing snow"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

15.11. Prognostic Variables

Is Required: TRUE    Type: STRING    Cardinality: 1.1

List the prognostic variables of the snow scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.prognostic_variables')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

16. Snow --> Snow Albedo

TODO

16.1. Type

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Describe the treatment of snow-covered land albedo


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.snow_albedo.type')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prognostic"  
#      "prescribed"  
#      "constant"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

16.2. Functions

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

If prognostic,


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.snow.snow_albedo.functions')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "vegetation type"  
#      "snow age"  
#      "snow density"  
#      "snow grain type"  
#      "aerosol deposition"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

17. Vegetation

Land surface vegetation

17.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of vegetation in the land surface


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

17.2. Time Step

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Time step of vegetation scheme in seconds


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.time_step')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

17.3. Dynamic Vegetation

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is there dynamic evolution of vegetation?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.dynamic_vegetation')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

17.4. Tiling

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the vegetation tiling, if any.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.tiling')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

17.5. Vegetation Representation

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Vegetation classification used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.vegetation_representation')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "vegetation types"  
#      "biome types"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

17.6. Vegetation Types

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

List of vegetation types in the classification, if any


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.vegetation_types')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "broadleaf tree"  
#      "needleleaf tree"  
#      "C3 grass"  
#      "C4 grass"  
#      "vegetated"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

17.7. Biome Types

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

List of biome types in the classification, if any


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.biome_types')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "evergreen needleleaf forest"  
#      "evergreen broadleaf forest"  
#      "deciduous needleleaf forest"  
#      "deciduous broadleaf forest"  
#      "mixed forest"  
#      "woodland"  
#      "wooded grassland"  
#      "closed shrubland"  
#      "opne shrubland"  
#      "grassland"  
#      "cropland"  
#      "wetlands"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

17.8. Vegetation Time Variation

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

How the vegetation fractions in each tile are varying with time


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.vegetation_time_variation')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "fixed (not varying)"  
#      "prescribed (varying from files)"  
#      "dynamical (varying from simulation)"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

17.9. Vegetation Map

Is Required: FALSE    Type: STRING    Cardinality: 0.1

If vegetation fractions are not dynamically updated , describe the vegetation map used (common name and reference, if possible)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.vegetation_map')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

17.10. Interception

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is vegetation interception of rainwater represented?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.interception')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

17.11. Phenology

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Treatment of vegetation phenology


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.phenology')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prognostic"  
#      "diagnostic (vegetation map)"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

17.12. Phenology Description

Is Required: FALSE    Type: STRING    Cardinality: 0.1

General description of the treatment of vegetation phenology


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.phenology_description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

17.13. Leaf Area Index

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Treatment of vegetation leaf area index


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.leaf_area_index')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prescribed"  
#      "prognostic"  
#      "diagnostic"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

17.14. Leaf Area Index Description

Is Required: FALSE    Type: STRING    Cardinality: 0.1

General description of the treatment of leaf area index


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.leaf_area_index_description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

17.15. Biomass

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Treatment of vegetation biomass


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.biomass')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prognostic"  
#      "diagnostic"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

17.16. Biomass Description

Is Required: FALSE    Type: STRING    Cardinality: 0.1

General description of the treatment of vegetation biomass


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.biomass_description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

17.17. Biogeography

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Treatment of vegetation biogeography


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.biogeography')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prognostic"  
#      "diagnostic"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

17.18. Biogeography Description

Is Required: FALSE    Type: STRING    Cardinality: 0.1

General description of the treatment of vegetation biogeography


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.biogeography_description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

17.19. Stomatal Resistance

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Specify what the vegetation stomatal resistance depends on


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.stomatal_resistance')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "light"  
#      "temperature"  
#      "water availability"  
#      "CO2"  
#      "O3"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

17.20. Stomatal Resistance Description

Is Required: FALSE    Type: STRING    Cardinality: 0.1

General description of the treatment of vegetation stomatal resistance


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.stomatal_resistance_description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

17.21. Prognostic Variables

Is Required: TRUE    Type: STRING    Cardinality: 1.1

List the prognostic variables of the vegetation scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.vegetation.prognostic_variables')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

18. Energy Balance

Land surface energy balance

18.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of energy balance in land surface


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.energy_balance.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

18.2. Tiling

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the energy balance tiling, if any.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.energy_balance.tiling')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

18.3. Number Of Surface Temperatures

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The maximum number of distinct surface temperatures in a grid cell (for example, each subgrid tile may have its own temperature)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.energy_balance.number_of_surface_temperatures')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

18.4. Evaporation

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Specify the formulation method for land surface evaporation, from soil and vegetation


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.energy_balance.evaporation')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "alpha"  
#      "beta"  
#      "combined"  
#      "Monteith potential evaporation"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

18.5. Processes

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Describe which processes are included in the energy balance scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.energy_balance.processes')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "transpiration"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

19. Carbon Cycle

Land surface carbon cycle

19.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of carbon cycle in land surface


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

19.2. Tiling

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the carbon cycle tiling, if any.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.tiling')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

19.3. Time Step

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Time step of carbon cycle in seconds


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.time_step')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

19.4. Anthropogenic Carbon

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Describe the treament of the anthropogenic carbon pool


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.anthropogenic_carbon')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "grand slam protocol"  
#      "residence time"  
#      "decay time"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

19.5. Prognostic Variables

Is Required: TRUE    Type: STRING    Cardinality: 1.1

List the prognostic variables of the carbon scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.prognostic_variables')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

20. Carbon Cycle --> Vegetation

TODO

20.1. Number Of Carbon Pools

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Enter the number of carbon pools used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.number_of_carbon_pools')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

20.2. Carbon Pools

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List the carbon pools used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.carbon_pools')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

20.3. Forest Stand Dynamics

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the treatment of forest stand dyanmics


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.forest_stand_dynamics')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

21. Carbon Cycle --> Vegetation --> Photosynthesis

TODO

21.1. Method

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the general method used for photosynthesis (e.g. type of photosynthesis, distinction between C3 and C4 grasses, Nitrogen depencence, etc.)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.photosynthesis.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

22. Carbon Cycle --> Vegetation --> Autotrophic Respiration

TODO

22.1. Maintainance Respiration

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the general method used for maintainence respiration


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.autotrophic_respiration.maintainance_respiration')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

22.2. Growth Respiration

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the general method used for growth respiration


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.autotrophic_respiration.growth_respiration')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

23. Carbon Cycle --> Vegetation --> Allocation

TODO

23.1. Method

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the general principle behind the allocation scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.allocation.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

23.2. Allocation Bins

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Specify distinct carbon bins used in allocation


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.allocation.allocation_bins')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "leaves + stems + roots"  
#      "leaves + stems + roots (leafy + woody)"  
#      "leaves + fine roots + coarse roots + stems"  
#      "whole plant (no distinction)"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

23.3. Allocation Fractions

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Describe how the fractions of allocation are calculated


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.allocation.allocation_fractions')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "fixed"  
#      "function of vegetation type"  
#      "function of plant allometry"  
#      "explicitly calculated"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

24. Carbon Cycle --> Vegetation --> Phenology

TODO

24.1. Method

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the general principle behind the phenology scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.phenology.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

25. Carbon Cycle --> Vegetation --> Mortality

TODO

25.1. Method

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the general principle behind the mortality scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.vegetation.mortality.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

26. Carbon Cycle --> Litter

TODO

26.1. Number Of Carbon Pools

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Enter the number of carbon pools used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.litter.number_of_carbon_pools')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

26.2. Carbon Pools

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List the carbon pools used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.litter.carbon_pools')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

26.3. Decomposition

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List the decomposition methods used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.litter.decomposition')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

26.4. Method

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List the general method used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.litter.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

27. Carbon Cycle --> Soil

TODO

27.1. Number Of Carbon Pools

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Enter the number of carbon pools used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.soil.number_of_carbon_pools')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

27.2. Carbon Pools

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List the carbon pools used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.soil.carbon_pools')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

27.3. Decomposition

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List the decomposition methods used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.soil.decomposition')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

27.4. Method

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List the general method used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.soil.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

28. Carbon Cycle --> Permafrost Carbon

TODO

28.1. Is Permafrost Included

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is permafrost included?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.permafrost_carbon.is_permafrost_included')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

28.2. Emitted Greenhouse Gases

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List the GHGs emitted


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.permafrost_carbon.emitted_greenhouse_gases')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

28.3. Decomposition

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List the decomposition methods used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.permafrost_carbon.decomposition')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

28.4. Impact On Soil Properties

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the impact of permafrost on soil properties


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.carbon_cycle.permafrost_carbon.impact_on_soil_properties')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

29. Nitrogen Cycle

Land surface nitrogen cycle

29.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of the nitrogen cycle in the land surface


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.nitrogen_cycle.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

29.2. Tiling

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the notrogen cycle tiling, if any.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.nitrogen_cycle.tiling')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

29.3. Time Step

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Time step of nitrogen cycle in seconds


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.nitrogen_cycle.time_step')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

29.4. Prognostic Variables

Is Required: TRUE    Type: STRING    Cardinality: 1.1

List the prognostic variables of the nitrogen scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.nitrogen_cycle.prognostic_variables')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

30. River Routing

Land surface river routing

30.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of river routing in the land surface


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

30.2. Tiling

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the river routing, if any.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.tiling')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

30.3. Time Step

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Time step of river routing scheme in seconds


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.time_step')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

30.4. Grid Inherited From Land Surface

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is the grid inherited from land surface?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.grid_inherited_from_land_surface')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

30.5. Grid Description

Is Required: FALSE    Type: STRING    Cardinality: 0.1

General description of grid, if not inherited from land surface


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.grid_description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

30.6. Number Of Reservoirs

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Enter the number of reservoirs


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.number_of_reservoirs')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

30.7. Water Re Evaporation

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

TODO


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.water_re_evaporation')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "flood plains"  
#      "irrigation"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

30.8. Coupled To Atmosphere

Is Required: FALSE    Type: BOOLEAN    Cardinality: 0.1

Is river routing coupled to the atmosphere model component?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.coupled_to_atmosphere')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

30.9. Coupled To Land

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the coupling between land and rivers


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.coupled_to_land')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

30.10. Quantities Exchanged With Atmosphere

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

If couple to atmosphere, which quantities are exchanged between river routing and the atmosphere model components?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.quantities_exchanged_with_atmosphere')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "heat"  
#      "water"  
#      "tracers"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

30.11. Basin Flow Direction Map

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

What type of basin flow direction map is being used?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.basin_flow_direction_map')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "present day"  
#      "adapted for other periods"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

30.12. Flooding

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the representation of flooding, if any


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.flooding')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

30.13. Prognostic Variables

Is Required: TRUE    Type: STRING    Cardinality: 1.1

List the prognostic variables of the river routing


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.prognostic_variables')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

31. River Routing --> Oceanic Discharge

TODO

31.1. Discharge Type

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Specify how rivers are discharged to the ocean


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.oceanic_discharge.discharge_type')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "direct (large rivers)"  
#      "diffuse"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

31.2. Quantities Transported

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Quantities that are exchanged from river-routing to the ocean model component


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.river_routing.oceanic_discharge.quantities_transported')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "heat"  
#      "water"  
#      "tracers"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

32. Lakes

Land surface lakes

32.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of lakes in the land surface


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

32.2. Coupling With Rivers

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Are lakes coupled to the river routing model component?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.coupling_with_rivers')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

32.3. Time Step

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Time step of lake scheme in seconds


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.time_step')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

32.4. Quantities Exchanged With Rivers

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

If coupling with rivers, which quantities are exchanged between the lakes and rivers


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.quantities_exchanged_with_rivers')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "heat"  
#      "water"  
#      "tracers"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

32.5. Vertical Grid

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the vertical grid of lakes


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.vertical_grid')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

32.6. Prognostic Variables

Is Required: TRUE    Type: STRING    Cardinality: 1.1

List the prognostic variables of the lake scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.prognostic_variables')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

33. Lakes --> Method

TODO

33.1. Ice Treatment

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is lake ice included?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.method.ice_treatment')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

33.2. Albedo

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Describe the treatment of lake albedo


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.method.albedo')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "prognostic"  
#      "diagnostic"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

33.3. Dynamics

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Which dynamics of lakes are treated? horizontal, vertical, etc.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.method.dynamics')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "No lake dynamics"  
#      "vertical"  
#      "horizontal"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

33.4. Dynamic Lake Extent

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is a dynamic lake extent scheme included?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.method.dynamic_lake_extent')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

33.5. Endorheic Basins

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Basins not flowing to ocean included?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.method.endorheic_basins')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

34. Lakes --> Wetlands

TODO

34.1. Description

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe the treatment of wetlands, if any


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.land.lakes.wetlands.description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

©2017 ES-DOC