Version 0.17.0
Issues Closed
- Issue 896 - Satpy built-in composite for dust RGB (MSG/SEVIRI data) does not generate expected color pattern
- Issue 893 - Resampling data read with generic image reader corrupts data
- Issue 876 - Update reader configuration with human-readable long names (PR 887)
- Issue 865 - Himawari-8 B13 image is negative?
- Issue 863 - Record what the values from MODIS cloud mask represent
- Issue 852 - No module named geotiepoints.modisinterpolator
- Issue 851 - Scene(reader, filenames = [radiance, geoloc]) expects filenames to be in a specific format
- Issue 850 - group_files function returns only one dictionary (PR 855)
- Issue 848 - FCI composites not loadable (PR 849)
- Issue 846 - Segmentation fault calculating overlay projection with MTG
- Issue 762 - Add x and y coordinates to all loaded gridded DataArrays
- Issue 735 - Bilinear interpolation doesn't work with
StackedAreaDefinitions
- Issue 678 - Consider using setuptools-scm instead of versioneer (PR 856)
- Issue 617 - Update 'generic_image' reader to use rasterio for area creation (PR 847)
- Issue 603 - Support FY-4A hdf data (PR 751)
In this release 15 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 915 - Fix CRS object being recreated when adding CRS coordinate
- PR 905 - Fix ABI L2 reader not scaling and masking data
- PR 901 - Fix compact viirs angle interpolation at the poles
- PR 891 - Fix HDF4 reading utility using dtype classes instead of instances
- PR 890 - Fix MERSI-2 and VIRR readers being recognized by pyspectral
- PR 889 - Fix the ninjotiff writer to provide correct scale and offset
- PR 884 - Update mersi2_l1b sensor name to mersi-2 to match pyspectral
- PR 882 - Bug in mitiff writer; calibration information is not written in the imagedescription
- PR 877 - Fix standard_name and units for T4/T13 in viirs_edr_active_fires reader
- PR 875 - Fix error in hncc_dnb composite test
- PR 871 - Fix FY-4 naming to follow WMO Oscar naming
- PR 869 - Fix the nwcsaf-nc reader to drop scale and offset once data is scaled
- PR 867 - Fix attribute datatypes in CF Writer
- PR 837 - Fix Satpy tests to work with new versions of pyresample
- PR 790 - Modify the SLSTR file pattern to support stripe and frame products
Features added
- PR 910 - Add near real-time and reprocessed file patterns to TROPOMI L1b reader
- PR 907 - Handle bad orbit coefficients in SEVIRI HRIT header
- PR 906 - Avoid xarray 0.13.0
- PR 903 - Fix HRV area definition tests
- PR 898 - Add night lights compositor and SEVIRI day/night composite
- PR 897 - Cache slicing arrays in bilinear resampler
- PR 895 - Add the possibility to pad the HRV in the seviri hrit reader
- PR 892 - Update coefficients for FY-3B VIRR reflectance calibration
- PR 890 - Fix MERSI-2 and VIRR readers being recognized by pyspectral
- PR 881 - Make it possible to reverse a built-in colormap in enhancements
- PR 880 - Replace Numpy files with zarr for resampling LUT caching
- PR 874 - Hardcoding of mersi2 l1b reader valid_range for channel 24 and 25 as these are wrong in the HDF data
- PR 873 - Add mersi2 level 1b ears data file names to the reader
- PR 872 - Fix ABI L1B coordinates to be equivalent at all resolutions
- PR 856 - Switch to setuptools_scm for automatic version numbers from git tags (678)
- PR 849 - Make composites available to FCI FDHSI L1C (848)
- PR 847 - Update 'generic_image' reader to use rasterio for area creation (617)
- PR 767 - Add a reader for NOAA GOES-R ABI L2+ products (abi_l2_nc)
- PR 751 - Add a reader for FY-4A AGRI level 1 data (603)
- PR 672 - Add CIMSS True Color (Natural Color) RGB recipes
Documentation changes
- PR 916 - Update orbit coefficient docstrings in seviri_l1b_hrit
- PR 887 - Add more reader metadata like long_name and description (876)
- PR 878 - Add Suyash458 to AUTHORS.md
Backwards incompatible changes
- PR 890 - Fix MERSI-2 and VIRR readers being recognized by pyspectral
In this release 39 pull requests were closed.