An open API service indexing awesome lists of open source software.

https://github.com/small-bodies-node/pds4_tools

Python package to read and display NASA PDS4 data.
https://github.com/small-bodies-node/pds4_tools

astronomy nasa pds pds4 python

Last synced: 5 months ago
JSON representation

Python package to read and display NASA PDS4 data.

Awesome Lists containing this project

README

          

.. image:: https://img.shields.io/github/actions/workflow/status/Small-Bodies-Node/pds4_tools/all.yml?branch=master&label=Github%20Actions
:target: https://github.com/Small-Bodies-Node/pds4_tools/actions/workflows/all.yml
:alt: PDS4 Tools GitHub Actions CI Status

.. image:: https://img.shields.io/appveyor/ci/LevN0/pds4-tools/master.svg?label=AppVeyor
:target: https://ci.appveyor.com/project/LevN0/pds4-tools
:alt: PDS4 Tools AppVeyor CI Status

.. image:: https://img.shields.io/pypi/l/pds4_tools.svg?colorB=98C611
:target: https://raw.githubusercontent.com/Small-Bodies-Node/pds4_tools/master/LICENSES
:alt: PDS4 Tools License

.. image:: https://img.shields.io/pypi/v/pds4_tools.svg?label=PyPi
:target: https://pypi.python.org/pypi/pds4_tools
:alt: PDS4 Tools PyPi Version

.. image:: https://img.shields.io/conda/vn/conda-forge/pds4_tools?label=conda-forge
:target: https://anaconda.org/conda-forge/pds4_tools
:alt: PDS4 Tools conda-forge Version

|

PDS4 Tools is a package intended to allow easy read-in of NASA
PDS4 data and meta-data into Python. Included in the package are
a read-in API and a cross-OS GUI to visualize the products.

All common PDS4 data products are supported.

This package is developed by the PDS Small Bodies Node.

* `Usage Documentation `_
* `Other Documentation `_