Skip to content

v1.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 16:30
· 78 commits to main since this release

Full Changelog: v1.2.3...v1.2.4

Quick Summary

In this release, we've ensured that all transects are now correctly oriented (issue #173), updated the notebook for contributing transects (#149), and introduced a new predict_tides.py script to predict tides at a specific point. Additionally, we've resolved a bug preventing the tide model from loading outside the default location.

Closed Issues

  • #173: All transects are now oriented in the correct direction, with the origin on land and the endpoint at sea.
  • #149: The notebook for contributing transects has been updated, and a new script to update included transects has been provided.

New Features

  • predict_tides.py: This new script will predict tides at a specific point

Fixes

  • Fixed a bug where the tide model wouldn't load if it wasn't in the default location.