Skip to content

v2.0.0 - Multi-sensor soil moisture and snow cover assimilation, M21C met forcing

Choose a tag to compare

@gmao-rreichle gmao-rreichle released this 15 Apr 17:30
· 379 commits to main since this release
5d6e618
  • 0-diff vs. v1.1.0.

  • Science changes:

    • New update_type for joint 3d soil moisture and 1d snow analysis (Tb+sfmc+sfds+SCF obs) (PR #68).
    • Updated subroutine read_obs_sm_ASCAT_EUMET() to work with both original and revised file name templates (PR #69).
    • Added CYGNSS soil moisture reader (PR #76).
    • Added M21C surface met forcing (PR #77).
  • Minor changes:

    • Revised variable names (SHORT_NAME) and descriptions (LONG_NAME) to match M21C file specs (PR #72).
    • Updated subroutines read_obs_sm_ASCAT_EUMET(), read_obs_SMAP_halforbit_Tb(), read_obs_SMOS() and read_obs_MODIS_SCF() with hardcoded time ranges for when observations are available and should be read (PR #73).
    • Renamed tilecoord%pfaf to %pfaf_index; added matlab tile file reader (PR #78).
    • Improved setup of coupled land/atm DAS (incl. changed nomenclature of met forcing files: "Nx+-" --> "bkg.lfo_*") (PR #81).
  • Infrastructure:

    • Removed support for SLES12 operating system at NCCS (PR #83).
    • Added Github Actions workflow for testing and building GEOSldas_GridComp (PR #86).