You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Changed
15
15
16
+
- More optimal distribution of tiles on processors for cubed-sphere tile space.
17
+
- Updates to scripting to allow for Intel MPI
18
+
16
19
### Fixed
17
20
21
+
- Do not increment CO2_YEAR when it is a no-data-value. For Catchment simulations, exclude CatchCN-specific resource variables from LDAS.rc.
22
+
- Bug fix and improved efficiency in matlab script for generation of mwRTM_param.
23
+
- Changed EXPDIR to absolute path for POSTPROC_HIST>0 option to work.
24
+
- Support HISTORY output of ASNOW alone from ENSAVG Gridcomp.
25
+
18
26
### Removed
19
27
28
+
- Remove restart options F and G.
29
+
20
30
### Deprecated
21
31
22
32
-----------------------------
@@ -34,9 +44,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
44
35
45
- Moved external `GEOSgcm_GridComp` repository to under `GEOSldas/src/Components` for
36
46
consistency with directory structure of GEOSgcm and GEOSadas ([PR #27](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/27), [PR #30](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/30)).
37
-
- Changed lenkf.j.template to python string ([PR #16](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/16)).
47
+
- Changed lenkf.j.template to python string ([PR #16](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/16)).
0 commit comments