File tree Expand file tree Collapse file tree 2 files changed +136
-148
lines changed Expand file tree Collapse file tree 2 files changed +136
-148
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
### Added
13
13
14
- - Added ntasks-per-node
14
+ - Added ntasks-per-node
15
15
16
16
### Changed
17
17
18
- - Cleaned up ldas_setup. Split it to ldas.py and setup_utils.py,
18
+ - Cleaned up ldas_setup. Split it to ldas.py and setup_utils.py,
19
+ - Update ` GEOSlandassim_GridComp/io_hdf5.F90 ` to allow for use with HDF5 1.14
19
20
20
21
### Fixed
21
22
@@ -33,8 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
34
34
35
### Added
35
36
36
- - Added python package for post-processing ObsFcstAna output into data assimilation diagnostics ([ PR #87 ] ( https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/87 ) , [ PR #111 ] ( https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/111 ) ).
37
- - Support for 2d output from EASE tile space and 2d output on EASE grid:
37
+ - Added python package for post-processing ObsFcstAna output into data assimilation diagnostics ([ PR #87 ] ( https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/87 ) , [ PR #111 ] ( https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/111 ) ).
38
+ - Support for 2d output from EASE tile space and 2d output on EASE grid:
38
39
- Switched EASE grid handling to new MAPL EASE Grid Factory ([ PR #115 ] ( https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/115 ) ).
39
40
- Revised pre-processing of HISTORY template ([ PR #118 ] ( https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/118 ) ).
40
41
- Support for tile space of stretched cube-sphere grids ([ PR #109 ] ( https://github.com/GEOS-ESM/GEOSldas_GridComp/pull/109 ) ).
You can’t perform that action at this time.
0 commit comments