Skip to main content

Reader Data Planetary

Project description

README.md

The Planetary Data Reader (pdr)

This tool provides a single command---read(‘/path/to/file’)---for ingesting all common planetary data types. It reads almost all "primary observational data" products currently archived in the PDS (under PDS3 or PDS4), and the fraction of products it does not read is continuously shrinking. Currently-supported datasets are listed here.

If the software fails while attempting to read from datasets that we have listed as supported, please submit an issue with a link to the file and information about the error (if applicable). There might also be datasets that work but are not listed. We would like to hear about those too. If a dataset is not yet supported that you would like us to consider prioritizing, please fill out this request form.

Attribution

If you use pdr in your work, please cite us using our Zenodo DOI: DOI

Installation

pdr is now on conda and pip. We recommend (and only officially support) installation into a conda environment. You can do this like so:

conda create --name pdrenv
conda activate pdrenv
conda install -c conda-forge pdr

The minimum supported version of Python is 3.9.

Using the conda install will install all dependencies in the environment.yml file (both required and optional) for pdr. If you'd prefer to forego the optional dependencies, please use minimal_environment.yml in your installation. This is not supported through a direct conda install as described above and will require additional steps. Optional dependencies and the added functionality they support are listed below:

  • pvl: allows Data.load("LABEL", as_pvl=True), which will load PDS3 labels as pvl objects rather than plain text
  • astropy: adds support for FITS files
  • jupyter: allows usage of the Example Jupyter Notebook (and other jupyter notebooks you create)
  • pillow: adds support for TIFF files and browse image rendering
  • matplotlib: allows usage of save_sparklines, an experimental browse function

Usage

You can check out our example Notebook on Binder for a quick interactive demo of functionality: Binder

Additional information on usage including examples, output data types, notes and caveats, tests, etc. can now be accessed in our documentation on readthedocs at: https://pdr.readthedocs.io Documentation Status


This work is supported by NASA grant No. 80NSSC21K0885.

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

jfioa-1.2.1.tar.gz (251.4 kB view details)

Uploaded Source

Built Distribution

jfioa-1.2.1-py3-none-any.whl (272.5 kB view details)

Uploaded Python 3

File details

Details for the file jfioa-1.2.1.tar.gz.

File metadata

  • Download URL: jfioa-1.2.1.tar.gz
  • Upload date:
  • Size: 251.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for jfioa-1.2.1.tar.gz
Algorithm Hash digest
SHA256 2fae8d5d1d95189543187dfb7f4731db65b5a7ad469ec2fd2d343a6aaa6c3531
MD5 9950b6f232e7ffe4fcfbac9e7752ac5f
BLAKE2b-256 6e1ed0ec411cb9b9c95ae5fa37003411ad27781e59868b561854925bb5cdc172

See more details on using hashes here.

File details

Details for the file jfioa-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: jfioa-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 272.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for jfioa-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 97d8ccc41df62976053bf6b20320af7007a6f381850fbf0973c50b2e2db3157c
MD5 4df7eb5b50fa21da9130b30bf33a5c3b
BLAKE2b-256 f780732aeae5a402b4e32704288222ae5dbed49d558ffaf82ad2bfe7d16ee5d2

See more details on using hashes here.

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