There is a newer version of the record available.

Published August 30, 2023 | Version v0.3.0
Software Open

heregoesradio/heregoes: v0.3.0

Authors/Creators

  • 1. WeatherStar Technologies, LLC

Description

Major update for Python 3.11
  • Update Conda environments for Python 3.11, tested on Intel and ARM64 (Raspberry Pi)
  • Remove meta.py and replace with more streamlined NCInterface under util/ for working with netCDF files
    • netCDF variables and attributes now more consistently follow standard names from their source files
    • Masking and filling is handled more consistently for variable arrays
  • Add top level load() function used to form NCInterface objects on GOES-R ABI and SUVI netCDF files
  • Move ABI and SUVI functions and coefficients to goesr/
  • Remove util.py and place util functions in the new util module init
  • Move orbital.py and Numba njit definitions to util/
  • Improve exception handling and logging
  • When calling save() on Image objects, a default PNG filename will be used based on image metadata
  • Use new native COG driver from GDAL in projection.py

Full Changelog: https://github.com/heregoesradio/heregoes/compare/v0.2.1...v0.3.0

Files

heregoesradio/heregoes-v0.3.0.zip

Files (984.8 kB)

Name Size Download all
md5:6951e403b3eebaefedee1273d9ee1b9f
984.8 kB Preview Download

Additional details

Related works