TidalPy v0.6.9
Changes
Fixes
- Fixed issue where
TidalPy.RadialSolver.shootingwould pick the incorrect starting index. If the starting layer (set by the starting radius) was not the first layer it could cause a int overflow and lead to access violation crashes.
Dependencies
- Updates some GitHub action dependencies.
Tests
- Added more tests to check
RadialSolverstarting radius conditions to try to catch bugs like this patch fixed!
GitHub Tracked Changes
- Dev 0.6.9 by @jrenaud90 in #83
Full Changelog: v0.6.8...v0.6.9