The SunPy project is happy to announce version 3.0 of the core package has been released.
SunPy's core package provides functionality for obtaining, loading and analysing many kinds of solar physics data.
The major changes in this release include:
* Improvements to the visualisation methods in sunpy.map, increasing their coordinate and observer related functionality.
* Customised support for Solar Orbiter's EUI instrument in sunpy.map.
* Access to history of changes in map's meta property.
* sunpy.instr has been moved to a standalone package sunkit-instruments.
To update you can run these following commands:
Pip users:
pip install -U sunpy
Conda Users:
conda update sunpy
This release includes contributions by 26 people, 10 of which are first time contributors to SunPy, thanks to everyone who contributes to SunPy!
Please enjoy,
The SunPy Developers