New
v7.1.0
Breaking Changes
- Increased minimum versions for these dependencies:
- Python >= 3.12
- astropy >= 6.1.0
- h5py >= 3.10.0
- lxml >= 5.0.1
- matplotlib >= 3.8.0
- numpy >= 1.26.0
- pandas >= 2.2.0
- reproject >= 0.13.0
- scipy >= 1.12.0 (#8367)
Removals
- Removed backwards compatibility with the legacy keyword,
patternwithin sunpy.net.Scraper (#8338) - Remove deprecated
assume_spherical_screenmethod in favor of ~sunpy.coordinates.SphericalScreen. ()