Recent Releases of hrosailing
hrosailing - v0.12.0 Bilinear Interpolator
- Introduced a bilinear interpolar
- Python
Published by RobertSchueler 12 months ago
hrosailing -
- Fixes critical math / logic mistake in
cruising-submodule, see also Issue#115and#116
- Python
Published by rubbinduck over 1 year ago
hrosailing -
- Fixed bugs with newer versions of
numpyandmatplotlib - Improved Documentary in parts
- Python
Published by rubbinduck over 1 year ago
hrosailing - hrosailing version 0.11.0
- restructured modules to remove circular dependencies
- plotting of polardiagrams is now done via custom matplotlib projections supporting the typical matplotlib API
- tons of debugging
- added tons of testing (test-suite not complete yet)
Note that this version is not downwards compatible. Due to the restructuring, almost all code that worked with previous versions needs to be overhauled.
- Python
Published by RobertSchueler almost 3 years ago
hrosailing - hrosailing version 0.10.1
Release contains:
- update of Citation
- bugfixes
- documentation fixes
Note that this version is not downwards compatible. Code that worked in previous versions possibly has to be overhauled.
- Python
Published by RobertSchueler about 3 years ago
hrosailing - hrosailing version 0.10.0
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
cruisingmodul in later versions. - more sophisticated weather models supporting the use of NETCDF files and the
meteostatpackage. - 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.
- Python
Published by RobertSchueler about 3 years ago