File: index.rst

package info (click to toggle)
sunpy 7.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,632 kB
  • sloc: python: 41,887; ansic: 1,720; makefile: 28
file content (28 lines) | stat: -rw-r--r-- 902 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.. _sunpy-topic-guide-index:

************
Topic Guides
************

These topic guides provide a set of in-depth explanations for various parts of the ``sunpy`` core package.
They assumes you have some knowledge of what ``sunpy`` is and how it works - if you're starting fresh you might want to check out the :ref:`sunpy-tutorial-index` first.

**How to use the topic guides**

The topic guides are designed to be read in a standalone manner, without running code at the same time.
Although there are code snippets in various parts of each topic guide, these are present to help explanation, and are not structured in a way that they can be run as you are reading a topic guide.

.. toctree::
   :maxdepth: 2

   coordinates/index
   custom_map_rotate
   deprecation
   extending_fido
   scraper_migration
   history_comments
   installation
   logger
   new_map_class
   timeseries_metadata
   rsun