MarsRaw / mars-raw-utils

Utilities for working with publicly available raw MSL & Mars2020 images
MIT License
45 stars 10 forks source link

Raw fetch tools should fetch all pages #3

Closed kmgill closed 3 years ago

kmgill commented 3 years ago

Add an option to automatically progress through all pages of results

kmgill commented 3 years ago

Implemented in last commit. By default, msl_fetch_raw and m20_fetch_raw will fetch all pages unless -p option is used for a specific page.