You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
================================
1
+
=======================
2
2
Space Physics made EASY
3
-
================================
3
+
=======================
4
4
5
5
6
6
.. image:: https://matrix.to/img/matrix-badge.svg
@@ -99,12 +99,11 @@ Features
99
99
100
100
Examples
101
101
========
102
-
See `here <https://speasy.readthedocs.io/en/stable/examples/index.html`_ for a complete list of examples.
102
+
See `here <https://speasy.readthedocs.io/en/stable/examples/index.html>`_ for a complete list of examples.
103
103
104
104
Caveats
105
105
=======
106
-
- installing speasy on both python 3.7 or less and python 3.8 or plus at the same time doesn't work since entries stored
107
-
in cache by python 3.8+ are not readable by python 3.7-.
106
+
- installing speasy on both python 3.7 or less and python 3.8 or plus at the same time doesn't work since entries stored in cache by python 3.8+ are not readable by python 3.7-.
108
107
- Speasy is not a plotting package, while it provides basic plot features, it is not meant to produce publication ready figures.
0 commit comments