Skip to content

Commit

Permalink
Update release notes for 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Apr 14, 2021
1 parent f71a474 commit 90609c7
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## Version 1.19.0 (2021/04/14)

### Issues Closed

* [Issue 344](https://github.com/pytroll/pyresample/issues/344) - Improve handling of dask arrays in DynamicAreaDefinition ([PR 346](https://github.com/pytroll/pyresample/pull/346))

In this release 1 issue was closed.

### Pull Requests Merged

#### Bugs fixed

* [PR 348](https://github.com/pytroll/pyresample/pull/348) - Allow rows_per_scan=0 convenience in EWA resampler
* [PR 340](https://github.com/pytroll/pyresample/pull/340) - Fix get_area_slices for flipped areas

#### Features added

* [PR 346](https://github.com/pytroll/pyresample/pull/346) - Add better dask handling to DynamicAreaDefinitions ([344](https://github.com/pytroll/pyresample/issues/344))

In this release 3 pull requests were closed.


## Version 1.18.1 (2021/03/22)

### Issues Closed
Expand Down

0 comments on commit 90609c7

Please sign in to comment.