What's Changed
Features
- N/A
Bug Fixes
- Fix Baynes Sound AGRIF figure by @douglatornell in #326
- Fix issues that cause
crop_gribs
worker to fail after updating production env to Python 3.13 by @douglatornell in #337 - Refactor
grib_to_netcdf
time_counter
calculation by @douglatornell in #338
Documentation
- Add explicit Sphinx configuration for readthedocs by @douglatornell in #324
- Update deployment docs by @douglatornell in #334
Maintenance
- Update to Python 3.13 by @douglatornell in #302
- Add et_xmlfile, openpyxl, & tqdm to environment files by @douglatornell in #321
- Update Codecov action to use 'files' instead of 'file' by @douglatornell in #322
- Test all figures in preparation for updating production env to Python 3.13 by @douglatornell in #327
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #330
- Chg to project name retrieval from pyproject.toml by @douglatornell in #332
- Add GHA workflow to auto-assign milestones to issues/PRs by @douglatornell in #333
- Standardize Python exec commands to
python -m
by @douglatornell in #340 - Change NowcastWorker mock to pytest fixture by @douglatornell in #343
- Drop unused ADCP plotting functions & related code by @douglatornell in #344
- Rename
make_runoff_file
workers by @douglatornell in #345
Dependency Updates
- Bump mamba-org/setup-micromamba from 2.0.3 to 2.0.4 by @dependabot in #325
- Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #328
- Bump cryptography from 43.0.1 to 44.0.1 in /envs by @dependabot in #331
- Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #339
- Bump jinja2 from 3.1.5 to 3.1.6 in /envs by @dependabot in #342
Full Changelog: v24.2...v25.1