hydro-python / hydropowerlib

GNU General Public License v3.0
11 stars 4 forks source link

Port Runoff aggregation from atlite #1

Open coroa opened 5 years ago

coroa commented 5 years ago

Main module for finding upstream basins from hydrobasins dataset is hydro.py.

Runoff in each basin is aggregated using functions from gis.py (compute_indicatormatrix) and convert.py (runoff, hydro).

coroa commented 5 years ago

One needs to figure out how to download and access the era5 runoff files