An open API service indexing awesome lists of open source software.

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

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) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3261403.svg)](https://doi.org/10.5281/zenodo.3261403) |
| 2 | process | [SunPy Organization Definition](./SEP-0002.md) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.11370378.svg)](https://doi.org/10.5281/zenodo.11370378) |
| 3 | standard | [Physical Units in SunPy](./SEP-0003.md) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3261707.svg)](https://doi.org/10.5281/zenodo.3261707) |
| 4 | process | [Packages Affiliated with the SunPy Project](./SEP-0004.md) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3261752.svg)](https://doi.org/10.5281/zenodo.3261752) |
| 5 | standard | [Coordinates Module](./SEP-0005.md) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3261768.svg)](https://doi.org/10.5281/zenodo.3261768) |
| 6 | informational | [SunPy Board Membership List](./SEP-0006.md) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3261786.svg)](https://doi.org/10.5281/zenodo.3261786) |
| 7 | standard | [Lightcurve Factory Refactor](./SEP-0007.md) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3261788.svg)](https://doi.org/10.5281/zenodo.3261788) |
| 8 | standard | [Astropy Time](./SEP-0008.md) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3261794.svg)](https://doi.org/10.5281/zenodo.3261794) |
| 9 | process | [Release Pattern for SunPy Core](./SEP-0009.md) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3261800.svg)](https://doi.org/10.5281/zenodo.3261800) |
| 10 | informational | [Vision and Mission Statement](./SEP-0010.md) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7020094.svg)](https://doi.org/10.5281/zenodo.7020094) |
| 12 | standard | [NDCube 2](./SEP-0012.md) | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7020103.svg)](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.