Releases: sun-data/interface-region-imaging-spectrograph
Releases · sun-data/interface-region-imaging-spectrograph
v0.5.0
What's Changed
- Fixed a bug where obs coordinates were being interpreted as being on cell centers instead of cell vertices. by @byrdie in #19
- Added
iris.sg.SpectrographObservation.timedelta
field which stores the exposure time for each frame of the observation. by @byrdie in #20 - Added
iris.sg.SpectrographObservation.radiance
property which converts from DN to radiometric units. by @byrdie in #21 - Bump
named-arrays
to version 0.16.0 by @byrdie in #22
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.1
v0.3.0
What's Changed
- Fixed bug where times weren't being displayed in ISOT format by @byrdie in #10
- Fix broken link in readme (again). by @byrdie in #11
- Added Python 3.12 support by removing the
urlpath
dependency. by @byrdie in #12 - Added
iris.sg.effective_area()
function. by @byrdie in #13 - Bump
named-arrays
to version 0.14.0 by @byrdie in #14
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
What's Changed
- Added Ruff Github workflow. by @byrdie in #1
- Added
iris.SpectrographObservation
class. by @byrdie in #2 - Fixed bug in
iris.SpectrographObservation.from_fits()
where the time wasn't being loaded properly. by @byrdie in #3 - Added false-color movie example. by @byrdie in #4
- Added example to the readme by @byrdie in #5
- Fixed broken link in
pyproject.toml
. by @byrdie in #6
New Contributors
Full Changelog: v0.0.2...v0.1.0
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Full Changelog: v0.0.0...v0.0.1