Skip to content

Version 0.19.0 (2019/12/30)

Compare
Choose a tag to compare
@mraspaud mraspaud released this 30 Dec 08:22
be0dd61

Issues Closed

  • Issue 996 - In the sar-c_safe reader, add platform_name to the attribute. (PR 998)
  • Issue 991 - Secondary file name patterns aren't used if the first doesn't match
  • Issue 975 - Add HRV navigation to seviri_l1b_native-reader (PR 985)
  • Issue 972 - MTG-FCI-FDHSI reader is slow, apparently not actually dask-aware (PR 981)
  • Issue 970 - Pad all geostationary L1 data to full disk area (PR 977)
  • Issue 960 - Factorize area def computation in jma_hrit (PR 978)
  • Issue 957 - Rayleigh correction in bands l2 of the ABI sensor
  • Issue 954 - Mask composites using cloud products (PR 982)
  • Issue 949 - Make a common function for geostationnary area_extent computation (PR 952)
  • Issue 807 - Add a MIMIC-TPW2 reader (PR 858)
  • Issue 782 - Update custom reader documentation to mention coordinates and available datasets (PR 1019)
  • Issue 486 - Add GMS series satellite data reader

In this release 12 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 1021 - Fix padding of segmented geostationary images
  • PR 1010 - Fix missing part in ahi_hrit file pattern
  • PR 1007 - Fix ahi_hrit expected segments
  • PR 1006 - Rename standard_name for various readers to be consistent
  • PR 993 - Fix VIIRS EDR Flood file patterns not working for AOI files (243)
  • PR 989 - Fix generation of solar and satellite angles when lon/lats are invalid
  • PR 976 - CF Writer Improvements
  • PR 974 - Fix available_composite_names including night_background static images (239)
  • PR 969 - Fix HDF4 handling of scalar attributes
  • PR 966 - Add the fire temperature products to AHI
  • PR 931 - Update coord2area_def.py

Features added

  • PR 1012 - Implement a small cviirs speedup
  • PR 1011 - Provide only dask arrays to pyspectral's nir reflectance computation
  • PR 1009 - Add support for SEVIRI data from icare
  • PR 1005 - Remove unused reader xslice/yslice keyword arguments
  • PR 1003 - Update copyright header in readers. Add and fix docstrings.
  • PR 998 - Add platform name to attributes of sar_c_safe reader (996)
  • PR 997 - Add check if prerequisites is used
  • PR 994 - Add LAC support to the avhrr-gac-lac reader
  • PR 992 - Add hrv_clouds, hrv_fog and natural_with_night_fog composites to seviri.yaml
  • PR 987 - scene.aggregate will now handle a SwathDefinition
  • PR 985 - Add HRV full disk navigation for seviri_l1b_native-reader (975)
  • PR 984 - Add on-the-fly decompression to the AHI HSD reader
  • PR 982 - Add simple masking compositor (954)
  • PR 981 - Optionally cache small data variables and file handles (972)
  • PR 980 - Read the meta_data dictionary from pygac
  • PR 978 - Factorize area computation in hrit_jma (960)
  • PR 977 - Add a YAMLReader to pad segmented geo data (970)
  • PR 976 - CF Writer Improvements
  • PR 966 - Add the fire temperature products to AHI
  • PR 962 - add support for meteo file in OLCI L1B reader
  • PR 961 - Fix default radius_of_influence for lon/lat AreaDefintions
  • PR 952 - Adds a common function for geostationary projection / area definition calculations (949)
  • PR 920 - Transverse Mercator section added in cf writer
  • PR 908 - Add interface to pyresample gradient resampler
  • PR 858 - Mimic TPW Reader (807)
  • PR 854 - Add GOES-R GLM L2 Gridded product reader and small ABI L1b changes

Documentation changes

  • PR 1025 - Switch to configuration file for readthedocs
  • PR 1019 - Add more information about creating custom readers (782)
  • PR 1018 - Add information to Quickstart on basics of getting measurement values and navigation
  • PR 1008 - Add documentation for combine_metadata function
  • PR 1003 - Update copyright header in readers. Add and fix docstrings.
  • PR 1001 - Get travis badge from master branch
  • PR 999 - Add FCI L1C reader short and long name metadata
  • PR 968 - Add information about multi-threaded compression with geotiff creation

In this release 45 pull requests were closed.