Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Atlas helps by presenting model grids and data in a generic fashion
  • Updates impact the Geometry, State and Increment classes in the model interfaces.
  • For models that use a grid that does not have a corresponding built-in grid in Atlas, a new application called MeshBuilder has been added that will help with the conversion. 
    • The primary effort when using MeshBuilder is the construction of the connectivity data structure.
    • See slides for details and examples
  • A coordinated effort will be required to prepare and merge the PRs for this effort (likely to take place in October, 2023)
    • Please see the branches feature/atlas in oops/saber/fv3-jedi for the changes in OOPS generic code and model interfaces. These branches are in a mature state but not entirely complete yet.

Moving forward we can hold discussions in this GitHub discussion: https://github.com/orgs/JCSDA-internal/discussions/62. Note that there is a link to a design document included in the discussion page.

...