Digital storytelling for the modern age

anyimadu

Mars Mission Data

Back Down to Earth

NASA Planetary Data System - Geosciences Node

Python
Git Flow
Research
Jupyter Notebooks

Undergraduate Research and Software Engineering

The NASA Planetary Data System - Geosciences Node is the home of NASA's Geoscientific mission data. Data from satellites, Mars Rovers, and lunar landers are stored here. However, The image data was all stored in a low-quality JPEG format, making it difficult for researchers to analyze.



To combat this issue, I developed a Python script that converts these images into a high-quality PNG or TIFF format. This script was made accessible to researchers across the other Planetary Data System nodes, allowing for a more in-depth analysis of the worlds beyond our own.

Challenge

Create a system to transform planetary mission data into high-quality images for research and education.

Solution

An easy-to-use Jupyter Notebook, compatible with mission data across the Planetary Data System.

Outcome

All of the mission data from the Curiosity and Perseverance rovers are now available in high-quality PNG and TIFF formats.

Impact

This script was made by myself, with the assistance of 3rd party libraries.