Skip to content

Releases: pytroll/pyorbital

Version 1.7.0 (2021/12/20)

20 Dec 14:52
523099d
Compare
Choose a tag to compare

Issues Closed

  • Issue 90 - get_observer_look raises IndexError on numpy 1.21.4
  • Issue 85 - Azimuth/elevation output not changing with 1-second increments
  • Issue 79 - ModuleNotFoundError: 'pyorbital' is not a package
  • Issue 72 - Unexpected Nans in get_observer_look_no_tle
  • Issue 38 - Issue with pyorbital.planets

In this release 5 issues were closed.

Pull Requests Merged

Features added

  • PR 91 - Add get_observer_look test for scalar case and update stickler config (91)
  • PR 89 - Change tested Python versions to 3.8, 3.9 and 3.10
  • PR 83 - Add Sentinel-5P to platform_names
  • PR 78 - Add parser to read TLEs from Multi Mission Administrative Messages

Documentation changes

  • PR 82 - Add historical TLE files link

In this release 5 pull requests were closed.

Version 1.6.1 (2021/04/12)

12 Apr 09:50
6b7e685
Compare
Choose a tag to compare

Issues Closed

  • Issue 63 - Runtime error in get_next_passes (PR 64)
  • Issue 62 - can this tool run
  • Issue 22 - get_next_passes returns max-elevation-time time not between rise & fall time (PR 76)

In this release 3 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 76 - Fix parabolic estimation (22)
  • PR 65 - Add requests to the requirements
  • PR 64 - Fix inappropriate runtime warning (63)
  • PR 60 - Skip tests if data are not available
  • PR 59 - Fix tests on i386

Features added

  • PR 75 - Fix numpy deprecation warnings
  • PR 67 - Added CALIPSO among platforms

In this release 7 pull requests were closed.