Delineating a large number of watersheds for hydrological simulations in the big data era 🔥
demo.mp4
- First, download Watershed.zip from the release page
- Next, unzip and open Watershed.exe, click start to execute an example
- A detailed guide is attached to the Supporting Information of the paper
- Flow direction: a file path or a folder path of tiff (see example_flowdir.tif for example)
- The given coordinates of watershed outlets: a excel sheet contains longitudes and latitudes in the WGS84 projection. Watershed area is optional as auxiliary information to improve the delineation accuracy (see example_station.xlsx for example)
- Shapefile: watershed boundaries stored as vector data
- Info.xlsx: delineated watershed areas, containing areas of confluence, mainstream, and tributray relocations.
- Map.html: a visual map of watershed boundaries with satellite images as the background
Use flow directions of HydroSHEDS and MERIT Hydro
- HydroSHEDS and MERIT Hydro are 90m-resolution flow directions, and have been proven effective in watershed delineation. It is recommended to divide the flow directions into several parts to reduce memory usage.
- Assuming that the algorithm incorrectly relocates an outlet to the tributray, and the correct relocation should be on the mainstream. Since the algoirthm also returns the watershed area of mainstream relocation, we can quickly fix this incorrection by reruning the algorithm with the watershed area as auxiliary information.
- Xie, J., Liu, X., Bai, P., & Liu, C. (2022). Rapid Watershed Delineation Using an Automatic Outlet Relocation Algorithm. Water Resources Research, 58(3), e2021WR031129. https://doi.org/10.1029/2021WR031129