This version now contains:
- more sophisticated preprocessing using an extended pipeline model including support for multiple data sources, imputation, data extension, standardisation, quality metrics and more.
- globe models to handle geographic information and different projections of latitude/longitude coordinates. This is aimed to be combined with the `cruising` modul in later versions.
- more sophisticated weather models supporting the use of NETCDF files and the `meteostat` package.
- several bugfixes.
- several clarifications in the documentation.
Attention! This version is not completely backwards compatible to previous versions! In particular the API of `PolarPipeline`, `WeatherModel` and other classes changed. Please refer to the documentation if you run into any problems.