Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 1.51 KB

Version 1.5.0 (2018/11/16)

Pull Requests Merged

Features added

  • PR 40 - Add platforms.txt to package data

In this release 1 pull request was closed.

Version 1.4.0 (2018/10/23)

Issues Closed

  • Issue 36 - Issue(s) with get_next_passes
  • Issue 34 - Get root secant converging to wrong solution (PR 35)
  • Issue 30 - get_observer_look turns xarray.DataArray objects into dask.array objects
  • Issue 29 - URL error
  • Issue 27 - satellite.get_lonlatalt(now) returns wrong longitude with numpy < 1.11
  • Issue 18 - Sun-satellite angle ranges are not consistent

In this release 6 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 39 - Bugfix python3
  • PR 35 - Use Scipy brentq method instead of secant method to perform root-finding (34)

Features added

  • PR 37 - Switch to versioneer
  • PR 33 - Remove Develop branch

In this release 4 pull requests were closed.