Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Spice Reader functions #173

Merged
merged 23 commits into from Nov 19, 2020
Merged

WIP: Spice Reader functions #173

merged 23 commits into from Nov 19, 2020

Conversation

DanRyanIrish
Copy link
Member

This PR provides functions to reader SPICE files.

It also refactors the Meta object to be dict-like. This is required by astropy.nddata.

@DanRyanIrish DanRyanIrish added this to the 0.1.3 milestone Jul 24, 2020
tox.ini Outdated
@@ -73,6 +76,8 @@ extras = docs
commands =
sphinx-build --color -W --keep-going -b html -d _build/.doctrees . _build/html {posargs}
python -c 'import pathlib; print("Documentation available under file://\{0\}".format(pathlib.Path(r"{toxinidir}") / "docs" / "_build" / "index.html"))'
deps =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
deps =
deps =

@DanRyanIrish DanRyanIrish merged commit ad1657f into sunpy:master Nov 19, 2020
@kakirastern
Copy link
Contributor

🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants