Releases: Deltares/hydromt_delft3dfm
Releases · Deltares/hydromt_delft3dfm
v0.3.0
What's Changed
This version includes many code updates to accomodate for newer versions of dependencies.
https://github.com/Deltares/hydromt_delft3dfm/blob/main/docs/changelog.rst#v030-18-october-2024
New Contributors
- @shartgring made their first contribution in #133
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.2.0 (20 November 2023)
Major dependency upgrade and add support for compound structures.
Added
- Support reading and writing of compound structures. (PR#113)
Changed
- Upgraded meshkernel dependency to version 3.0.0. (PR#109)
- Upgraded xugrid dependency to version 0.7.1. (PR#109)
- Upgraded hydrolib-core dependency to version 0.6.0. (PR#109)
- Support multiple structures at the same location. (PR#113)
v0.1.2
v0.1.2 (20 October 2023)
Added examples, updated documentation and Upgraded dependency.
Added
- Basic examples of building and updateing 1D, 2D and 1D2D models. (PR#85)
Changed
- Upgraded hydromt dependency to version 0.9.0. (PR#100)
- Updated documentation. (PR#97)
v0.1.1
v0.1.1 (13 October 2023)
Dependencies upgrade.
Changed
- Upgraded meshkernel dependency to version 2.1.0. (PR#94)
v0.1.0
v0.1.0 (22 September 2023)
First experimental release of functionalities to build and update Delft3D FM 1D2D models.
Added
- Setup 1D network including rivers, channels and pipes;
- Setup 1D network components including manholes, bridges and culverts
- Setup 1D forcings including boundary and laterals.
- Setup 2D mesh and refine 2D mesh.
- Setup 2D maps including bedlevels, roughness, infiltration capacity, etc.
- Setup 2D forcings including boundary and precipitation.
- Setup 1D2D links.