ec-jrc / lisflood-utilities

LISFLOOD OS - Utilities
https://ec-jrc.github.io/lisflood
European Union Public License 1.2
23 stars 11 forks source link

Add validation tool for lisflood #4

Open domeniconappo opened 5 years ago

domeniconappo commented 5 years ago

Users can run the tool to verify that

  1. Input netCDF4 files (forcings) have the right metadata, variables naming, CF 1.7 compliant
  2. mask map of the area is correct
salampe commented 5 years ago

Ideally, there should also be a check on each map for bogus values (e.g. negative precipitation, all maps have values where the mask map is "true", etc.)

domeniconappo commented 5 years ago

Related to https://github.com/ec-jrc/lisflood-code/issues/31