Skip to content

v1.0.1

Choose a tag to compare

@Gelu-Nita Gelu-Nita released this 20 May 19:08
· 12 commits to main since this release
de18e79

Release focus:

  • SAV/HDF5 import parity fixes for CHR entry boxes
  • Corrected CHR magnetic-cube handling in the Python combo_model path
  • Documentation updates clarifying expected IDL-vs-Python POT-stage differences
  • Observer geometry API delegation and WCS header normalization (PR #44)

Highlights:

  • Fixed CHR import from legacy SAV entry boxes so chromospheric 2D/3D payloads preserve the intended axis ordering during SAV → HDF5 → pyAMPP round-trips.
  • Fixed Python CHR BCUBE generation to match the intended combo_model magnetic-cube contract.
  • Normalized make_observer_wcs_header to use obs_time consistently and emit ISO-T formatted DATE-OBS/DATE_OBS.
  • Added dedicated test coverage for observer WCS header behavior.
  • Bumped package version to 1.0.1 in packaging metadata.