The following pages and posts are tagged with
Title | Type | Excerpt |
---|---|---|
Controlled Vocabulary (CMIP6) | Page | CMIP7 Controlled Vocabulary (CV) in development. Work is currently ongoing to develop and document CMIP7 CVs. To see progress, see the following links CMIP7 Guidance Pages (Overview guidance pages for the CMIP7 project) WCRP Universe (master collection of cross-project MIP relevant content) |
C example | Page | CMOR user input CMOR_input_example.json Click to expand JSON file { "#note": "explanation of what source_type is goes here", "source_type": "AOGCM ISM AER", "#note": |
Fortran Example | Page | CMOR user input CMOR_input_example.json Click to expand json file { "#note": "explanation of what source_type is goes here", "source_type": "AOGCM ISM AER", "#note": |
Example Python | Page | CMOR Input Files CMOR_input_example.json CMIP6_coordinate.json CMIP6_formula_terms.json CMIP6_CV.json CMIP6_Amon.json CMIP6_Omon.json Example 1: Python source code test_doc.py Click to expand Python code import cmor cmor.setup( #... |