Coder Social home page Coder Social logo

seignovert / python-opus-seti Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 361 KB

Python package to use OPUS (NASA-PDS/Seti) search tool API.

Home Page: https://pypi.python.org/project/opus-seti

License: MIT License

Python 43.98% Jupyter Notebook 54.13% Shell 1.88%
python nasa pds seti ring-node api cassini vims

python-opus-seti's Introduction

OPUS

Build Coverage PyPI Status Version Python License DOI

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.