Skip to content

Version 0.12.0

Compare
Choose a tag to compare
@djhoese djhoese released this 18 Feb 18:54
a54decd

Version 0.12.0 (2019/02/15)

Issues Closed

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 616 - Fix geotiff writer being unimportable if gdal isn't installed
  • PR 615 - Fix confusing error in abi_l1b reader when file fails to open
  • PR 607 - Fix VIIRS 'histogram_dnb' compositor not returning new data
  • PR 605 - Fix enhancements using dask delayed on internal functions
  • PR 602 - Fix MultiScene save_animation not using dataset IDs correctly (601, 601)
  • PR 600 - Fix resample reduce_data bug introduced in #582

Features added

  • PR 614 - Support for reduced resolution OLCI data
  • PR 613 - Add 'crop' and 'save_datasets' to MultiScene
  • PR 609 - Add ability to use dask distributed when generating animation videos
  • PR 582 - Add 'reduce_data' keyword argument to disable cropping before resampling
  • PR 576 - Add group_files and from_files utility functions for creating Scenes from multiple files (310)
  • PR 567 - Add utility functions for generating GeoViews plots (541)

In this release 12 pull requests were closed.