Skip to main content

Python package for OPUS (NASA-PDS/Seti) search tool API

Project description

Build Coverage PyPI Status Version Python License

Python package for OPUS-Seti API (NASA-PDS Rings Node)

Install

With pip:

$ pip install opus-seti

With the source files:

$ git clone https://github.com/seignovert/python-opus-seti.git
$ cd opus-seti ; python setup.py install

Usage

opus -h # For help
>>> from opus import api

>>> api.data(planet='Saturn', target='pan', limit=10)
OPUS API Data objects (with 10 elements):
- S_IMG_CO_ISS_1480614021_N
- S_IMG_CO_ISS_1488190255_N
- S_IMG_CO_ISS_1488273311_N
- S_IMG_CO_ISS_1488368442_N
- S_IMG_CO_ISS_1488485562_N
- S_IMG_CO_ISS_1488551713_N
- S_IMG_CO_ISS_1488711044_N
- S_IMG_CO_ISS_1488745124_N
- S_IMG_CO_ISS_1488812400_N
- S_IMG_CO_ISS_1488826725_N

A complete example of the API entry points is available in this Jupyter Notebook

Note

IMPORTANT: I have no current affiliation with NASA or SETI. The package is provided as is, use at your own risk.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opus-seti-0.2.1.tar.gz (197.2 kB view hashes)

Uploaded Source

Built Distribution

opus_seti-0.2.1-py2.py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page