-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
question on freshwater use from groundwater in water demands #172
Comments
Dear @laurenebouaziz, thank you for your interest in OS LISFLOOD and in the global implementation maps. I am not sure that I understood your question; I will write some technical and background information: I hope that a step-wise approach will help us identifying the solution to your inquiry. The input maps fracgwused and gwbodies were generated according to the approach explained in Gelati et al. (2020) These maps were not updated during the work of the more recent publication Choulga et al. (2024), hence they are not described in the manuscript, as you correctly pointed out. The work of Choulga et al. (2024) led to the generation of an entirely revamped and improved dataset. Nevertheless, further updates and improvements are always necessary! In fact, we are already working on the next release of the dataset (which will include, for instance, updates to the soil maps). Regarding the fracgwused, we will verify the existence of relevant updates in the raw datasets. In the current map, some pixels are set to zero, these pixels largely correspond to pixels with gwbodies=0. This is consistent with https://github.com/ec-jrc/lisflood-code/blob/master/src/lisflood/hydrological_modules/waterabstraction.py#L233 The use and meaning of the water regions map is explained in https://ec-jrc.github.io/lisflood-model/2_18_stdLISFLOOD_water-use/, please note the section "Important techical note for the adequate definition of the water regions". I hope that the pieces of information above are useful, |
Dear Stefania, Thank you very much for your prompt reply and all the details provided. I think the question we are after is: Are the pixel values in the fracgwused map valid at the national or regional scale (average values) or are these values already corrected for the non-Groundwaterbodies. This correction takes place in the following code section https://github.com/ec-jrc/lisflood-code/blob/master/src/lisflood/hydrological_modules/waterabstraction.py#L227-L236. We think the values in the fracgwused map are not yet corrected for the non-Groundwaterbodies, as this happens in the code, but are not completely if this is indeed the case. I hope this clarifies our question. Thank you and best wishes, |
Dear @laurenebouaziz, thank you for the clarification. I would like to perform a quick check before providing an answer. I am out of office for meetings and a conference until Friday night. I will get back to you early the next week. Kind regards, |
Dear Stefania, thank you very much for your reply, I will be away next week, but look forward to seeing your reply when I return. |
Dear @laurenebouaziz, |
Dear Stefania, thank you for you reply. So just to be really sure: thanks again and kind regards, |
Dear Laurène, |
Dear Stefania, thank you very much for this clarification. We will make sure to also check the map again in the next release. |
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,
The text was updated successfully, but these errors were encountered: