Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@byrdie byrdie released this 06 Nov 07:19
· 1 commit to main since this release
0761557

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