91824db369380c0e0245bdd7ce4d99107f603d82
feelGrib
Objective
Retrieve grib files containing water surface current for the regions between holland and france south west, including east uk coasts. Files must be compatible for common opensource navigation tools like (qtvlm, opencpn and xygrib grib visualization tool)
Data Sources
copernicus
probably the most accurate source for european waters.
openskiron
provide interesting grib for several EU regions.
What the tool does
- Retrieve data from these Sources
- Clean data, preserve only surface current, and crop grid to the requested zone.
- Transform and format these data to a standardized grib file
Prerequisites and Installation
- Runs under linux or windows (with wsl)
- Requires python3 with the following dependencies
-
- python3-tk
-
- python3-pil
-
- python3-pil.imagetk
-
- copernicusmarine
License
For open source projects, say how it is licensed.
Thanks
To the CDO contributors To the people providing source data's
Description
Languages
Python
100%