SunPy 4.0.0
sunpy.coordinates
sunpy.data
sunpy.database
sunpy.image
sunpy.io
sunpy.map
sunpy.net
sunpy.physics
sunpy.sun
sunpy.time
sunpy.timeseries
sunpy.util
sunpy.visualization
The base warning class from which all Sunpy warnings should inherit.
Any warning inheriting from this class is handled by the Sunpy logger. This warning should not be issued in normal code. Use “SunpyUserWarning” instead or a specific sub-class.