Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.4.0 - 2025-07-24¶
Features¶
- first revised read-write STF 2.0 round-trip, using low-level netCDF4 bindings (efb4508 by J-M).
0.3.0 - 2025-07-21¶
Bump version to supersede deprecated package version
Features¶
- No new feature, version change to supersede a deprecated package version 0.2
0.1.0 - 2025-07-21¶
Features¶
- initial implementation of the
save_to_stf2
method to save data in STF2 format. Thanks to Dr Durga Lal Shrestha and the Streamflow Forecasting team for providing the starting point of the implementation. - include sample data in the package (9c3fcbd by J-M).
Bug Fixes¶
- likely bug in writing the long name of a simulated variable (4bd0106 by J-M).