Full Changelog#
1.1.0 (2025-05-07)#
Breaking Changes#
Increased the minimum required version of
sunpyto v6.0.0. (#63)Made streamtracer a hard dependency of sunkit-magex. (#63)
Deprecated the following pfss utils:
pfss.utils.fix_hmi_meta
pfss.utils.load_adapt
If you want to fix metadata, read this how-to guide. If you want to load ADAPT maps, read this example. (#63)
1.0.0 (2024-05-31)#
This is the first release and aims to keep the API the same from pfsspy to
sunkit_magex. The main difference is that you will need to replace the
import like so:
# Before import pfsspy from pfsspy import tracing # After from sunkit_magex import pfss as pfsspy from sunkit_magex.pfss import tracing
The main changes from the previous release of pfsspy are as follows:
The
GongSynopticMapclass has moved intosunpy, note that the new class insunpyis slightly different in that it does not modify the header.