Version 1.5.0 (2022/01/10)
Issues Closed
- Issue 94 - Method get_tle_lines() raises index error when tle lines are empty strings
- Issue 90 - Change in masked scanlines
- Issue 87 - Unit test discovery (PR 98 by @sfinkens)
- Issue 85 - Update documentation
- Issue 80 - Reduce rounding error in POD reader adjust clock drift (PR 84 by @carloshorn)
- Issue 76 - IndexError in PODReader._adjust_clock_drift (PR 84 by @carloshorn)
- Issue 74 - Remove Cython dependency (PR 83 by @carloshorn)
- Issue 46 - Pypi and presentation work
- Issue 43 - Links to POD/KLM user guides are broken
- Issue 39 - Update release in preparation for conda-forge package
In this release 10 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 91 - Invert bit position in quality flags
- PR 84 - Refactor clock drift (82, 81, 80, 76)
- PR 79 - Fix tests on bigendian platforms
- PR 75 - Typo
Features added
- PR 98 - Switch to pytest for unit tests (87)
- PR 92 - Allow PathLike objects
- PR 89 - Add github workflow
- PR 86 - add METOP C coefficients
- PR 84 - Refactor clock drift (82, 81, 80, 76)
- PR 83 - Replace cython filter (74)
In this release 10 pull requests were closed.