Releases: JonKing93/DASH
Releases · JonKing93/DASH
DASH v3.4.1
Patch details:
v3.4.0 renamed the method "ensembleMetadata.getClosestLatLonIndex" to "ensembleMetadata.closestLatLonIndex", which may have adversely affected user PSMs. This patch corrects the problem by redirecting calls to "getClosestLatLonIndex" to "closestLatLonIndex" and warns of the removal of the old method in a future release.
DASH v3.4.0
- Fast calculation of state indices for many PSMs.
- Enabled manually setting PSM state indices.
DASH v3.3.1
- Grid files are faster to build.
- Ensembles are faster to build.
- Ensemble building scales with ensemble members, not files in associated .grid files.
DASH v3.3.0
- Grid files no longer bloat when many files are added, thus are faster to build and smaller in size.
- Reading data into ensembles is faster.
DASH v3.2.2
- Users can select which variables to reconstruct in an ensemble.
- Users can select which variables and ensemble members should be loaded from a .ens file.
- Ensemble metadata can be tailored to specific variables.
- Added a version record.
DASH v3.2.1
Features:
- Calculate Ye without running DA
Fixed Bugs:
- arrayGrid Initialization
- dimID concatenation in regridder
DASH v3.2
DASH v3.1
v3.0.2
Dash v3.0.1
Fixed small bugs from V3 build.
Fixed the Baymag submodule.