pyAMPP v1.0.2
Release focus
- Shared FITS reference-map import for
gx-fov2boxand viewer tools - External AIA/EOVSA context maps via
--refmaps-path - DRMS downloader and runtime stage-normalization fixes
Highlights
- Added
pyampp.io.refmapsfor FITS discovery, model-time alignment frombase/index, and HDF5refmaps/embedding (AIA, EOVSA, and generic user-supplied maps). - Wired
--refmaps-paththroughgx-fov2box, the GUI (directory picker), andgxbox-view2d(file or directory for interactive selector context). - JSOC cache scans import only recognized context products (
generic=False); explicit--refmaps-pathdirectories use generic fallback ids. Vert_currentreference maps now usebuild_refmap_payload_for_modelfor WCS serialization and model-FOV alignment like other Earth line-of-sight maps.- Fixed DRMS downloads to retain returned AIA context FITS paths when the final cache verification pass does not list them yet.
- Fixed runtime stage normalization to preserve internal 3D axis order while still injecting
geometry_contractmetadata.
Install
pip install -U pyampp==1.0.2Full changelog: CHANGELOG.rst (see the 1.0.2 section).
Merged in PR #45.