v2.0.0 - Multi-sensor soil moisture and snow cover assimilation, M21C met forcing
-
0-diff vs. v1.1.0.
-
Science changes:
-
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: