Skip to content

DASH v4.0.0 Beta 2

Compare
Choose a tag to compare
@JonKing93 JonKing93 released this 04 Aug 17:51
· 154 commits to main since this release

Summary

This update provides several bug fixes for the initial beta release. It is also the first release to provide a DASH.mltbx installation file.

Details

  1. Fixed a bug that caused stateVector.build to fail when multiple variables were sourced from the same gridfile.
  2. Fixed a bug wherein ensembleMetadata.closestLatLon would swap latitude and longitude coordinates.
  3. Updated dash.math.haversine to account for numerical rounding errors that could cause the central angle to be slightly larger than 1.
  4. This release includes the binary file: DASH-v4.0.0-beta-2.mltbx
    This binary file can be used to automatically install the DASH toolbox in a user's Matlab environment, and we recommend users download this installation file, rather than the raw source code.

Credits

Many thanks to Emily Judd for identifying the bugs.