v0.35.0
What's Changed
This release of IRIS introduces the ability to encode an image.Image
model as an astrotiff, writing the relevant IFD header details as per the ASTROTIFF v1.0 specification here: https://astro-tiff.sourceforge.io/.
Features
- feat: add (h *FITSHeader) AddLineFeedCharacteToHeaderRow utility in @observerly/iris by @michealroberts in #220
- feat: add Encode to astrotiff module in @observerly/iris by @michealroberts in #229
Full Changelog: v0.34.0...v0.35.0