Skip to content

Commit 59474b1

Browse files
Updates from the package template (#308)
* Automatic package template update * Update README.rst --------- Co-authored-by: Cadair <1391051+Cadair@users.noreply.github.com> Co-authored-by: Stuart Mumford <stuart@cadair.com>
1 parent b2ffa56 commit 59474b1

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/sunpy/package-template",
3-
"commit": "9599f755e4f7880fe20f0f07bbf500d8c41de34d",
3+
"commit": "6436220cebd96b3638682023e7149eb78e012fdc",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -33,7 +33,7 @@
3333
".github/workflows/sub_package_update.yml"
3434
],
3535
"_template": "https://github.com/sunpy/package-template",
36-
"_commit": "9599f755e4f7880fe20f0f07bbf500d8c41de34d"
36+
"_commit": "6436220cebd96b3638682023e7149eb78e012fdc"
3737
}
3838
},
3939
"directory": null

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
``sunkit-image``
22
================
33

4+
An image processing toolbox for Solar Physics.
5+
46
|Latest Version| |codecov| |Powered by NumFOCUS| |Powered by Sunpy|
57

68
.. |Powered by Sunpy| image:: http://img.shields.io/badge/powered%20by-SunPy-orange.svg?style=flat
@@ -12,8 +14,7 @@
1214
.. |Powered by NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
1315
:target: http://numfocus.org
1416

15-
``sunkit-image`` is a a open-source toolbox for solar physics image processing.
16-
Currently it is an experimental library for solar physics specific image processing routines.
17+
Currently this is an experimental library for solar physics specific image processing routines.
1718
Ideally it will only contain routines that have been published in the literature.
1819

1920
See `sunkit-image Documentation <https://docs.sunpy.org/projects/sunkit-image/en/stable/>`__ for instructions on how to install and contribute.

0 commit comments

Comments
 (0)