2025-05-20 17:05:13 +02:00
2025-05-20 06:14:36 +00:00
2025-05-20 09:36:09 +02:00

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
No description provided
Readme 8.6 MiB
Languages
Python 100%