DirkEilander

Results 66 issues of DirkEilander

see https://gis.stackexchange.com/questions/254939/legend-of-flow-direction-calculated-with-processing-toolbox-qgis-saga

[Update 2024-02-14 to provide some more context] Currently, the river routing in wflow is solved at every edge of the model grid. However, we can probably simplify the river routing...

routing
needs refinement

downstream hydromt fails because of what i think is an issue with a new numpy version https://github.com/Deltares/hydromt/actions/runs/6430182597/job/17460685968?pr=535

## Issue addressed Fixes #844 ## Explanation Explain how you addressed the bug/feature request, what choices you made and why. ## Checklist - [ ] Updated tests or added new...

### Kind of request Changing existing functionality ### Enhancement Description transform https://github.com/Deltares/hydromt/blob/main/hydromt/data_adapter/geodataset.py into the new data source / driver / adapter structure ### Use case _No response_ ### Additional Context...

Enhancement
Needs refinement

## Issue addressed Fixes # ## Explanation Explain how you addressed the bug/feature request, what choices you made and why. ## Checklist - [ ] Updated tests or added new...

### Enhancement Description Updating the meta data section in deltares_data.yml & documentation according to: ```yaml meta: source_url: zenodo.org/my_dataset # should point to processed data OR original in combi with processing_notes/script...

Enhancement
Spillover

### Current implementation Currently, the [data/predefined_catalogs.yml](https://github.com/Deltares/hydromt/blob/main/data/predefined_catalogs.yml) file describes which predefined catalogs are available and where to find these. The `DataCatalog.set_predefined_catalogs()` methods reads this file from **the main branch** to set...

Enhancement