Skip to content

Releases: Data-Only-Greater/SNL-Delft3D-CEC-Verify

Version 0.4.3 Patch Release

31 Jan 16:13
b3bfaef
Compare
Choose a tag to compare

This release updates the conda package to use dependency version numbers pinned at the minor version. It is hoped that this will reduce breakages from dependency updates and reduce the number of warnings generated.

What's Changed

  • Add Quick Start Documentation to use Conda Package by @H0R5E in #24

Full Changelog: v0.4.2...v0.4.3

Version 0.4.2 Patch Release

28 Jan 18:53
93ed5af
Compare
Choose a tag to compare

What's Changed

  • Template bug fixes. Bump to 0.4.2 by @H0R5E in #23

Full Changelog: v0.4.1...v0.4.2

Version 0.4.1 Patch Release

28 Jan 15:47
48c4bd5
Compare
Choose a tag to compare

Patch release to fix the dependencies of the conda package

What's Changed

  • Use geopandas-base and brotlipy add in conda build by @H0R5E in #22

Full Changelog: v0.4.0...v0.4.1

Version 0.4.0 Release

28 Jan 14:18
1be530d
Compare
Choose a tag to compare

Initial published release of SNL-Delft3D-CEC-Verify at version 0.4.0. From now on releases will be available to download from the dataonlygreater anaconda repository.

The package is now functional for a production convergence study on Windows (see examples/grid_convergence.py).

What's Changed

  • Improve error messages if D3D script or input folder is missing by @H0R5E in #2
  • Add comparisons to Mycek experimental data by @H0R5E in #3
  • Forgot to add bib file for validation example by @H0R5E in #4
  • Add API documentation for Sphinx by @H0R5E in #5
  • Add documentation information to README by @H0R5E in #6
  • Set HorizontalMomentumFilter in MDU file by @H0R5E in #7
  • Add tox instructions and improve validation example efficiency by @H0R5E in #9
  • Add new variables for production runs by @H0R5E in #10
  • Fix variable naming in Faces.extract_depth return value by @H0R5E in #11
  • Changes for production example by @H0R5E in #12
  • Make Spinner into context manager by @H0R5E in #13
  • Ensure order of files read by Validate is predictable by @H0R5E in #14
  • Improve DataSet reading efficiency for Faces and Edges classes by @H0R5E in #15
  • Ensure to install working version of pandoc by @H0R5E in #16
  • Fix bug in get_normalised_data by @H0R5E in #17
  • Add variables to CaseStudy class for production examples by @H0R5E in #18
  • Add Grid Convergence Study by @H0R5E in #19
  • Add conda package build pipeline by @H0R5E in #20
  • Remove unused ADMIN_TOKEN by @H0R5E in #21

New Contributors

  • @H0R5E made their first contribution in #2

Full Changelog: https://github.com/Data-Only-Greater/SNL-Delft3D-CEC-Verify/commits/v0.4.0