File: README.txt

package info (click to toggle)
sunpy 7.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,584 kB
  • sloc: python: 41,702; ansic: 1,710; makefile: 39
file content (11 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
***************
Example Gallery
***************

The gallery contains examples of how to use sunpy.
Each example is a short and self contained how-to guide for performing a specific task.

Sample data
===========
Some of these examples require the SunPy sample data, which are downloaded as needed via the module `sunpy.data.sample`.
If you want to download all of the sample data files in advance, call :func:`sunpy.data.sample.download_all`.