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

include GLOBGM as a module #47

Open edwinkost opened 4 months ago

edwinkost commented 4 months ago

Description Include GLOBGM (the MODFLOW groundwater model of PCR-GLOBWB) as a module.

Problem Although it is known that PCR-GLOBWB can include a MODFLOW groundwater model (e.g. since Sutanudjaja et al. 2011 to Verkaik et al., 2014), we have not really formalized this feature yet in https://github.com/UU-Hydro/PCR-GLOBWB_model.

Implementation Edwin will try to merge the latest developments in the respect of GLOBGM, more specifically from https://github.com/UU-Hydro/GLOBGM and https://github.com/edwinkost/PCR-GLOBWB_GM-GLOB (e.g. https://github.com/edwinkost/PCR-GLOBWB_GM-GLOB/tree/modularizing)

Downsides None, I guess.