Releases: axiom-data-science/particle-tracking-manager
Releases · axiom-data-science/particle-tracking-manager
v0.9.5
v0.9.4
updated locations for local model output.
Full Changelog: v0.9.3...v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.0
What's Changed
- Mostly kerchunk improvements by @kthyng in #27
- Added utilities to generate kerchunk files on the fly for the time period of the simulation length for CIOFS and NWGOA. This has majorly sped up CIOFS simulations and modestly sped up NWGOA simulations.
- depth z should be negative! Fixed this in tests.
- added
start_time_end
, which adds OpenDrift capability for starting drifters over linear time frame - fixed so unique log file is output for each simulation even if run in a script, and has the same name as
output_file
. - small fix to histogram plot
Full Changelog: v0.8.4...v0.9.0