Skip to content

Releases: pmlmodelling/pylag

v0.8.1

18 Dec 20:34

Choose a tag to compare

What's Changed

Full Changelog: v0.8...v0.8.1

Release of PyLag v0.8

21 Jul 12:01
4be1851

Choose a tag to compare

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