Hydromt-wflow

Latest version: v0.7.1

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

Scan your dependencies

Page 3 of 3

0.1.3

=======================
This release adds pyflwdir v0.5 compatibility and a data_catalog of the used data to the write_method.

Added
-----

- write data_catalog with the used data when writing model
- tests on staticmaps dtype

Changed
-------

- TOML files only contains reservoir/lake/glacier lines when they are setup and present in the model region.

Fixed
-----
- pyflwdir v0.5 compatibility: changes from stream order bugfix and improved river slope
- Fixed docs with rtd v1.0
- Wrong dtype for Wflow_gauges
- Removed unnecessary glacier/lake/reservoir lines from the TOML, fixes a bug if missing glacier

0.1.2

=========================
This release implements the new results attributes for Wflow.

Added
-----

- Add results attributes for Wflow and read_results method (including test+example).
- Add `f_` parameter in soilgrids
- Support soilgrids version 2020
- Setup_areamap component to prepare maps of areas of interest to save Wflow outputs at.
- Support Wflow_sediment with vito landuse.
- New utils.py script for low_level Wflow methods.

Changed
-------

- wfow_sbm.toml remove netcdf output.
- Wflow_soil map is now based on soil texture calculated directly from soilgrids data
- test cases change toml and Wflow_soil.map
- Wflow_sbm.toml now includes links to staticmaps of glacier parameters and outstate of glacierstore is added.

Fixed
-----

- Fix f parameter in soilgrids
- Full reading and writing of Wflow filepaths depending on the toml file (including subfolders).
- The Wflow_gauges now contains river outlets only (instead of all outlets).

Documentation
-------------

- Added Wflow_plot_results example.
- Fixed staticmaps_to_mapstack example.

0.1.1

====================
This release adds more functionnality for saving forcing data for Wflow and fixes several bugs for some parameter values and soilgrids workflow.

Added
-----

- Write the forcing with user defined chunking on time (default is 1) and none on the lat/lon dimensions (makes Wflow.jl run much faster).
- Rounding of the forcing data with user defined number of decimals (by default 2).
- Progress bar when writing the forcing file.

Changed
-------

- Remove unused imports.

Fixed
-----

- Fixed a mistake in the computation of the lake_b parameter for Wflow.
- Missing no data values for soilgrids workflows.
- Streamorder reclass function for Manning roughness.
- New behavior of apply_ufunc from an update of xarray for passing attributes (need to specify keep_attrs=True).

Documentation
-------------

- Added changelog.

Tests
-----

- Tests without hydroengine for the reservoirs (too long).

0.1.0

======================
Initial open source release of HydroMT Wflow plugin, also published on pypi. Noticeable changes are listed below.

Added
-----

- Minimum HydroMT plugin template in the **plugin-boilerplate** branch.
- Default filename for the forcing file created by HydroMT (when the one in config already exists).

Changed
-------

- Implement new get_basin_geometry from HydroMT core.
- Consistent setup functions arguments for data sources ('_fn').
- Rename **hydrom_merit** source to **merit_hydro** (updated version of data-artifacts).

Fixed
-----

- Bugs using the clip functions

Documentation
-------------

- Initial version of the documentation on github-pages.
- **Latest** and **stable** version of the documentation.
- Setup Binder environment.
- Add examples notebooks for the documentation.

Tests
-----

- Initial tests for Wflow and Wflow_sediment.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.