Skip to content

ufs-land-da-v2.0.0

Latest
Compare
Choose a tag to compare
@chan-hoo chan-hoo released this 29 Oct 14:46
a7e90a9

The Earth Prediction Innovation Center (EPIC) and the Unified Forecast System (UFS) community are proud to announce the public release of the Land Data Assimilation (DA) System version 2.0.0. This release is an update to the version 1.2.0 release from December 2023 and reflects a number of changes currently available in the land-DA_workflow development branch. To improve the internal structure and maintainability of the UFS land-DA_workflow repository, developers have refactored the workflow to adhere more closely to the National Center for Environmental Prediction's (NCEP) Central Operations (NCO) Implementation Standards. Additionally, developers have incorporated the Unified Workflow (UW) Tools open-source Python package to improve Rocoto workflow generation and automate common Land DA tasks needed for standard numerical weather prediction (NWP) systems. The new release includes the following feature updates:

  • Updated configuration:
    • Coupled configuration with UFS Weather Model (WM) Noah-MP land component and the data atmosphere (DATM) component
    • Global C96 resolution data provided for a Jan. 1-31, 2000 analysis experiment.
    • Workflow refactoring to adhere to NCO Implementation Standards
    • Removed standalone land-driver and vector2tile components (PR #129)
    • Removed land driver from CTest (PR #123)
  • Workflow updates:
    • Updated directory structure for NCO compliance (e.g., PR #75, PR #49, and many other PRs)
    • Incorporation of uwtools rocoto tool to produce the Rocoto workflow XML file from a YAML configuration file (PR #47)
    • Incorporation of uwtools template tool to render a configuration file from a template (PR #153)
    • Added cycled run capability (PR #101)
    • Added workflow end-to-end (WE2E) testing (PR #131)
    • Provided automated run option using cron (PR #110)
    • Added analysis plotting task (PR #107)
  • Software Prerequisites:
    • Upgraded to JEDI Skylab v7.0 (PR #92)
    • Upgraded to spack-stack v1.6.0 (PR #102)
  • RDHPCS Platform Deployment and Container Support:
    • Tier-1 Platforms: Hera, Orion, and Hercules
      • Added support for Hercules (PR #133, PR #137)
      • Nightly Jenkins CTest runs on these three platforms
    • Singularity Containers:
      • Extended container support (PR #85)
      • Singularity container (ubuntu22.04-intel-landda-release-public-v2.0.0.img) includes updates to support changes since the v1.2.0 release on a broader array of platforms (PR #147).
  • Observation Database Update: The Global Historical Climatology Network (GHCN) daily snow depth observation data have been processed with the JEDI IODA converter for January 1-31, 2000. The IODA-processed data is accessible via the Land DA data bucket.
  • Documentation: The v2.0.0 User's Guide has been updated to reflect these improvements to the Land DA System, and test cases with all associated data files are also available to the public in the Land DA data bucket). Interested users can get support by submitting a question through the GitHub Discussions Q & A page.