Version History
[Unreleased]
- Added deterministic, idempotent
WVDiagnostics.close()and destructor cleanup for model-output and diagnostics NetCDF handles. - Closed temporary transform readers used during diagnostics generation so model output can be restarted immediately after analysis.
[1.0.7] - 2026-07-22
- Made geostrophic-flux and reservoir-group generation completion-aware by preserving completed time slices, repairing missing slices, and allowing explicit recomputation with
shouldOverwriteExisting=true.
[1.0.6] - 2026-05-06
- Switched
plotEnergyFluxes1Dfrequency axes from inertial-frequency units to cycles per day (cpd), including sparse frequency-axis handling and axis labeling. - Cleaned up plot labels for fluid decomposition vorticity and Poisson-flow damping legends.
[1.0.5] - 2026-04-15
- Reworked the Poisson-flow contour plotting to use mode-space axes, with cleaner tick labeling and corrected log/linear transition handling for inertial-flux overlays, damping masks, and contour annotations.
- Updated the sparse vertical-axis helpers to return matching vertical mode indices and corrected the sparse-bin and wavenumber labeling used by the Poisson-flow plots.
- Added draft spectral-slope fit calculations to
plotEnergySpectrum.
[1.0.4] - 2026-03-20
-
- figure tweaks
[1.0.3] - 2026-01-23
- Fixing package dependency
[1.0.2] - 2025-12-09
- Second attempt at CI release
[1.0.1] - 2025-12-09
- Testing CI release
[1.0.0] - 2025-12-03
- Initial release