All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New update_type for joint 3d soil moisture and 1d snow analysis (Tb+sfmc+sfds+SCF obs)
- Updated subroutine read_obs_sm_ASCAT_EUMET() to work with both original and revised file name templates.
- 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.
- Revised variable names (SHORT_NAME) and descriptions (LONG_NAME) to match M21C file specs.
- 0-diff vs. v1.0.2 except for data assimilation in cube-sphere tile space (PR #41).
- More optimal distribution of tiles on processors for cubed-sphere tile space.
- Updates to scripting to allow for Intel MPI.
- Do not increment CO2_YEAR when it is a no-data-value. For Catchment simulations, exclude CatchCN-specific resource variables from LDAS.rc.
- Bug fix and improved efficiency in matlab script for generation of mwRTM_param.
- Changed EXPDIR to absolute path for POSTPROC_HIST>0 option to work.
- Support HISTORY output of ASNOW alone from ENSAVG Gridcomp.
- Remove restart options F and G.
- 0-diff vs. v1.0.1.
- Bug fix for state increment array referencing in update_type=13 (PR #26).
- Fixed CI for LDAS workflow (PR #34).
- Moved external
GEOSgcm_GridComp
repository to underGEOSldas/src/Components
for consistency with directory structure of GEOSgcm and GEOSadas (PR #27, PR #30). - Changed lenkf.j.template to python string (PR #16).
- 0-diff vs. v1.0.0.
- ldas_setup: Changed entry 'slurm' to 'slurm_pbs' to match remap_params.tpl (PR #17).
- Inaugural version. 0-diff vs. GEOSldas v18.0.0.