ES-DOC CMIP6 Model Properties - Ocnbgchem

MIP Era: CMIP6
Institute: CAMS
Source ID: SANDBOX-1
Topic: Ocnbgchem
Sub-Topics: Tracers.
Properties: 65 (37 required)
Model descriptions: Model description details
Initialized From: --

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

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', 'cams', 'sandbox-1', 'ocnbgchem')

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

Ocean Biogeochemistry key properties

1.1. Model Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of ocean biogeochemistry model


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.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 ocean biogeochemistry model code (PISCES 2.0,...)


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

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

1.3. Model Type

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Type of ocean biogeochemistry model


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

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

1.4. Elemental Stoichiometry

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Describe elemental stoichiometry (fixed, variable, mix of the two)


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

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Fixed"  
#      "Variable"  
#      "Mix of both"  
# TODO - please enter value(s)

1.5. Elemental Stoichiometry Details

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe which elements have fixed/variable stoichiometry


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

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

1.6. Prognostic Variables

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

List of all prognostic tracer variables in the ocean biogeochemistry component


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

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

1.7. Diagnostic Variables

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

List of all diagnotic tracer variables in the ocean biogeochemistry component


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

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

1.8. Damping

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe any tracer damping used (such as artificial correction or relaxation to climatology,...)


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

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

2. Key Properties --> Time Stepping Framework --> Passive Tracers Transport

Time stepping method for passive tracers transport in ocean biogeochemistry

2.1. Method

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Time stepping framework for passive tracers


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.key_properties.time_stepping_framework.passive_tracers_transport.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "use ocean model transport time step"  
#      "use specific time step"  
# TODO - please enter value(s)

2.2. Timestep If Not From Ocean

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Time step for passive tracers (if different from ocean)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.key_properties.time_stepping_framework.passive_tracers_transport.timestep_if_not_from_ocean')  

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

3. Key Properties --> Time Stepping Framework --> Biology Sources Sinks

Time stepping framework for biology sources and sinks in ocean biogeochemistry

3.1. Method

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Time stepping framework for biology sources and sinks


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.key_properties.time_stepping_framework.biology_sources_sinks.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "use ocean model transport time step"  
#      "use specific time step"  
# TODO - please enter value(s)

3.2. Timestep If Not From Ocean

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Time step for biology sources and sinks (if different from ocean)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.key_properties.time_stepping_framework.biology_sources_sinks.timestep_if_not_from_ocean')  

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

4. Key Properties --> Transport Scheme

Transport scheme in ocean biogeochemistry

4.1. Type

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Type of transport scheme


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

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

4.2. Scheme

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Transport scheme used


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

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Use that of ocean model"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

4.3. Use Different Scheme

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Decribe transport scheme if different than that of ocean model


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

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

5. Key Properties --> Boundary Forcing

Properties of biogeochemistry boundary forcing

5.1. Atmospheric Deposition

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Describe how atmospheric deposition is modeled


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

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "from file (climatology)"  
#      "from file (interannual variations)"  
#      "from Atmospheric Chemistry model"  
# TODO - please enter value(s)

5.2. River Input

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Describe how river input is modeled


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

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "from file (climatology)"  
#      "from file (interannual variations)"  
#      "from Land Surface model"  
# TODO - please enter value(s)

5.3. Sediments From Boundary Conditions

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List which sediments are speficied from boundary condition


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

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

5.4. Sediments From Explicit Model

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List which sediments are speficied from explicit sediment model


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

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

6. Key Properties --> Gas Exchange

Properties of gas exchange in ocean biogeochemistry

6.1. CO2 Exchange Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is CO2 gas exchange modeled ?


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

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

6.2. CO2 Exchange Type

Is Required: FALSE    Type: ENUM    Cardinality: 0.1

Describe CO2 gas exchange


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

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

6.3. O2 Exchange Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is O2 gas exchange modeled ?


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

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

6.4. O2 Exchange Type

Is Required: FALSE    Type: ENUM    Cardinality: 0.1

Describe O2 gas exchange


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

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

6.5. DMS Exchange Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is DMS gas exchange modeled ?


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

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

6.6. DMS Exchange Type

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Specify DMS gas exchange scheme type


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

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

6.7. N2 Exchange Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is N2 gas exchange modeled ?


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

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

6.8. N2 Exchange Type

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Specify N2 gas exchange scheme type


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

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

6.9. N2O Exchange Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is N2O gas exchange modeled ?


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

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

6.10. N2O Exchange Type

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Specify N2O gas exchange scheme type


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

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

6.11. CFC11 Exchange Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is CFC11 gas exchange modeled ?


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

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

6.12. CFC11 Exchange Type

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Specify CFC11 gas exchange scheme type


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

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

6.13. CFC12 Exchange Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is CFC12 gas exchange modeled ?


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

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

6.14. CFC12 Exchange Type

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Specify CFC12 gas exchange scheme type


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

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

6.15. SF6 Exchange Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is SF6 gas exchange modeled ?


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

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

6.16. SF6 Exchange Type

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Specify SF6 gas exchange scheme type


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

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

6.17. 13CO2 Exchange Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is 13CO2 gas exchange modeled ?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.key_properties.gas_exchange.13CO2_exchange_present')  

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

6.18. 13CO2 Exchange Type

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Specify 13CO2 gas exchange scheme type


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.key_properties.gas_exchange.13CO2_exchange_type')  

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

6.19. 14CO2 Exchange Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is 14CO2 gas exchange modeled ?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.key_properties.gas_exchange.14CO2_exchange_present')  

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

6.20. 14CO2 Exchange Type

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Specify 14CO2 gas exchange scheme type


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.key_properties.gas_exchange.14CO2_exchange_type')  

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

6.21. Other Gases

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Specify any other gas exchange


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

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

7. Key Properties --> Carbon Chemistry

Properties of carbon chemistry biogeochemistry

7.1. Type

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Describe how carbon chemistry is modeled


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

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "OMIP protocol"  
#      "Other protocol"  
# TODO - please enter value(s)

7.2. PH Scale

Is Required: FALSE    Type: ENUM    Cardinality: 0.1

If NOT OMIP protocol, describe pH scale.


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

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

7.3. Constants If Not OMIP

Is Required: FALSE    Type: STRING    Cardinality: 0.1

If NOT OMIP protocol, list carbon chemistry constants.


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

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

8. Tracers

Ocean biogeochemistry tracers

8.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of tracers in ocean biogeochemistry


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

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

8.2. Sulfur Cycle Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is sulfur cycle modeled ?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.sulfur_cycle_present')  

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

8.3. Nutrients Present

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

List nutrient species present in ocean biogeochemistry model


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.nutrients_present')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Nitrogen (N)"  
#      "Phosphorous (P)"  
#      "Silicium (S)"  
#      "Iron (Fe)"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

8.4. Nitrous Species If N

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

If nitrogen present, list nitrous species.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.nitrous_species_if_N')  

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

8.5. Nitrous Processes If N

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

If nitrogen present, list nitrous processes.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.nitrous_processes_if_N')  

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

9. Tracers --> Ecosystem

Ecosystem properties in ocean biogeochemistry

9.1. Upper Trophic Levels Definition

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Definition of upper trophic level (e.g. based on size) ?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.ecosystem.upper_trophic_levels_definition')  

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

9.2. Upper Trophic Levels Treatment

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Define how upper trophic level are treated


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.ecosystem.upper_trophic_levels_treatment')  

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

10. Tracers --> Ecosystem --> Phytoplankton

Phytoplankton properties in ocean biogeochemistry

10.1. Type

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Type of phytoplankton


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.ecosystem.phytoplankton.type')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "None"  
#      "Generic"  
#      "PFT including size based (specify both below)"  
#      "Size based only (specify below)"  
#      "PFT only (specify below)"  
# TODO - please enter value(s)

10.2. Pft

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

Phytoplankton functional types (PFT) (if applicable)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.ecosystem.phytoplankton.pft')  

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

10.3. Size Classes

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

Phytoplankton size classes (if applicable)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.ecosystem.phytoplankton.size_classes')  

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

11. Tracers --> Ecosystem --> Zooplankton

Zooplankton properties in ocean biogeochemistry

11.1. Type

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Type of zooplankton


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.ecosystem.zooplankton.type')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "None"  
#      "Generic"  
#      "Size based (specify below)"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

11.2. Size Classes

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

Zooplankton size classes (if applicable)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.ecosystem.zooplankton.size_classes')  

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

12. Tracers --> Disolved Organic Matter

Disolved organic matter properties in ocean biogeochemistry

12.1. Bacteria Present

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is there bacteria representation ?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.disolved_organic_matter.bacteria_present')  

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

12.2. Lability

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Describe treatment of lability in dissolved organic matter


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.disolved_organic_matter.lability')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "None"  
#      "Labile"  
#      "Semi-labile"  
#      "Refractory"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

13. Tracers --> Particules

Particulate carbon properties in ocean biogeochemistry

13.1. Method

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

How is particulate carbon represented in ocean biogeochemistry?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.particules.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Diagnostic"  
#      "Diagnostic (Martin profile)"  
#      "Diagnostic (Balast)"  
#      "Prognostic"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

13.2. Types If Prognostic

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

If prognostic, type(s) of particulate matter taken into account


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.particules.types_if_prognostic')  

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

13.3. Size If Prognostic

Is Required: FALSE    Type: ENUM    Cardinality: 0.1

If prognostic, describe if a particule size spectrum is used to represent distribution of particules in water volume


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.particules.size_if_prognostic')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "No size spectrum used"  
#      "Full size spectrum"  
#      "Discrete size classes (specify which below)"  
# TODO - please enter value(s)

13.4. Size If Discrete

Is Required: FALSE    Type: STRING    Cardinality: 0.1

If prognostic and discrete size, describe which size classes are used


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.particules.size_if_discrete')  

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

13.5. Sinking Speed If Prognostic

Is Required: FALSE    Type: ENUM    Cardinality: 0.1

If prognostic, method for calculation of sinking speed of particules


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.particules.sinking_speed_if_prognostic')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Constant"  
#      "Function of particule size"  
#      "Function of particule type (balast)"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

14. Tracers --> Dic Alkalinity

DIC and alkalinity properties in ocean biogeochemistry

14.1. Carbon Isotopes

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

Which carbon isotopes are modelled (C13, C14)?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.dic_alkalinity.carbon_isotopes')  

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

14.2. Abiotic Carbon

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is abiotic carbon modelled ?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.dic_alkalinity.abiotic_carbon')  

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

14.3. Alkalinity

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

How is alkalinity modelled ?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.ocnbgchem.tracers.dic_alkalinity.alkalinity')  

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

©2017 ES-DOC