v1.0.1
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.