opus-seti 0.4.2
pip install opus-seti
Latest version
Released:
Python package for OPUS (NASA-PDS/Seti) search tool API
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Benoit Seignovert
- Tags NASA, Seti, Ring-node, API
Classifiers
- Development Status
- License
- Natural Language
- Programming Language
- Topic
Project description
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
opus --planet Saturn --target pan
cassini-vims TITAN --limit 5
>>> 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
More examples are 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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Benoit Seignovert
- Tags NASA, Seti, Ring-node, API
Classifiers
- Development Status
- License
- Natural Language
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file opus-seti-0.4.2.tar.gz
.
File metadata
- Download URL: opus-seti-0.4.2.tar.gz
- Upload date:
- Size: 105.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46d9beab575811a7e5c6977561d7dfc7a3ada29eade62a9ff694991dd1263f9c |
|
MD5 | b46d239edf9cbba9e54b7ac1b96a2c58 |
|
BLAKE2b-256 | 184cf009b60bd2ca10f666df95e51cacd00fb26e589375c7d9d6b213baa4d7a1 |
File details
Details for the file opus_seti-0.4.2-py2.py3-none-any.whl
.
File metadata
- Download URL: opus_seti-0.4.2-py2.py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb8ea1947d300556efdc806477909fa9fb48fe9c882e710a0121f21a8e01d908 |
|
MD5 | 11c545035c3e9ed64681a12e02f2eb15 |
|
BLAKE2b-256 | 8e3a59b5afacde9e5b1506132be9268026d99be0bb8534898047c1c3b1957bb9 |