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
+13-14Lines changed: 13 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [Unreleased]
11
11
12
-
#### Changed
12
+
###Added
13
13
14
-
- Changed lenkf.j.template to python string
14
+
### Changed
15
+
16
+
### Fixed
17
+
18
+
### Removed
19
+
20
+
### Deprecated
15
21
16
22
-----------------------------
17
23
@@ -21,12 +27,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
27
22
28
### Fixed
23
29
24
-
- Bugfix for state increment array referencing in update_type=13.
30
+
- Bugfix for state increment array referencing in update_type=13 ([PR #26](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/26)).
25
31
26
32
### Changed
27
33
28
34
- Moved external `GEOSgcm_GridComp` repository to under `GEOSldas/src/Components` for
29
-
consistency with directory structure of GEOSgcm and GEOSadas.
35
+
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)).
36
+
- Changed lenkf.j.template to python string ([PR #16](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/16)).
37
+
30
38
31
39
-----------------------------
32
40
@@ -36,7 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
44
37
45
### Fixed
38
46
39
-
- ldas_setup: Changed entry 'slurm' to 'slurm_pbs' to match remap_params.tpl
47
+
- ldas_setup: Changed entry 'slurm' to 'slurm_pbs' to match remap_params.tpl ([PR #17](https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/17)).
40
48
41
49
-----------------------------
42
50
@@ -46,13 +54,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments