hboisgon
hboisgon
## Issue addressed Fixes #45 ## Explanation After a first discussion, we decided to have names of variables in hydromt be more explicit and a few new variables were added...
### Kind of request None ### Enhancement Description The python world evolves quite fast so with each hydromt release we make, it could happen that we could not run released...
### Kind of request Adding new functionality ### Enhancement Description For RasterDataset, time conversion is possible via unit_add but this is not the case for all drivers (e.g DataFrame). It...
### HydroMT version checks - [X] I have checked that the issue still exists on the latest versions of the docs on `main` [here](https://github.com/Deltares/hydromt) ### Kind of issue Docs are...
### HydroMT version checks - [X] I have checked that this issue has not already been reported. - [X] I have checked that this bug exists on the latest version...
### HydroMT version checks - [X] I have checked that this issue has not already been reported. - [X] I have checked that this bug exists on the latest version...
### Kind of request Changing existing functionality ### Enhancement Description So far it's not too clear if the generic setup methods create a grid/mesh schematisation or add data to it....
I see that ADH_SanDiego.nc was updated two weeks ago but this results in a temporary failing of downloading with the following error message (see linked issue in hydromt https://github.com/Deltares/hydromt/issues/332 ):...
### Kind of request Adding new functionality ### Enhancement Description I think it would be useful if you could read a model with HydroMT and export/write it (or parts) into...
### Kind of request Adding new functionality ### Enhancement Description Pyflwdir supports several methods to create subbasins based on area or pfafstetter and now we only support outlet: https://deltares.github.io/pyflwdir/latest/_examples/basins.html Additionnal...