UU-Hydro / PCR-GLOBWB_model

PCR-GLOBWB (PCRaster Global Water Balance) is a large-scale hydrological model intended for global to regional studies and developed at the Department of Physical Geography, Utrecht University (Netherlands). Contact: Edwin Sutanudjaja (E.H.Sutanudjaja@uu.nl).
GNU General Public License v3.0
116 stars 79 forks source link

Only run flood plain calculations if dynamicFloodPlain is turned on #9

Closed mcflugen closed 5 years ago

mcflugen commented 5 years ago

This pull request fixes #8 by only running flood-plain calculations if floodPlain is True. This was already the case in most places, but there were a couple places where it was not the case.