You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.