JEDI Documentation
1.1.0
  • Overview
  • Working Principles
  • Learning JEDI
  • Using JEDI
  • Inside JEDI
    • JEDI Components
      • OOPS
      • SABER
      • IODA
      • UFO
      • FV3-JEDI
        • Introduction
        • Building FV3-JEDI
        • Classes and Configuration
        • Data files
        • Testing
        • Visualization with FV3-JEDI
      • Configuring JEDI
    • JEDI Testing
    • Best Practices for Developers
    • Developer Tools
  • Frequently Asked Questions (FAQ)
  • References
JEDI Documentation
  • Docs »
  • Inside JEDI »
  • JEDI Components »
  • FV3-JEDI
  • Edit on GitHub

FV3-JEDI¶

FV3-JEDI is the interface between the generic components of the JEDI system and models that are based on the FV3 (Finite Volume Cubed-Sphere) dynamical core. FV3 is developed by NOAA’s Geophysical Fluid Dynamics Laboratory (GFDL) and is used in NOAA’s Global Forecast System (GFS) and NASA’s Goddard Earth Observing System (GEOS).

These documents give a high-level overview of the FV3-JEDI code repository. A low-level description of the classes, functions, and subroutines is also available, produced by means of the Doxygen document generator.

  • Introduction
    • Overview
    • Applications currently possible with FV3-JEDI
  • Building FV3-JEDI
    • FV3-BUNDLE
    • Choosing an FV3-based model to build with
    • Optional observation operators
    • Controlling the testing
  • Classes and Configuration
    • Geometry
    • FieldMetadata
    • State / Increment / Field
    • IO
    • GetValues and LinearGetValues
    • Model
      • GEOS
      • GFS/UFS
      • Pseudo model
      • FV3 core model
    • LinearModel
    • Linear and nonlinear Variable Changes
      • Analysis2Model
      • ColdStartWinds
      • Control2Analysis
      • GEOSRstToBkg
      • Model2GeoVaLs
      • NMCBalance
      • VertRemap
  • Data files
    • Static data files
    • Dynamic input files
    • Dynamic output files
  • Testing
    • Continuous integration
    • Adding a test to FV3-JEDI
    • Timing test
  • Visualization with FV3-JEDI
Next Previous

© Copyright 2018-2021, University Corporation for Atmospheric Research Revision b4c1d813.

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