Releases: pmlmodelling/pylag
Releases · pmlmodelling/pylag
v0.8.1
What's Changed
- Fix Triangulation import by @jimc101 in #180
- Update NumPy and Python version restrictions by @jimc101 in #181
- Fix doc warnings by @jimc101 in #183
- Read license from file in pyproject.toml by @jimc101 in #184
- Make it possible to save velocity components along a particle track by @jimc101 in #186
- Bump version number by @jimc101 in #187
Full Changelog: v0.8...v0.8.1
Release of PyLag v0.8
What's Changed
- Ensure data_soruce argument is passed to Mediator by objects of type regridder by @jimc101 in #154
- Fix Triangulation import by @jimc101 in #157
- Add support for including a logarithmic velocity profile near to the bed by @jimc101 in #159
- Implement support for preventing beaching by @jimc101 in #160
- Fix backtracking bug using FVCOM data by @jimc101 in #166
- Use int rather than long when generating PRNG seed by @jimc101 in #171
- Add pyproject.toml file by @jimc101 in #172
- Switch to using pytest rather than nose2 for unit testing by @jimc101 in #175
- Updates for the release of PyLag v0.8 by @jimc101 in #176
Full Changelog: v7.1...v0.8