ec-jrc / lisflood-lisvap

Lisflood OS (LISVAP)
https://ec-jrc.github.io/lisflood-lisvap/
European Union Public License 1.2
8 stars 6 forks source link

Base maps #14

Closed salampe closed 5 years ago

salampe commented 5 years ago

In the base maps folder there are only three maps available. Is that sufficient for running lisvap for the two test cases?

domeniconappo commented 5 years ago

We need the mask area map, which is inside tests/data folder. But good point: we need area map under base maps folder. Only reason I didn't so far is that it will be the only base map in netCDF format while others are still old pcraster maps...and it doesn't look good :) Maybe we should convert those basemaps to netcdf as well?

salampe commented 5 years ago

I thought you had a case study with a number of days to run LISFLOOD for Europe? Where are those maps? In any case the base maps should be in a format that allows to run LISVAP (ideally if possible in netCDF)

domeniconappo commented 5 years ago

@salampe

meteo input for tests: https://github.com/ec-jrc/lisflood-lisvap/tree/master/tests/data/input

reference maps used to validate results: https://github.com/ec-jrc/lisflood-lisvap/tree/master/tests/data/reference

Base maps are those shipped with lisvap code. We don't need anything else.

domeniconappo commented 5 years ago

I thought you had a case study with a number of days to run LISFLOOD for Europe? Where are those maps?

About LISFLOOD, I'm about to create a "smoke" test for it, same way as I've done for LISVAP, so with some input and reference results to compare.

Case studes/Test catchments will be useful as demo/showcase and users can play with them but for sure I will use some data from there. I still need to review current assets here https://github.com/ec-jrc/lisflood-usecases

domeniconappo commented 5 years ago

@salampe I've decided to add a command to the Docker that let copy those files from docker to host (user's computer) so she/he can easily replicate use cases.

something like:

docker run -v /local/folder/:/input efas/lisvap:latest usecases

The user will find meteo input files, base maps and xml settings inside the /local/folder/