Releases: JonKing93/DASH
Releases · JonKing93/DASH
DASH v4.0.0 Alpha Test 3.1.0
- Addressed relativePath error
- Added hasnan and rename to ensemble
- Added opendap data sources
DASH v4.0.0 Alpha Test 3.0.1
Added ensemble and ensembleMetadata modules.
(Updated from v4.0.0-alpha-3.0.0, which pointed to the wrong branch.)
DASH v4.0.0 Alpha Test 2.0.0
This is the second alpha release for DASH v4.0.0. The major update is the addition of modules for state vector design.
Documentation for state vectors is at: https://jonking93.github.io/DASH/Tutorials/stateVector/welcome
Other updates:
- Adjusted gridfiles to use relative paths by default.
- Added additional error assertions and structure preallocation to the dash utility class.
DASH V4.0.0 Alpha Test 1.0.0
This is the alpha release of DASH v4.0.0
Alpha 1.0.0 contains the initial build for gridfile and the associated dash utility methods.
The tutorial is at: https://jonking93.github.io/DASH/gridfile/welcome
DASH v3.6.2
- Updated tutorials to match updated features
- Fixed bug in ensemble.load passing logicals to loadKeep
- Fixed bug in ensemble.coordinates crashing spatial means
DASH v3.6.1
- Debug of new implementation of partial metadata.
DASH v3.6.0
- Enhanced support for proxy validation.
- Ensembles and associated metadata support variables with partial grids.
DASH v3.5.0
- Added support for temporal localization.
- Added ability to return percentiles of ensemble in kalman filter.
- Added a v7.3 resaver.
- Added prototype for error propagation of spatial means.
- Added version and time records to kalman filter output.
DASH v3.4.3
Patch Fixes:
- Removed leak of percentiles feature.
DASH v3.4.2
Patch Fixes:
- Joint updates crash with no localization
- tripolar regridder crashes
- gridFile.addData no longer accepts "array" as a data type