Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 01:03
2bac588

Added

  • Optional local NetCDF4 opening with eager xarray loading, CF decoding,
    closed file resources, source metadata, and an executed GOES infrared notebook.
  • noaa:goes-abi CONUS Cloud and Moisture Imagery with explicit satellite/channel
    selection, precise scan times and sizes, and checksum-verified NetCDF downloads.
  • Storm Events annual event-details gzip CSVs, selecting current creation-date
    revisions with exact source-byte provenance and locked restoration; local
    compressed CSV opening preserves event and geographic identifier strings.
  • Executed Storm Events notebook with local Oklahoma/date filters, event-record
    and damage-rating plots, and source/reporting caveats.
  • Optional NEXRAD Level II opening with xradar sweep DataTrees, native units and
    flag masking, source provenance, and an executed reflectivity notebook.

Changed

  • Replace example analysis scripts with executed Jupyter notebooks containing
    compact data previews, plots, and source provenance. Add an optional examples
    environment, offline notebook checks, and isolated live execution/refresh commands.
  • Pin the development interpreter to Python 3.14.7 to avoid an upstream crash
    affecting NetCDF decoding in older Linux uv Python builds.