Skip to content

Commit

Permalink
documentatie
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielTollenaar committed Sep 30, 2024
1 parent a379f22 commit f5a24c6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
Binary file added docs/bathymetrie_mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/bathymetrie_result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions docs/rws_hws.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Building Ribasim RWS-HWS"
---

All files are in `notebooks/rijkswaterstaat` and numbered by order of to be executed.

## 1_bathymertrie
In this script we merge data from Baseline (version j23_6-v1, non-public) with grids from [bathymetrie-Nederland](https://maps.rijkswaterstaat.nl/geoweb55/index.html?viewer=Bathymetrie_Nederland) to one 5x5m GeoTiff.

We combine both sources as the Midden Limburgse en Noord Brabantse (MLNB) kanalen are not in Baseline and the Ijsselmeer is not completely covered in bathymetrie-Nederland. For the mask we use Top10NL waterdelen and manually filled a bollean column `baseline`

<p align="center">
<img src="bathymetrie_mask.png" alt="Image 1" height="450px" style="object-fit: contain;" />
<img src="bathymetrie_result.png" alt="Image 2" height="450px" style="object-fit: contain;" />
</p>

0 comments on commit f5a24c6

Please sign in to comment.