New
v7.0.4
Bug Fixes
- Fix
sunpy.net.dataretriever.ADAPTClientreturning no results for ADAPT maps after October 2024. The filename convention was changed on the NSO server. (#8388) - Fix unintended dependency of
netmodule onmapmodule due tosunpy.net.jsoc.attrs.Cutout. (#8442)
Internal Changes
- Stop using deprecated
set_badmethod on a matplotlib colormap. (#8446)