File tree 2 files changed +54
-0
lines changed
2 files changed +54
-0
lines changed Original file line number Diff line number Diff line change 18
18
:caption: Package Documentation
19
19
20
20
Installation <installation >
21
+ Usage <usage >
21
22
License <license >
22
23
23
24
.. Module Reference <api/modules>
Original file line number Diff line number Diff line change
1
+ Usage
2
+ =====
3
+
4
+ WIP
5
+
6
+ Magnetic Models
7
+ ---------------
8
+
9
+ - how to load and evaluate magnetic models
10
+ - generic model interface
11
+ - core and lithospheric models
12
+ - magnetospheric models
13
+ - ionospheric models
14
+ - combined and composed models
15
+ - field line tracing
16
+
17
+ Coordinate Conversions
18
+ ----------------------
19
+ - magnetic coordinates
20
+ - Quasi-Dipole coordinates (with and without the base vectors)
21
+ - Magnetic Local Time
22
+ - dipole coordinates
23
+ - magnetic universal time
24
+ - geographic coordinates
25
+ - spherical coordinates
26
+ - Cartesian coordinates
27
+ - geodetic (WGS84) coordinates
28
+ - vector rotations between different coordinate frames
29
+
30
+ Time Conversions
31
+ ----------------
32
+ - MJD2000 <=> decimal year
33
+ - MDD2000 => year fraction
34
+
35
+ Sun Positions
36
+ -------------
37
+
38
+ - ``sunpos ``
39
+
40
+ Utilities
41
+ ---------
42
+
43
+ - vector operations
44
+
45
+ Low Level Spherical Harmonics
46
+ -----------------------------
47
+ - ``legendre ``
48
+ - ``loncossin ``
49
+ - ``relradpow ``
50
+ - ``sheval ``
51
+ - ``sheval_dipole ``
52
+ - ``sphargrd ``
53
+ - ``spharpot ``
You can’t perform that action at this time.
0 commit comments