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
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,42 @@
1
1
``sunkit-magex``
2
2
================
3
3
4
+
<<<<<<<
5
+
=======
6
+
Solar Magnetic field Extrapolation
7
+
8
+
Usage of Generative AI
9
+
----------------------
10
+
>>>>>>>
4
11
``sunkit-magex`` is a Python software package that provides a set of tools for the modelling of magnetic field data.
5
12
It is a SunPy affiliated package and is built on top of ``sunpy`` and ``astropy``.
6
13
7
14
Currently it only supports the potential field source surface (PFSS) model, but we hope to expand it to include other models in the future.
8
15
16
+
<<<<<<<
17
+
=======
18
+
If you use generative AI tools as an aid in developing code or documentation changes, ensure that you fully understand the proposed changes and can explain why they are the correct approach and an improvement to the current state.
19
+
For more information see our documentation on fair and appropriate `AI usage <https://docs.sunpy.org/en/latest/dev_guide/contents/ai_usage.html>`__.
20
+
21
+
Contributing
22
+
------------
23
+
24
+
We love contributions! sunkit-magex is open source,
25
+
built on open source, and we'd love to have you hang out in our community.
26
+
27
+
If you would like to get involved, check out the `Developers Guide`_ section of the SunPy docs.
28
+
Stop by our chat room `#sunpy:openastronomy.org`_ if you have any questions.
29
+
Help is always welcome so let us know what you like to work on, or check out the `issues page`_ for the list of known outstanding items.
30
+
31
+
For more information on contributing to SunPy, please read our `Newcomers' guide`_.
0 commit comments