Releases: MeteoSwiss-APN/pytrajplot
2.0.0
What's Changed
- Convert README from reStructuredText do Markdown by @pirmink in #50
- Extend testing to existence of output by @pirmink in #49
- DT-247 MCH Python blueprint and containerize by @victoria-cherkas in #46
New Contributors
- @victoria-cherkas made their first contribution in #46
Full Changelog: 1.1.4...2.0.0
Zero-Meridian Double-Crossing Bugfix
This release fixes a bug that appeared when trajectories crossed the zero-meridian twice. The pieces of the trajectories on the far side of the zero-meridian were not plotted in that case.
This is the last release with a Conda/pip installation of the environment based on the now outdated APN blueprint.
Pytrajplot with bugfixes for balfrin
Release updated from previous release v1.1.3 with corrected version information and an updated README file.
Reference Time
Separated base time and reference time. The model base time is provided through the plot_info file and marks the time of the latest analysis. Starting with this release, this base time is only used for plot annotation. The reference time for the relative time of the trajectory data points is now taken from the header of the trajectory data file.