Skip to content

KentBrought/pds4-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDS4 Viewer

Tkinter Python app to quickly preview NASA PDS4 image products.
Point it at a folder of .xml labels + .img files and click through.

Features

  • Scans a directory for *.xml labels
  • Infers axis/channel order, handles 1-N bands
  • Per-band min-max scaling to 8-bit
  • Shows shape/dtype/axis info; Previous/Next navigation

Install

pip install pillow pds4-tools numpy

Run

python visualize_pds4_images.py
# or
python visualize_pds4_images.py /path/to/pds4 --pattern "*.xml"

About

Python Tk viewer for NASA PDS4 images

Topics

Resources

Stars

Watchers

Forks

Languages