Skip to content

Version 0.15.0

Compare
Choose a tag to compare
@djhoese djhoese released this 10 May 14:56
1bfbac6

Version 0.15.0 (2019/05/10)

Issues Closed

  • Issue 758 - RuntimeError with NetCDF4FileHandler
  • Issue 730 - Rewrite introduction paragraph in documentation (PR 747)
  • Issue 725 - Update 'viirs_edr_active_fires' reader to read newest algorithm output (PR 733)
  • Issue 706 - Add reader for FY3D MERSI2 L1B data (PR 740)
  • Issue 434 - Allow readers to filter the available datasets configured in YAML (PR 739)

In this release 5 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 757 - Fix MODIS L1B and L2 readers not reading geolocation properly
  • PR 754 - Fix optional modifier dependencies being unloaded for delayed composites
  • PR 750 - Add missing warnings import to geotiff writer

Features added

  • PR 752 - Add scanline timestamps to seviri_l1b_hrit
  • PR 740 - Add FY-3D MERSI-2 L1B Reader (mersi2_l1b) (706)
  • PR 739 - Refactor available datasets logic to be more flexible (434)
  • PR 738 - Remove unused area slice-based filtering in the base reader
  • PR 733 - Update VIIRS EDR Active Fires (725)
  • PR 728 - Add VIIRS Fire Temperature rgb
  • PR 711 - Replace usage of deprecated get_proj_coords_dask
  • PR 611 - Add MODIS L2 reader
  • PR 580 - Allow colormaps to be saved with geotiff writer
  • PR 532 - Add enhancement for VIIRS flood reader

Documentation changes

  • PR 747 - Update index page introduction (730)

In this release 14 pull requests were closed.