Skip to content
Snippets Groups Projects
Unverified Commit 82114d4c authored by Amy Stamile's avatar Amy Stamile Committed by GitHub
Browse files

Adds MSL to rclone config (#5061)

* adds msl to rclone config

* added msl_naifKernels
parent 6b07e29b
No related branches found
No related tags found
No related merge requests found
......@@ -453,6 +453,7 @@ For versions of ISIS prior to ISIS 4.1.0, please use the `--legacy` flag
| Mars Express | `downloadIsisData mex $ISISDATA` |
| Mars Global Surveyor | `downloadIsisData mgs $ISISDATA` |
| Mars Reconnaissance Orbiter | `downloadIsisData mro $ISISDATA` |
| Mars Science Laboratory | `downloadIsisData msl $ISISDATA` |
| Mars Odyssey | `downloadIsisData odyssey $ISISDATA` |
| Near | `downloadIsisData near $ISISDATA` |
| New Horizons | `downloadIsisData newhorizons $ISISDATA` |
......
......@@ -256,3 +256,12 @@ remote = asc_s3:asc-isisdata/usgs_data/voyager2
type = alias
remote = asc_s3:asc-isisdata/usgs_data/base
[msl_usgs]
type = alias
remote = asc_s3:asc-isisdata/usgs_data/msl
[msl_naifKernels]
type = alias
remote = naif:/pub/naif/MSL/kernels
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment