mofm / mars

Download NASA Curiosity Photos

Repository from Github https://github.commofm/marsRepository from Github https://github.commofm/mars

MARS.py

You can download Mars Photos from Curiosity Rover!

MARS.py is a simple tool that lets you download photos.

Usage:

usage: mars.py [-h] -d DEST -s SOL

Download NASA Curiosity Rover Photos

optional arguments:

-h, --help show this help message and exit

-d DEST, --dest DEST Download Directory

-s SOL, --sol SOL Mars SOL Day(s)

Examples:

  • For only a SOL download:
$ python mars.py -d ~/Photos/MARS -s 2000
  • For multi SOL download:
$ python mars.py -d ~/Photos/MARS -s 2000-2001

What is SOL?

About

Download NASA Curiosity Photos


Languages

Language:Python 100.0%