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.
- Host: GitHub
- URL: https://github.com/small-bodies-node/pds4_tools
- Owner: Small-Bodies-Node
- Created: 2017-10-24T01:28:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T06:57:47.000Z (about 1 year ago)
- Last Synced: 2025-03-23T07:30:07.435Z (about 1 year ago)
- Topics: astronomy, nasa, pds, pds4, python
- Language: Python
- Homepage:
- Size: 2.29 MB
- Stars: 20
- Watchers: 7
- Forks: 13
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSES
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 `_