- Fixed datetime deprecation issue with datetime.utcnow() to datetime.now(UTC)
- Fixed deprecations related to numpy 2.0
- Fixed deprecations related to shapely 2.0
- Updated text products that had been consolidated/added
Reference: https://github.com/Unidata/awips-unidata-builds/issues/167
- Added a new Template.ipynb file in the examples dir
- Added a new notebook GOES_CIRA_Product_Writer.ipynb in the examples/notebooks dir
- This notebook walks through:
- how to request multiple GOES products from EDEX
- how to resize the images using pixels
- how to write out images locally
- how to combine multiple channels in to an rgb product
- Created a new images directory for the notebooks
- Added two image files for the preview options of the notebook