Releases: DeepGroundwater/ddr
Releases · DeepGroundwater/ddr
v0.3.1
v0.2.2
What's Changed
- Zensical docs by @taddyb in #93
- docs: added examples and datasets by @taddyb in #95
- Merit engine by @taddyb in #98
- Workspace Package for engine by @taddyb in #99
- docs: reorganized zensical docs and README by @taddyb in #101
- datasets: added code to read merit unit catchments from s3 by @taddyb in #103
- Add Catchment-scale Simulation by @leoglonz in #92
Full Changelog: v0.1.3...v0.2.2
v0.1.3
v0.1.2
What's Changed
- Update NOTICE.txt by @taddyb in #78
- Feature: Evaluation fixes and example notebooks by @taddyb in #77
- solve the inconsistency when converting between torch and cupy by @Yalan-Song in #79
- patch: reformatted code to pass linting by @taddyb in #80
New Contributors
- @Yalan-Song made their first contribution in #79
Full Changelog: v0.1.0a2...v0.1.2
v0.1.0a2
v0.1.0a1
What's Changed
- Added pre-commit hooks by @taddyb in #11
- added templates by @leoglonz in #14
- Fix github template organization by @leoglonz in #18
- Update README.md by @taddyb in #16
- Evaluation Script by @leoglonz in #15
- Adding HF notice.txt by @taddyb in #25
- added IcechunkUSGSReader to replace ZarrUSGSReader by @taddyb in #28
- Cleanup doc deploy action and mkdoc config/site by @hellkite500 in #31
- fix: added a new workflow based on the most recent Mkdocs guidance by @taddyb in #34
- Maintenance: Cleaned up
pyproject.tomlby @taddyb in #35 - dHBV hydrofabric v2.2 unit basin support by @taddyb in #29
- fix: added a plt.close() to the plotting function by @taddyb in #41
- Local icechunk by @taddyb in #39
- Refactor adjacency into a python module vs a standalone script by @hellkite500 in #38
- Patch: Update
.gitignoreby @taddyb in #44 - Docs: updates to file structure and general content by @taddyb in #45
- CI: Took linting from #46 and applied it to it's own PR by @taddyb in #47
- Zarr groups for Sparse COO matrices containing USGS gauge subsets by @taddyb in #48
- Fix: speed improvements to adjacency matrix using polars + pyiceberg rather than pandas by @taddyb in #46
- Tests: Refactoring #49 to work with latest adjacency tests/module by @taddyb in #51
- Create Summed Q` script to evaluate unit-basin forward prediction performance by @taddyb in #59
- Solved hatch versioning problem by @taddyb in #60
- fix: both min and max should be tensors for clamp) by @hellkite500 in #62
- Package by @hellkite500 in #63
- Mc refactor by @hellkite500 in #64
- Upgrade package versions by @taddyb in #67
- Abstracting icechunk reads into a
read_ic()utils function by @taddyb in #68 - v0.1.0a1: Implementing remaining issues to make an alpha DDR version by @taddyb in #69
New Contributors
Full Changelog: v0.0.0...v0.1.0a1
v0.0.0
What's Changed
- topological adjacency matrix creation by @hellkite500 in #1
- Updates to save matrices to sparse coo format with zarr v3 by @taddyb in #2
- Finalized Training loop by @taddyb in #3
- fix: added line to set zone 73 in the config file by @taddyb in #4
- Feature: Adding a sparse gradient tracker for scipy.sparse.linalg.spsolve_triangular by @taddyb in #5
- bug: fixed a problem with converting tensors from numpy to cupy by @taddyb in #6
Full Changelog: https://github.com/DeepGroundwater/ddr/commits/v0.0.0