Skip to content

v18.0.0 - MODIS snow cover fraction and ASCAT soil moisture assimilation

Compare
Choose a tag to compare
@gmao-rreichle gmao-rreichle released this 22 Mar 13:16
· 75 commits to main since this release
2deea0b
  • 0-diff vs. v17.13.1 except for MAPL bug fix (PR #734). Simulations with data assimilation are not 0-diff between SLES12 vs. SLES15 on NCCS/Discover (PR #693).

  • Notes:

    • Release uses original GEOSldas repository structure. Next release is expected to use a revised repository structure.
  • Science changes:

  • GEOSgcm_GridComp v2.5.2:

  • Interface:

    • Use boundary conditions inputs in revised directory layout and naming convention (PR #680).
  • Utilities:

  • Infrastructure:

    • Updated for NCCS/Discover hardware:
      • Added support for SLES15/Milan nodes (PR #693).
      • Removed support for Haswell nodes (PR #681).
    • Support for running GEOSldas at the NASA Advanced Supercomputing (NAS) facility (PR #706).
    • Allow experiment setup from another user's build (PR #733, PR #740).
    • ESMA_env v4.23.0, Baselibs v7.16.0 (PR #681).
    • ESMA_cmake v3.41.0 (PR #725).
    • MAPL v2.44.1 (PR #734).
    • CircleCI Orb v2 (PR #694).
    • Replaced FLAP with fArgParse (PR #669).
    • Updated versions of GitHub Actions (PR #739).
  • Documentation:

    • Updates and corrections (PR #728).
  • Bug fixes and other minor changes:

    • Fixed bug that degraded simulation when writing (MAPL-binary) instantaneous output with bit shaving (PR #734).
    • Removed requirement for mwRTM parameter input files (PR #685).
    • Support for reading corrected precipitation from aggregated daily netcdf files (PR #718).
    • Updated generate_catchincr_hist.py and sample documents for coupled land-atmosphere data assimilation (PR #698).
    • Bug fix to avoid NaN for ens std-dev in debug mode (PR #679).
    • Implementation changes for FFT used in perturbations (PR #679).
    • Some cleanup of unused variables (PR #679).
    • Updated met forcing path when coupled with ADAS (PR #682).
    • Added more export variable definitions to tile_bin2nc4.F90 (PR #676).
    • Fixed LONG_NAME for longwave radiation variables (PR #674, GEOSgcm_GridComp PR #764).
    • Fixed bug in matlab reader MAPL_ReadForcing_fullfile.m (PR #665).
    • Renamed GEOSldas_GridComp/Shared to GEOSldas_GridComp/LDAS_Shared (PR #714).