Hydromt-delft3dfm

Latest version: v0.3.0

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

.. _Semantic Versioning: http://semver.org/spec/v2.0.0.html

0.3.0

==========
This version includes many code updates to accomodate for newer versions of dependencies.
The only upper bound left is hydromt<1.

Added
-----
- Setup 1D laterals at branches from points and polygons. (PR 81)
- Added tests for Mesh workflows. (PR 133)
- Added tests for xyz cross-section workflows (PR 153).

Changed
-------
- Change default spacing in setup_channels from ``None`` to ``np.inf``. (PR 133)
- Added ``maxdist`` variable to setup_rivers and setup_channels. (PR 153)
- Renamed ``manhole_defaults_fn`` to ``manholes_defaults_fn`` in ``setup_manholes`` for consistency. (PR 187)

Fixed
-----
- Bugfixing of reading of frictions (global), crosssections and boundaries when update. (PR 81)
- Support for xugrid>=0.9.0, meshkernel>=4.3.0, hydromt>=0.10,<1, pandas>=2. (PR 129)
- Fixing setup_links1d2d for 2d to 1d direction. (PR 133)
- Support for hydrolib-core>=0.8.0. (PR 139)
- Add support for Python 3.12. (PR 149)
- Fix writing of structures with newer (geo)pandas versions. (PR 151)
- Several bugfixes related to processing of cross-sections (PR 153)
- Support for geopandas v1 (PR 158)
- Support for latest version hydromt artifact data. (PR 160)
- Avoid sediment section in mdu so generated models can run in Delft3D FM Suite 2024.03 1D2D. (PR 184)
- fixed typo so ``setup_pipes()`` now allows field ``invlev_dn``. (PR 193)

0.2.0

=========================
Major dependency upgrade and add support for compound structures.

Added
-----
- Support reading and writing of compound structures. (PR113)

Changed
-------
- Upgraded meshkernel dependency to version 3.0.0. (PR109)
- Upgraded xugrid dependency to version 0.7.1. (PR109)
- Upgraded hydrolib-core dependency to version 0.6.0. (PR109)
- Support multiple structures at the same location. (PR113)

0.1.2

========================
Added examples, updated documentation and Upgraded dependency.

Added
-----
- Basic examples of building and updateing 1D, 2D and 1D2D models. (PR85)

Changed
-------
- Upgraded hydromt dependency to version 0.9.0. (PR100)
- Updated documentation. (PR 97)

0.1.1

========================
Dependencies upgrade.

Changed
-------
- Upgraded meshkernel dependency to version 2.1.0. (PR94)

0.1.0

==========================
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.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.