https://github.com/rvspectml/neidarchive.jl
API for accesing NEID Archive at NExScI
https://github.com/rvspectml/neidarchive.jl
Last synced: 5 months ago
JSON representation
API for accesing NEID Archive at NExScI
- Host: GitHub
- URL: https://github.com/rvspectml/neidarchive.jl
- Owner: RvSpectML
- License: mit
- Created: 2021-03-24T05:50:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T13:31:50.000Z (about 2 years ago)
- Last Synced: 2025-08-21T03:59:09.942Z (11 months ago)
- Language: Julia
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NeidArchive [](https://RvSpectML.github.io/NeidArchive.jl/stable) [](https://RvSpectML.github.io/NeidArchive.jl/dev) [](https://github.com/RvSpectML/NeidArchive.jl/actions) [](https://codecov.io/gh/RvSpectML/NeidArchive.jl)
NeidArchive.jl is a Julia wrapper for [pyNEID](https://pyneid.readthedocs.io/en/latest/). It provides a convenient, simple API for querying and downloading data files from the [NEID archive](neid.ipac.caltech.edu) and [NEID Solar archive](https://neid.ipac.caltech.edu/search_solar.php) hosted by the [NASA Exoplanet Science Institute (NExScI)](https://nexsci.caltech.edu/).
Currently, NeidArchive.jl has limited features (i.e., what the developer needs). Please feel free to submit PRs to increase the completeness of NeidArchive.jl relative to pyNEID.