Skip to content

Version 0.50.0 (2024/07/26)

Compare
Choose a tag to compare
@mraspaud mraspaud released this 26 Jul 10:36
· 346 commits to main since this release
1c0f80c

Issues Closed

In this release 17 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 2858 - Fix default AWIPS tiled _FillValue of -1 for newer versions of xarray
  • PR 2851 - Fix start/end time properties of hrit_jma reader ()
  • PR 2842 - Fix VIIRS EDR using the wrong geolocation arrays
  • PR 2835 - Fix DayNightCompositor compatibility with numpy 2
  • PR 2833 - Fix conversion of valid_range metadata to tuple in viirs_edr reader
  • PR 2824 - add import rioxarray where readers actually need them
  • PR 2819 - Ensure lazyness of the olci nc reader
  • PR 2818 - Fix uniqueness of hdf5-based dask arrays (2724)

Features added

  • PR 2853 - Add first version of LI composites and enhancements for point and accumulated products
  • PR 2850 - Add parallel test execution to CI with pytest-xdist library
  • PR 2840 - Add a testing utility for faking reading
  • PR 2838 - Add MERSI3 / FY3F support.
  • PR 2837 - Fix gcps type for newer rioxarray versions
  • PR 2832 - Add a read-only FSFile.fs property
  • PR 2817 - Implement support to set alpha range in create_colormap and yaml colorize enhancements
  • PR 2806 - Add ability to clip AMI negative radiances
  • PR 2783 - Add support for Sentinel-2 MSI L2A SAFE datasets
  • PR 2687 - add support of masking olci l1b products by using quality flags (1209)
  • PR 2603 - Changes to Eumetsat L2 BUFR reader
  • PR 2167 - Automatic list with overviews of inlcuded area definitions for the documentation (1206)
  • PR 1637 - Change default filename for cf writer to be compatible with satpy_cf_nc reader

Documentation changes

  • PR 2857 - Fix typo in chunk setting example (2856)
  • PR 2817 - Implement support to set alpha range in create_colormap and yaml colorize enhancements
  • PR 2816 - Add resized area example to resampling documentation (368)
  • PR 2812 - doc: move reader table to reading section

Clean ups

  • PR 2844 - Add more test skips when numba is involved in the unstable CI
  • PR 2841 - Revert CI env change so geotiepoints comes from conda-forge

In this release 27 pull requests were closed.