Releases: Data-Only-Greater/SNL-Delft3D-CEC-Verify
Releases · Data-Only-Greater/SNL-Delft3D-CEC-Verify
Version 0.4.3 Patch Release
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
Full Changelog: v0.4.2...v0.4.3
Version 0.4.2 Patch Release
Version 0.4.1 Patch Release
Patch release to fix the dependencies of the conda package
What's Changed
Full Changelog: v0.4.0...v0.4.1
Version 0.4.0 Release
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
Full Changelog: https://github.com/Data-Only-Greater/SNL-Delft3D-CEC-Verify/commits/v0.4.0