Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 809 Bytes

File metadata and controls

15 lines (8 loc) · 809 Bytes

python_ps

DOI

Welcome to the repository of PlanetServer's Python API. This respository contains files associated with the project. A small description of each file is given below:

  • metadata.txt : text file containing the different band names and their corresponding wavelengths

  • bands_table.ipynb : Jupyter Notebook containing the python code to extract the band names and wavelengths from metadata.txt

  • bands_table.fits : FITS file (astropy standards) containing a table with the extracted band names and wavelengths

  • Python2_PlanetServer_API : The Jupyter Notebook for CRISM summary products - Python 2.7 version

  • PlanetServer_Package : Directory with the PlanetServer Python package and an example file