https://github.com/sunpy/sunpy-sep
Repository for SunPy Enhancement Proposals
https://github.com/sunpy/sunpy-sep
Last synced: 21 days ago
JSON representation
Repository for SunPy Enhancement Proposals
- Host: GitHub
- URL: https://github.com/sunpy/sunpy-sep
- Owner: sunpy
- License: other
- Created: 2014-03-05T19:59:40.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T14:05:02.000Z (27 days ago)
- Last Synced: 2025-05-07T08:57:31.193Z (21 days ago)
- Size: 227 KB
- Stars: 3
- Watchers: 12
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SEPs: SunPy Proposal for Enhancement
## What is a SEP?
SEP stands for SunPy Enhancement Proposal. A SEP is a design document modeled
after the Python Enhancement Proposal which describes a new SunPy feature,
process, or major changes to existing processes or features. **Anyone** can
submit a SEP by making a pull request to this repository. You can find the
official definition of SEPs in [SEP-0001](./SEP-0001.md).
The full list of SEPs can be found in [SEP-0000](./SEP-0000.md).## Process
Discussion is expected to take place using existing mechanisms and eventually
a decision is made regarding whether the proposal should be accepted or rejected
by a vote by the SunPy Board.## Index
For a complete index see [SEP-0000](SEP-0000.md) this is reproduced here for convenience of navigation.
| number | type | title | DOI |
|--------|---------------|---------------------------------------------|-----|
| 1 | informational | [SEP Purpose and Guidelines](./SEP-0001.md) | [](https://doi.org/10.5281/zenodo.3261403) |
| 2 | process | [SunPy Organization Definition](./SEP-0002.md) | [](https://doi.org/10.5281/zenodo.11370378) |
| 3 | standard | [Physical Units in SunPy](./SEP-0003.md) | [](https://doi.org/10.5281/zenodo.3261707) |
| 4 | process | [Packages Affiliated with the SunPy Project](./SEP-0004.md) | [](https://doi.org/10.5281/zenodo.3261752) |
| 5 | standard | [Coordinates Module](./SEP-0005.md) | [](https://doi.org/10.5281/zenodo.3261768) |
| 6 | informational | [SunPy Board Membership List](./SEP-0006.md) | [](https://doi.org/10.5281/zenodo.3261786) |
| 7 | standard | [Lightcurve Factory Refactor](./SEP-0007.md) | [](https://doi.org/10.5281/zenodo.3261788) |
| 8 | standard | [Astropy Time](./SEP-0008.md) | [](https://doi.org/10.5281/zenodo.3261794) |
| 9 | process | [Release Pattern for SunPy Core](./SEP-0009.md) | [](https://doi.org/10.5281/zenodo.3261800) |
| 10 | informational | [Vision and Mission Statement](./SEP-0010.md) | [](https://doi.org/10.5281/zenodo.7020094) |
| 12 | standard | [NDCube 2](./SEP-0012.md) | [](https://doi.org/10.5281/zenodo.7020103) |## Uploading an SEP to Zenodo
Go to , upload the .md file, and set the fields to the following:
|Zenodo field | Value |
|-----------------------------| -------------------------------------------------------|
|Communities | The SunPy Project |
|Upload type | Publication |
|Publication type | Technical note |
|Publication Date | The accepted date of the SEP |
|Title | SunPy Proposal for Enhancement ``: `` (SEP ``) |
|Authors | The SEP authors (directly from the SEP text with ORCID IDs if available) |
|Description | The SEP description (usually the introduction) |
|Keywords | SunPy, Python, Solar, Astronomy |
|License | CC-Attribution |
|Related/alternate identifiers| Github link to the SEP *at the latest commit* as "is supplemented by this upload". If this is a revised version, this should be the URL of the commit where the SEP was revised. |Also add to the SunPy Project community.