Skip to content

Version 0.29.0

Compare
Choose a tag to compare
@mraspaud mraspaud released this 06 Jun 14:37
· 5349 commits to main since this release
7c62d08

Issues Closed

  • Issue 1714 - Plotting day night composite satellite image
  • Issue 1689 - BackgroundCompositor using IR Sandwich (masked so only coldest clouds are visible) and True Color as inputs (PR 1690)
  • Issue 1684 - Rename fci_l1c_fdhsi to fci_l1c_nc (PR 1712)
  • Issue 1293 - DOC: broken link for geoview (PR 1697)
  • Issue 1120 - Broken-off sentence in cf_writer module documentation: "If a non-dimensional coordinate is identical for" (PR 1697)
  • Issue 1104 - NUCAPS reader uses incorrect _FillValue (PR 1710)
  • Issue 1097 - Deprecate satpy.readers.utils.get_area_slices
  • Issue 1085 - Add tonemapping modifiers for truecolor images
  • Issue 1060 - Reorder installation instructions to put conda before PyPI (PR 1711)
  • Issue 1028 - Mitiff tests failing on python 3.7 travis environments
  • Issue 990 - Documentation on storing area definitions has a broken fragment identifier link to pyresample (PR 1697)
  • Issue 973 - For VIIRS composite there are two composites with the same name.
  • Issue 936 - Swap names for Vis/IR default natural_color and natural_color_sun composites
  • Issue 722 - Standardise self.mda for SEVIRI attributes
  • Issue 608 - Update to fix deprecation warning from dask regarding atop
  • Issue 566 - Add AbstractScene class
  • Issue 500 - Add ability to add proper references to published algorithms
  • Issue 495 - Update tests to skip tests if dependencies are missing
  • Issue 425 - Add DART compatible observation writer
  • Issue 346 - lat-lon as the default dimensions
  • Issue 334 - Add 'Performance Tips' section to documentation
  • Issue 164 - Should enhancers know the data type beforehand
  • Issue 102 - Fix meteosat 10 area
  • Issue 100 - Add background color option to simple image writer
  • Issue 99 - Adding coastlines does not preserve transparency
  • Issue 92 - Merge area definition files
  • Issue 9 - Convert mpop readers to satpy yaml readers

In this release 27 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 1710 - Fix NUCAPS reader having incorrect _FillValue attribute (1104)
  • PR 1706 - Update SLSTR reader to choose correct file for interpolated angles
  • PR 1691 - Fix reference to sector_id global key in 'awips_tiled' writer YAML
  • PR 1690 - Fix SandwichCompositor modifying input data (1689)
  • PR 1679 - Remove extra attributes tag and fix indentation

Features added

  • PR 1715 - Fix benchmarks to run with older commits
  • PR 1701 - Add pending deprecation reader names check
  • PR 1680 - Implement reading of index map and auxiliary data in FCI L1c reader

Documentation changes

In this release 10 pull requests were closed.