Releases: pytroll/pyorbital
Releases · pytroll/pyorbital
Version 1.9.2
Version 1.9.1
What's Changed
- Deprecate PPP_CONFIG_DIR for specifying config path by @djhoese in #170
- Update CI build action to work without setup.py by @pnuu in #172
Full Changelog: v1.9.0...v1.9.1
Version 1.9.0
What's Changed
- Update
get_next_passes
docstring by @simonrp84 in #157 - Bugfix use of datetime.datetime objects in call to
get_last_an_time
by @adybbroe in #159 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #162
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #163
- Add new platforms and clarify help message for
check_platform
by @simonrp84 in #161 - Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #164
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #165
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #166
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #167
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #168
- Update CI to use Python 3.10 - 3.12 and plain Miniforge by @pnuu in #146
- Switch to use pyproject.toml instead of setup.py, and skip versioneer by @adybbroe in #169
- Refactor and improve tests concerning the TLE file handling by @adybbroe in #118
- Add slstr by @TAlonglong in #98
- Implement SGDP4_NEAR_SIMP propagation by @JonathanMaes in #124
- Refactor _SGDB4 class by @pnuu in #171
New Contributors
- @simonrp84 made their first contribution in #157
- @TAlonglong made their first contribution in #98
- @JonathanMaes made their first contribution in #124
Full Changelog: v1.8.3...v1.9.0
Version 1.8.3
Version 1.8.2 (2024/02/05)
Issues Closed
- Issue 140 - pyorbital cannot read TLE for MTG-I1 / Meteosat-12 (PR 141 by @gerritholl)
- Issue 139 -
Orbital
cannot get TLEs from the internet
In this release 2 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 143 - Fix a bug in using TLES env variable
Features added
In this release 2 pull requests were closed.
Version 1.8.1
Version 1.8.0
Issues Closed
In this release 1 issue was closed.
Pull Requests Merged
Bugs fixed
- PR 129 - Fix bug getting local tlefiles
- PR 128 - Fix typo in VIIRS geoloc definition
- PR 121 - fixed geoloc_example and added variable descriptions
Features added
- PR 120 - Update versioneer to stop using deprecated distutils module.
- PR 113 - Make use of env variables free from satpy (112)
Documentation changes
In this release 6 pull requests were closed.
Version 1.7.3
Pull Requests Merged
Bugs fixed
- PR 103 - www.celestrak.org → celestrak.org (101)
Documentation changes
- PR 104 - Fixed comment in sun_earth_distance_correction
In this release 2 pull requests were closed.
Version 1.7.2
Issues Closed
- Issue 100 - TLE URIs land at redirect page (PR 101 by @gerritholl)
- Issue 97 - sun_earth_distance_correction returns the square of the sun-earth distance relativ to 1 AU (PR 99 by @depion)
In this release 2 issues were closed.
Pull Requests Merged
Bugs fixed
In this release 2 pull requests were closed.
Version 1.7.1 (2021/12/22)
Pull Requests Merged
Bugs fixed
- PR 92 - Fix bogus designator assignment
In this release 1 pull request was closed.