shartgring

Results 6 issues of shartgring

### Feature type Adding new functionality ### Improvement Description Currently, lake outflow dtermined by a rating curve table (hq) uses linear interpolation. A nearest-neighbour approach would be of added value...

### Feature type Adding new functionality ### Improvement Description Currently, a rating curve table (hq) consists of corresponding discharge values in m³/s. It would be nice to add functionality where...

## Issue addressed Fixes #907 ## Explanation Use ` pyet.calc_ea` instead of ` pyet.calc_e0` in PET workflow. Note: The line `pyet.calc_ea(tmax=temp_max, tmin=temp_min, rh=temp_dew)` is still confusing as `rh` and `temp_dew`...

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

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

Bug
Needs refinement

### Feature type Adding new functionality ### Improvement Description When a run fails, it now has to be restarted for the full run period. It might be useful to write...