Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
ICON-sc documentation
ICON-sc documentation

Tutorials

  • Tutorials
    • T0 — What ICON-sc is: a weather model as a run script
    • T1 — The model state: fields, units, and where they live on the grid
    • T2 — Your first run: a single-column model

API reference

  • API reference
    • icon_sc.core — top level
    • icon_sc.core.state — state layer
    • icon_sc.core.contracts — property contracts
    • icon_sc.core.components — component taxonomy
    • icon_sc.core.coupling — the coupling algebra
    • icon_sc.core.plan — execution plans
    • icon_sc.core.functional — the functional (JAX) lowering
    • icon_sc.core.io — monitors and output
    • icon_sc.icon.names — the ICON variable registry
    • icon_sc.icon.thermo — thermodynamic relations
    • icon_sc.icon.grid — grid, geometry, metrics
    • icon_sc.icon.components — ICON process components
    • icon_sc.icon.presets — validated composition presets

Architecture

  • ICON-sc: A sympl-Conformant Python Architecture for the ICON Model

Reference

  • Glossary
  • Variable registry
Back to top
Copyright ©
Made with Sphinx and @pradyunsg's Furo