Skip to content

Commit 523099d

Browse files
committed
Update changelog
1 parent 70ab097 commit 523099d

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## Version 1.7.0 (2021/12/20)
2+
3+
### Issues Closed
4+
5+
* [Issue 90](https://github.com/pytroll/pyorbital/issues/90) - get_observer_look raises IndexError on numpy 1.21.4
6+
* [Issue 85](https://github.com/pytroll/pyorbital/issues/85) - Azimuth/elevation output not changing with 1-second increments
7+
* [Issue 79](https://github.com/pytroll/pyorbital/issues/79) - ModuleNotFoundError: 'pyorbital' is not a package
8+
* [Issue 72](https://github.com/pytroll/pyorbital/issues/72) - Unexpected Nans in get_observer_look_no_tle
9+
* [Issue 38](https://github.com/pytroll/pyorbital/issues/38) - Issue with pyorbital.planets
10+
11+
In this release 5 issues were closed.
12+
13+
### Pull Requests Merged
14+
15+
#### Features added
16+
17+
* [PR 91](https://github.com/pytroll/pyorbital/pull/91) - Add get_observer_look test for scalar case and update stickler config ([91](https://github.com/pytroll/pyorbital/issues/91))
18+
* [PR 89](https://github.com/pytroll/pyorbital/pull/89) - Change tested Python versions to 3.8, 3.9 and 3.10
19+
* [PR 83](https://github.com/pytroll/pyorbital/pull/83) - Add Sentinel-5P to platform_names
20+
* [PR 78](https://github.com/pytroll/pyorbital/pull/78) - Add parser to read TLEs from Multi Mission Administrative Messages
21+
22+
#### Documentation changes
23+
24+
* [PR 82](https://github.com/pytroll/pyorbital/pull/82) - Add historical TLE files link
25+
26+
In this release 5 pull requests were closed.
27+
28+
129
## Version 1.6.1 (2021/04/12)
230

331
### Issues Closed

0 commit comments

Comments
 (0)