Skip to content

Releases: JonKing93/DASH

DASH v4.0.0 Alpha Test 3.1.0

03 Nov 21:00
Compare
Choose a tag to compare
Pre-release
  1. Addressed relativePath error
  2. Added hasnan and rename to ensemble
  3. Added opendap data sources

DASH v4.0.0 Alpha Test 3.0.1

15 Oct 20:30
Compare
Choose a tag to compare
Pre-release

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

12 Sep 00:31
Compare
Choose a tag to compare
Pre-release

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:

  1. Adjusted gridfiles to use relative paths by default.
  2. Added additional error assertions and structure preallocation to the dash utility class.

DASH V4.0.0 Alpha Test 1.0.0

21 Aug 20:46
Compare
Choose a tag to compare
Pre-release

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

10 Apr 18:53
Compare
Choose a tag to compare
  1. Updated tutorials to match updated features
  2. Fixed bug in ensemble.load passing logicals to loadKeep
  3. Fixed bug in ensemble.coordinates crashing spatial means

DASH v3.6.1

10 Apr 17:03
Compare
Choose a tag to compare
  1. Debug of new implementation of partial metadata.

DASH v3.6.0

12 Mar 01:44
Compare
Choose a tag to compare
  1. Enhanced support for proxy validation.
  2. Ensembles and associated metadata support variables with partial grids.

DASH v3.5.0

18 Feb 21:58
Compare
Choose a tag to compare
  1. Added support for temporal localization.
  2. Added ability to return percentiles of ensemble in kalman filter.
  3. Added a v7.3 resaver.
  4. Added prototype for error propagation of spatial means.
  5. Added version and time records to kalman filter output.

DASH v3.4.3

14 Feb 16:13
Compare
Choose a tag to compare

Patch Fixes:

  1. Removed leak of percentiles feature.

DASH v3.4.2

14 Feb 16:07
Compare
Choose a tag to compare

Patch Fixes:

  1. Joint updates crash with no localization
  2. tripolar regridder crashes
  3. gridFile.addData no longer accepts "array" as a data type