Skip to content

Releases: JonKing93/DASH

DASH v4.0.0 Alpha Test 5.0.5

04 Jul 13:42
Compare
Choose a tag to compare
Pre-release
  1. Corrected a sorting bug in ensemble.useVariables

DASH v4.0.0 Alpha Test 5.0.4

03 May 17:35
Compare
Choose a tag to compare
Pre-release

Bug fixes:

  1. Enabled matfile dataSources with column vector data grids (i.e. single-dimensional gridfile variables)
  2. Fixed indexing bug when saving kalman filter deviations for multiple time steps

DASH v4.0.0 Alpha Test 5.0.3

30 Apr 15:18
Compare
Choose a tag to compare
Pre-release

Corrected a time indexing error resulting from the move of whichGains from individual covariances to all time steps.

DASH v4.0.0 Alpha Test 5.0.1

27 Apr 19:29
Compare
Choose a tag to compare
Pre-release

Attempt to fix bug in registered name of checkInput function

DASH v4.0.0 Alpha Test 5.0.2

27 Apr 19:57
Compare
Choose a tag to compare
Pre-release

Release points to v4-build to avoid the problem of deleted functions being retained on the alpha branch when copying.

DASH v4.0.0 Alpha Test 5.0.0

13 Apr 23:06
Compare
Choose a tag to compare
Pre-release
  1. Added particle filter
  2. Added optimal sensors
  3. Add R covariance options to ensemble filter
  4. Restructured ensembleFilter to accept inputs in any order
  5. Added "exclude" input to closestLatLon
  6. Enabled PSMs with different rows for different ensemble members
  7. New PSMs: BayFOX, PRYSM collection

DASH v4.0.0 Alpha Test 4.1.1

30 Mar 23:27
a41aa58
Compare
Choose a tag to compare
Pre-release

This patch fixes a bug in the ensembleMetadata primitive converter.

As a consequence, ensemble files with multiple variables should now load successfully.

DASH v4.0.0 Alpha Test 4.1.0

09 Feb 18:34
Compare
Choose a tag to compare
Pre-release
  1. Added Bay* PSMs
  2. Added PSM git downloader
  3. Enabled priors with NaNs
  4. Improved state vector build function
    A. Minimize write operations
    B. If possible, load data before extracting ensemble members
    C. Convert stateVector and ensembleMetadata to primitives for HDF5 / v7.3 matfile efficiency

DASH v4.0.0 Alpha Test 4.0.0

31 Dec 19:43
Compare
Choose a tag to compare
Pre-release

Added the PSM and Kalman Filter modules.

DASH v4.0.0 Alpha Test 3.2.0

20 Nov 01:17
Compare
Choose a tag to compare
Pre-release

This version finalizes the ensembleMetadata module for alpha testing.