hboisgon

Results 41 issues of hboisgon

Branch to create a link with the Computational Framework. The branch contains: - basic xml handler functions in xml_utils.py - generic classes and functions for the different FEWS CF files...

Currently in the data_adapter, renaming of variables happens before unit conversion or type checks. It would be more consistent to first do: - astype - unit_add - unit_mult - renmaing...

enhancement

Hi, I tried to install and run wflow using julia with some new users and remarked that some things maybe were not too clear from the installation and running guide...

documentation

### Feature type Changing existing functionality ### Improvement Description When setting glacier = true in TOML, wflow does not send an error if the state (and parameters) are missing, the...

user-experience

### Wflow version checks - [X] I have checked that the issue still exists on the latest versions of the docs on `master` [here](https://github.com/Deltares/Wflow.jl) ### Kind of issue Docs are...

documentation

Not sure if this is possible but I have a very large wflow model and for some runs, I'm only interested in small tributaries. I wondered if it was possible...

Maybe a little related to #90 but I have a question on how the reservoir/lake outflow are being given back to the wflow model. What I see from the code...

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

Documentation
Needs refinement

### Kind of request Adding new functionality ### Enhancement Description So far in setup_region, the CRS property of the output region is fixed and cannot be changed. Eg bbox in...

Enhancement
Model
Needs refinement

### Kind of request None ### Enhancement Description Move ``Model.forcing`` to ``ModelForcingComponent`` ### Use case _No response_ ### Additional Context _No response_

Enhancement
V1