Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing isis and setting up the data area #125

Merged
merged 8 commits into from
Nov 21, 2024

Conversation

jrcain-usgs
Copy link
Contributor

Licensing

This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into the public domain. Somewhere near the top of each file should have these words:

This work is free and unencumbered software released into the public domain. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain.

  • I dedicate any and all copyright interest in this software to the public domain. I make this dedication for the benefit of the public at large and to the detriment of my heirs and successors. I intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

Copy link
Collaborator

@Kelvinrr Kelvinrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall very good, great use of content tabs!

Comment on lines +112 to +146
| Mission | Command |
| ------ | ------ |
| Apollo 15 | `downloadIsisData apollo15 $ISISDATA` |
| Apollo 16 | `downloadIsisData apollo16 $ISISDATA` |
| Apollo 17 | `downloadIsisData apollo17 $ISISDATA` |
| Cassini | `downloadIsisData cassini $ISISDATA` |
| Chandrayaan 1 | `downloadIsisData chandrayaan1 $ISISDATA` |
| Clementine 1 | `downloadIsisData clementine1 $ISISDATA` |
| Dawn | `downloadIsisData dawn $ISISDATA` |
| ExoMars | `downloadIsisData tgo $ISISDATA` |
| Galileo | `downloadIsisData galileo $ISISDATA` |
| Hayabusa 2 | `downloadIsisData hayabusa2 $ISISDATA` |
| Juno | `downloadIsisData juno $ISISDATA` |
| Kaguya | `downloadIsisData kaguya $ISISDATA` |
| Lunar Orbiter | `downloadIsisData lo $ISISDATA` |
| Lunar Reconnaissance Orbiter | `downloadIsisData lro $ISISDATA` |
| Mars Exploration Rover | `downloadIsisData mer $ISISDATA` |
| Mariner10 | `downloadIsisData mariner10 $ISISDATA` |
| Messenger | `downloadIsisData messenger $ISISDATA` |
| 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` |
| OSIRIS-REx | `downloadIsisData osirisrex $ISISDATA` |
| Rolo | `downloadIsisData rolo $ISISDATA` |
| Rosetta | `downloadIsisData rosetta $ISISDATA` |
| Smart1 | `downloadIsisData smart1 $ISISDATA` |
| Viking 1 | `downloadIsisData viking1 $ISISDATA` |
| Viking 2 | `downloadIsisData viking2 $ISISDATA` |
| Voyager 1 | `downloadIsisData voyager1 $ISISDATA` |
| Voyager 2 | `downloadIsisData voyager2 $ISISDATA` |

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im worried this will get outdated fast, maybe instead link to the rclone config?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a link to rclone.conf, but since this is not a developer doc, I recommend leaving this table here for easier reference.

@jrcain-usgs jrcain-usgs marked this pull request as draft November 18, 2024 17:29
@jrcain-usgs jrcain-usgs marked this pull request as ready for review November 18, 2024 20:17
@jrcain-usgs jrcain-usgs requested a review from Kelvinrr November 18, 2024 20:30
Copy link
Collaborator

@Kelvinrr Kelvinrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good 👍🏽

@Kelvinrr Kelvinrr merged commit 203e2d2 into DOI-USGS:main Nov 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants