Skip to content

Version 0.38.0 (2022/11/11)

Compare
Choose a tag to compare
@mraspaud mraspaud released this 11 Nov 12:10
· 3341 commits to main since this release
3f53644

Issues Closed

In this release 20 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 2262 - Fix ratio sharpening not sharing invalid mask between bands (556)
  • PR 2260 - Fix VIIRS L1B I-band angle names being inconsistent with VIIRS SDR (2258)
  • PR 2257 - Fix failure creating directory if it already exists.
  • PR 2246 - Fix MODIS reader tests failing with new geotiepoints
  • PR 2239 - Fix incorrect rows_per_scan in 'acspo' reader (498)
  • PR 2236 - CF-compliant storage for lon/lat case (2227)
  • PR 2235 - Fix Scene.load modifiers keyword argument having no effect (2234)
  • PR 2232 - Make longitude masker & filler single band
  • PR 2221 - Fix ici after mws merge
  • PR 2220 - Fix CLAVR-x configuration in 'awips_tiled' writer to be backwards compatible
  • PR 2216 - Fix coord renaming for AOD product in 'abi_l2_nc' reader (2215)
  • PR 2210 - Fix VIIRS EDR Active Fires reader for new format and fix fine/coarse 1D swath handling (458)
  • PR 2190 - Fix some enhancements producing dask arrays wrapped in dask arrays
  • PR 2185 - Refactor HRIT readers to be smarter about compression and reading data (2183)
  • PR 2177 - Fix plugins not working with new versions of setuptools
  • PR 2176 - Fix cf write-read roundtrip (2170)
  • PR 2166 - Correct the sun azimuth angle range within satpy.

Features added

  • PR 2230 - Add support for compressed FSFiles to HRIT readers
  • PR 2209 - Update seadas_l2 reader to handle alternative NetCDF file format (457)
  • PR 2207 - Add SEVIRI level 2 AMV BUFR
  • PR 2203 - Fix experimental dependency stdlibc++ issues in CI
  • PR 2198 - Add warning for SEVIRI native reader in case of bad data
  • PR 2187 - adding a reader for ATMS level1b data
  • PR 2185 - Refactor HRIT readers to be smarter about compression and reading data (2183)
  • PR 2175 - Add utility function to compute the relative azimuth angle.
  • PR 2164 - Add low level moisture composite
  • PR 2125 - Add reader for FY-4B / GHI data
  • PR 2120 - Add reader for MWS onboard EPS-SG-A
  • PR 2118 - Add a reader for EPS-SG Ice Cloud Imager
  • PR 1695 - Add get_area_def to cf reader (1672)

Documentation changes

  • PR 2247 - Document behaviour on default enhancement
  • PR 2225 - Update writer table docs
  • PR 2200 - Remove mention of fallback to GDAL in geotiff writer
  • PR 2195 - Add additional logging information about enhancements being used
  • PR 2191 - Fix automatic reader table not listing readers with missing dependencies (2189)

Clean ups

  • PR 2268 - Cleanup hy2 reader (2208)
  • PR 2252 - Create dependabot.yml
  • PR 2240 - Refactor RGB ratio sharpening again for better performance
  • PR 2205 - Update URL to rasterio repository in CI

In this release 39 pull requests were closed.

New Contributors

Full Changelog: v0.37.1...v0.38.0