-
Notifications
You must be signed in to change notification settings - Fork 60
Description
We are looking at modelling water demands and are wondering about the approach used in the global Lisflood (GLOFAS) model regarding the input data.
One of the input data needed in order to model water abstractions is the fraction of freshwater use from groundwater (as opposed to surface water and non-conventional sources).
We downloaded the input map fracgwused_Global_03min.nc and we are wondering what this map actually contains.
I could not find precision in the documentation or linked paper but I read in the European application that the country or admin level statistics are masked for groundwater bodies and recomputed by water region area to try and fit the original statistics after mapping.
The lines in the code that do this operation are here: https://github.com/ec-jrc/lisflood-code/blob/master/src/lisflood/hydrological_modules/waterabstraction.py#L227-L233
What we are wondering is, if the fracgwused_Global_03min.nc map is the original statistics before masking the groundwater bodies and upscaling to the water region (maps also available in that same folder) or the map after these processes are done.
See below an extract of the map for the Alps.
Many thanks in advance for your help,
