-
0-diff vs. GEOSldas v20.1.0 except:
- Not 0-diff for lat/lon fields in "1d" nc4 output owing to roundoff differences between files directly generated with MAPL [new default] and files generated with tile_bin2nc4 [discontinued].
- Not 0-diff for ASCAT and CYGNSS data assimilation.
-
New features:
- Changed default format of tile-space HISTORY output to nc4 (GEOSldas_GridComp PR #144).
- Added reader for surface meteorological forcing from S2S-3 (GEOSldas_GridComp PR #138).
-
Minor changes:
- Cleaned up ldas_setup; split out ldas.py and setup_utils.py; restored ntasks-per-node option (GEOSldas_GridComp PR #107).
- Enable remapping of landice restarts from ldas_setup (GEOSldas_GridComp PR #146).
- Added matlab reader for binary mwRTM vegopacity file (GEOSldas_GridComp PR #142).
- Commented out static QC mask in CYGNSS obs reader (GEOSldas_GridComp PR #151).
- Update
GEOSlandassim_GridComp/io_hdf5.F90to allow for use with HDF5 1.14 (GEOSldas_GridComp PR #139).
-
Bug fixes:
- Fixed bug in ASCAT EUMET soil moisture obs reader; bumped max_obs limit (GEOSldas_GridComp PR #148, GEOSldas_GridComp PR #151).
- Provide default "zoom" value for remap_restarts yaml file (GEOSldas_GridComp PR #137).
- Fixed Restart=1 when the domain is not global (GEOSldas_GridComp PR #107).