python-sunpy
No description set
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-sunpy
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-sunpy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-sunpy-rpmlintrc | 0000000051 51 Bytes | |
python-sunpy.changes | 0000049832 48.7 KB | |
python-sunpy.spec | 0000004260 4.16 KB | |
sunpy-2.0.7.tar.gz | 0008060871 7.69 MB |
Revision 11 (latest revision is 62)
Matej Cepl (mcepl)
accepted
request 866241
from
Benjamin Greiner (bnavigator)
(revision 11)
- Update to 2.0.7 + Big changlog since 1.1.0. See https://docs.sunpy.org/en/stable/whatsnew/2.0.html https://github.com/sunpy/sunpy/blob/master/CHANGELOG.rst and https://github.com/sunpy/sunpy/releases + Highlights from the 2.0 update: * sunpy.net.Fido now supports tab completion of search attributes. This allows you to do a.Instrument.AIA, and print a.Instrument to see the list of known supported instruments. * sunpy.instr.aia.aiaprep has been deprecated in favor of the functionality in the aiapy <https://aiapy.readthedocs.io/>__ package. * Various fixes and clarifications to pixel indexing in the sunpy.map subpackage. * Standardization of specifying rectangles in coordinate space in the :meth:~sunpy.map.GenericMap.submap and :meth:~sunpy.map.GenericMap.draw_rectangle methods of ~sunpy.map.GenericMap. * HTML quicklook previews of ~sunpy.map.GenericMap and ~sunpy.map.MapSequence instances are available with the new :meth:~sunpy.map.GenericMap.quicklook and :meth:~sunpy.map.MapSequence.quicklook methods, respectively. This is also the default display in Jupyter <https://jupyter.org/>__ notebooks. * Integration of differential rotation into the sunpy.coordinates framework. This enables, amongst other things, the warping of images with the reproject <https://reproject.readthedocs.io/>__ package and the plotting of rotated grid lines with :ref:WCSAxes
Comments 0