Skip to content

Version 0.19.1

Compare
Choose a tag to compare
@djhoese djhoese released this 10 Jan 18:21
84c74be

Issues Closed

  • Issue 1030 - Geostationary padding results in wrong area definition for AHI mesoscale sectors. (PR 1037)
  • Issue 1029 - NetCDF (CF) writer doesn't include semi_minor_axis/semi_major_axis for new versions of pyproj (PR 1040)
  • Issue 1023 - RTD "Edit on Github" broken in "latest" documentation

In this release 3 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 1040 - Fix geostationary axis handling in CF writer (1029)
  • PR 1037 - Fix segment handling for non-FLDK sectors in the AHI HSD reader (1030)
  • PR 1036 - Fix ABI L1b/L2 time dimension causing issues with newer xarray
  • PR 1034 - Fix AMI geolocation being off by 1 pixel
  • PR 1033 - Fix avhrr_l1b_aapp reader not including standard_name metadata
  • PR 1031 - Fix tropomi_l2 reader not using y and x dimension names

Features added

  • PR 1035 - Add additional Sentinel 3 OLCI 2 datasets
  • PR 1027 - Update SCMI writer and VIIRS EDR Flood reader to work for pre-tiled data

Documentation changes

  • PR 1032 - Add documentation about y and x dimensions for custom readers

In this release 9 pull requests were closed.