Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Commit d852081

Browse files
authored
Merge pull request #952 from dstansby/hibernat
Hibernate heliopy
2 parents aae259c + 4a46277 commit d852081

3 files changed

Lines changed: 16 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
![HelioPy](https://github.com/heliopython/heliopy/raw/master/artwork/logo_rectangle.png "HelioPy")
22

3+
*heliopy is in hibernation*
4+
5+
This means I (David Stansby) won't be reviewing or adding any new functionality
6+
(unless it's helpful for my own research). I'll still review (and hopefully merge)
7+
bug fixes. If you're interested in taking over the heliopy project, drop me an
8+
email. Otherwise, see https://www.davidstansby.com/2020/12/04/heliopy-udpate.html for more info.
9+
10+
---------------------------------
11+
312
heliopy aims to provide a set of generic tools to work with 1D in-situ timeseries measurements of space plasmas.
413

514
Full documentation can be found [here](http://docs.heliopy.org/).
615

7-
**If HelioPy is missing a method to import a dataset you are interested in,
8-
please submit a request at https://github.com/heliopython/heliopy/issues.**
9-
1016

1117
[![Build Status](https://dev.azure.com/HelioPy/HelioPy/_apis/build/status/heliopython.heliopy?branchName=master)](https://dev.azure.com/HelioPy/HelioPy/_build/latest?definitionId=1&branchName=master)
1218
[![Build Status](https://travis-ci.com/heliopython/heliopy.svg?branch=master)](https://travis-ci.com/heliopython/heliopy)
Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
Governance
22
==========
33

4-
HelioPy is currently maintained and run solely by `David Stansby`_. In the future
5-
if more contributors get involved in contributing code, it is envisaged that
6-
HelioPy will transition to `SunPy`_ like governance with multiple people.
7-
8-
.. _David Stansby: https://www.davidstansby.com/
9-
.. _SunPy: https://sunpy.org/team
4+
HelioPy is currently maintained and run solely by `David Stansby`_, and is in
5+
hibernation. For more information see https://www.davidstansby.com/2020/12/04/heliopy-udpate.html.

doc/source/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ HelioPy Documentation
55
HelioPy is a free and open source set of tools for heliopsheric and planetary
66
physics.
77

8+
.. note::
9+
HelioPy is currently hibernating. Bugs will be fixed, but no new functionality
10+
will be added. For more information see
11+
https://www.davidstansby.com/2020/12/04/heliopy-udpate.html.
12+
813
.. toctree::
914
:maxdepth: 2
1015

0 commit comments

Comments
 (0)