The SunPy Project presents to you the latest release of sunpy
, version 6.1.
In this major release new features include:
- Support for helioprojective radial coordinates and maps
- Support for Reading from Remote Filesysytems
- Drawing the extent of a WCS
There are also plenty of bug fixes, documentation improvements, and several removals of deprecated functionality.
The full what’s new can be found at What’s New in sunpy 6.1? — sunpy 6.1.1 documentation, and the full changelog at Full Changelog — sunpy 6.1.1 documentation.
To update you can run either:
“pip install --upgrade sunpy” (for pip users)
“conda update sunpy” (for conda users)
Finally, we would like to give a shout out to new contributors to sunpy for this major release:
- Abinash Mahapatra
- Advait Pimparkar
- Ahmad Saeed
- Ankit Khushwaha
- Diya Khetarpal
- Nakshatra
- Pratham Hole
- Raghav Agrawal
- Saurav Kumar Roy
- Tanish Yelgoe
- Wenli Mo
- William Setterberg
SunPy is a community powered project, and would not exist without continual input from contributors around the world!
Finally, we missed our release deadline by a lot for this release, but we are still targeting a 7.0 release on schedule.