33 lines
909 B
Markdown
33 lines
909 B
Markdown
# 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.
|
|
- https://data.marine.copernicus.eu/product/IBI_ANALYSISFORECAST_PHY_005_001/services
|
|
### openskiron
|
|
provide interesting grib for several EU regions.
|
|
- https://openskiron.org/en/openwrf
|
|
|
|
|
|
## 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
|
|
|
|
|
|
## License
|
|
For open source projects, say how it is licensed.
|
|
|
|
## Thanks
|
|
To the CDO contributors
|
|
To the people providing source data's
|