Logo
v3.1

Getting Started

  • Feature Overview
  • Conda Environment
    • 1. Install Miniconda
    • 2. Create the Conda Environment
    • 3. Store user-specific data
  • How to Run
    • Starting the Chain
    • What it Does
    • Test Cases
    • Directory Structure

Configuration

  • Code Structure
  • Configuration File
    • Configuration Variables
    • Variables to Set in config.yaml
  • Namelist and Runscript Templates
    • jobs.tools.write_int2lm_input_art.main()
    • jobs.tools.write_cosmo_input_ghg.main()

Jobs & Workflows

  • Overview
  • Adding New Jobs

API

  • Jobs
    • jobs.biofluxes.main()
    • jobs.check_output.main()
    • jobs.cosmo.main()
    • jobs.emissions.main()
    • jobs.icon.main()
    • jobs.icontools.main()
    • jobs.int2lm.main()
    • jobs.obs_nudging.main()
    • jobs.octe.main()
    • jobs.oem.main()
    • jobs.online_vprm.main()
    • jobs.photo_rate.main()
    • jobs.post_cosmo.main()
    • jobs.post_int2lm.main()
    • jobs.prepare_cosmo.main()
    • jobs.prepare_icon.main()
    • jobs.reduce_output.main()
    • jobs.verify_chain.main()
  • Tools
    • jobs.tools.cams4int2cosmo.main()
    • jobs.tools.check_model.check_model()
    • jobs.tools.comp_nc.datasets_equal()
    • jobs.tools.ctnoaa4int2cosmo.main()
    • jobs.tools.mozart2int2lm.main()
    • jobs.tools.reduce_output_start_end.main()
    • jobs.tools.string2char.main()
    • jobs.tools.vprmsplit.main()
    • jobs.tools.write_cosmo_input_ghg.main()
    • jobs.tools.write_int2lm_input_art.main()
Processing Chain
  • Overview: module code

All modules for which code is available

  • jobs.biofluxes
  • jobs.check_output
  • jobs.cosmo
  • jobs.emissions
  • jobs.icon
  • jobs.icontools
  • jobs.int2lm
  • jobs.obs_nudging
  • jobs.octe
  • jobs.oem
  • jobs.online_vprm
  • jobs.photo_rate
  • jobs.post_cosmo
  • jobs.post_int2lm
  • jobs.prepare_cosmo
  • jobs.prepare_icon
  • jobs.reduce_output
  • jobs.tools.cams4int2cosmo
  • jobs.tools.check_model
  • jobs.tools.comp_nc
  • jobs.tools.ctnoaa4int2cosmo
  • jobs.tools.mozart2int2lm
  • jobs.tools.reduce_output_start_end
  • jobs.tools.string2char
  • jobs.tools.vprmsplit
  • jobs.tools.write_cosmo_input_ghg
  • jobs.tools.write_int2lm_input_art
  • jobs.verify_chain
  • run_chain

© Copyright 2018-2024, C2SM.

Built with Sphinx using a theme provided by Read the Docs.