Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ISIS3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aflab
astrogeology
ISIS3
Commits
b5fa3765
Commit
b5fa3765
authored
Mar 19, 2019
by
Jesse Mapel
Committed by
jlaura
Mar 19, 2019
Browse files
Options
Downloads
Patches
Plain Diff
Cleaned up data area wording in install guide (#3170)
parent
9de7bdc8
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
isis/src/docsys/documents/InstallGuide/InstallGuide.xml
+285
-265
285 additions, 265 deletions
isis/src/docsys/documents/InstallGuide/InstallGuide.xml
with
285 additions
and
265 deletions
isis/src/docsys/documents/InstallGuide/InstallGuide.xml
+
285
−
265
View file @
b5fa3765
...
@@ -95,7 +95,8 @@ you must <em>not</em> upgrade the ISIS Data Files!!!
...
@@ -95,7 +95,8 @@ you must <em>not</em> upgrade the ISIS Data Files!!!
<strong>
python $CONDA_PREFIX/scripts/isis3VarInit.py --data-dir=[path to data directory] --test-dir=[path to test data directory]
</strong>
<strong>
python $CONDA_PREFIX/scripts/isis3VarInit.py --data-dir=[path to data directory] --test-dir=[path to test data directory]
</strong>
</pre>
</pre>
Directions for running rsync to download ISIS3 data can be found
<a
href=
"#ISIS3DataDownload"
>
here.
</a>
More information about the ISIS3DATA environment variable and the ISIS3 Data Area
can be found
<a
href=
"#ISIS3DataDownload"
>
here.
</a>
Now everytime the isis3 environment is activated, $ISISROOT, $ISIS3DATA, and $ISIS3TESTDATA
Now everytime the isis3 environment is activated, $ISISROOT, $ISIS3DATA, and $ISIS3TESTDATA
will be set to the values passed to isis3VarInit.py. This does not happen retroactively,
will be set to the values passed to isis3VarInit.py. This does not happen retroactively,
...
@@ -188,93 +189,103 @@ is a popular choice and may be downloaded below.
...
@@ -188,93 +189,103 @@ is a popular choice and may be downloaded below.
<li><a
href=
"https://www.putty.org/"
>
PuTTY - an SSH and telnet client for the Windows platform.
</a></li>
<li><a
href=
"https://www.putty.org/"
>
PuTTY - an SSH and telnet client for the Windows platform.
</a></li>
</ul>
</ul>
<h3>
Mission Requirements
</h3>
<A
NAME=
"ISIS3DataArea"
></A>
<p>
ISIS3 supports many planetary missions; in fact, over 40 different instruments including some
<h2>
The ISIS3 Data Area
</h2>
flown as early as the 1960s. Ancillary data are required to process images from these instruments. For example, translation
definition files to help convert from PDS format to ISIS cubes, dark current and flat file images for radiometric
calibration, and large quantities of SPICE files (spacecraft pointing and position) for map projecting images.
If you plan to work with data from all missions, then the download will require about 180 GB for all the ancillary data.
However, most of this volume is taken up by SPICE files. We have a SPICE Web service that can be used in lieu of downloading all of the
SPICE files which can reduce the download size to 10 GB. When downloading ISIS, you will have the option of
choosing which mission data to acquire as well as if you only want the translation and calibration files and not
SPICE files.
</p>
<h3>
DTM Requirements
</h3>
<h3>
Ancillary Data
</h3>
<p>
The strength of ISIS3 lies in its capabilities for planetary cartography.
<p>
Many ISIS3 applications require ancillary data. For example, ingestion applications require
The image orthorectification process is improved if a digital
translation tables to convert labels, calibration applications require flat files to do
terrain model (DTM) is used. The DTMs can be quite large and take some time to download. They exist for
flat field correct, and map projection applications require DTMs to accurately compute intersections.
many planetary bodies (e.g., the Moon, Mars, etc.). Therefore, there are options for selecting which DTMs to download
Due to its size, this data is stored in a separate directory called the ISIS3 Data Area. Any
if you are only working with a particular target body.
location can be used for the ISIS3 Data Area, the software simply requires that the ISIS3DATA
environment variable is set to its location.
</p>
</p>
<h3>
Structure of the ISIS3 Data Area
</h3>
<p>
Under the root directory of the ISIS3 Data Area pointed to by the ISIS3DATA environment
variable are a variety of sub-directories. Each mission supported by ISIS3 has a sub-directory
that contains mission specific processing data such as flat files and mission specific SPICE.
There are also data areas used by more generic applications. These sub-directories contain
everything from templates to test data.
</p>
<h3>
Size of the ISIS3 Data Area
</h3>
<p>
If you plan to work with data from all missions, then the download will require about 520 GB
for all the ancillary data. However, most of this volume is taken up by SPICE files. We have a
<a
href=
"#SPICEWebService"
>
SPICE Web service
</a>
that can be used in lieu of downloading all of
the SPICE files. This reduces the total download size to about 10 GB.
</p>
<A
NAME=
"ISIS3DataDownload"
></A>
<A
NAME=
"ISIS3DataDownload"
></A>
<h3>
Full ISIS3 Data Download
</h3>
<h3>
Full ISIS3 Data
Area
Download
</h3>
<p>
<p>
The ISIS3 Data Area is hosted on rsync servers and not through conda channels like the
Mission data is hosted on rsync servers and not through conda channels like the ISIS3 distribution.
ISIS3 binaries. This requires using the rsync command from within a terminal window within
This requires using the rsync command from within a terminal window within your Unix distribution, or
your Unix distribution, or from within WSL if running Windows 10. Downloading all mission
from within WSL if running Windows 10. Downloading all mission data requires over 130 GB of disk space.
data requires over 520 GB of disk space. If you want to acquire only certain mission data
If you want to acquire only certain mission data
<a
href=
"#MissionSpecific"
>
click here
</a>
.
<a
href=
"#MissionSpecific"
>
click here
</a>
. To download all ISIS3 data files, continue reading.
To download all ISIS3 data files, continue reading.
</p>
</p>
<p>
To download all ISIS3 data (approximately 180 GB), enter the following commands at the command prompt:
<p>
To download all ISIS3 data, enter the following commands in the location where you want
to install the ISIS3 Data Area:
</p>
</p>
<pre>
<pre>
cd $ISIS3DATA
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data .
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data
/
.
</pre>
</pre>
<p>
Note: The above command downloads all ISIS data including the required base data area and all of the optional mission
data areas.
</p>
<p><em>
Note: The above command downloads all ISIS data including the required base data area
and all of the optional missiondata areas.
</em></p>
<A
NAME=
"MissionSpecific"
>
</A>
<A
NAME=
"MissionSpecific"
>
</A>
<h3>
Partial Download of ISIS3 Base Data (Required)
</h3>
<h3>
Partial Download of ISIS3 Base Data (Required)
</h3>
<p>
<p>
The base data area is separate from the source code. This data area is crucial to ISIS3 and
The base data area is separate from the source code. This data area is
must be downloaded.
crucial to ISIS3 and must be downloaded.
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/base data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/base .
</pre>
</pre>
<h3>
Partial Download of Mission Specific Data
</h3>
<h3>
Partial Download of Mission Specific Data
</h3>
<p>
<p>
There are many missions supported by ISIS. If you are only working with a few missions
There are many missions supported by ISIS. If you are only working with a few missions
then you should download only those specific sub-directories of the ISIS3 Data Area. One way
then you should download only those specific data areas. One way
you can save time and space is to not download the SPICE data
you can save time and space is to not download the SPICE data
for the mission you need.
for the mission you need.
If you chose download the SPICE data, read the next section about the SPICE Web Service
that
If you cho
o
se
to not
download the SPICE data, read the next section about the SPICE Web Service
provides instructions for excluding the SPICE kernels.
Otherwise
<a
href=
"#ApolloMission"
>
jump
</a>
to the mission
that
provides instructions for excluding the SPICE kernels. Otherwise
specific sections.
<a
href=
"#ApolloMission"
>
jump
</a>
to the mission
specific sections.
</p>
</p>
<A
NAME=
"SPICEWebService"
>
</A>
<h3>
ISIS SPICE Web Service
</h3>
<h3>
ISIS SPICE Web Service
</h3>
<p>
<p>
ISIS can now use a service to retrieve the SPICE data for all instruments ISIS supports
ISIS can now use a service to retrieve the SPICE data for all instruments ISIS supports
via the internet. To use this service instead of your local SPICE data, click the WEB check box
via the internet. To use this service instead of your local SPICE data, click the WEB check box in
in the spiceinit program GUI or type spiceinit web=yes at the command line. Using the ISIS SPICE
the spiceinit program GUI or type spiceinit web=yes at the command line. Using the ISIS SPICE Web
Web Service will significantly reduce the size of the downloads from our data area.
Service will significantly reduce the size of the downloads from our data area.
If you want to use this
new
service, without having to download all the SPICE data, add the
If you want to use this service, without having to download all the SPICE data, add the
following argument to the mission-specific rsync command:
following argument to the mission-specific rsync command:
</p>
</p>
<pre>
<pre>
--exclude='kernels'
--exclude='kernels'
</pre>
</pre>
<p>
<p>
For example, the following command will download the Cassini mission data except for SPICE kernels:
For example: rsync -azv
<strong>
--exclude='kernels'
</strong>
--delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/cassini data/
</p>
</p>
<pre>
cd $ISIS3DATA
rsync -azv
<strong>
--exclude='kernels'
</strong>
--delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/cassini .
</pre>
<span
style=
"font-size:120%; color:red; font-weight:bold"
>
<span
style=
"font-size:120%; color:red; font-weight:bold"
>
WARNING: Some instruments require mission data to be present for calibration, which may
WARNING: Some instruments require mission data to be present for calibration, which may
not be supported by the SPICE Web Server exclusively, and some programs that are designed
not be supported by the SPICE Web Server exclusively, and some programs that are designed
...
@@ -284,215 +295,224 @@ is a popular choice and may be downloaded below.
...
@@ -284,215 +295,224 @@ is a popular choice and may be downloaded below.
</span>
</span>
<A
NAME=
"ApolloMission"
>
</A>
<A
NAME=
"ApolloMission"
>
</A>
<p>
<p>
Apollo Mission (kernels can be excluded):
Apollo Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/apollo15 data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/apollo16 data/
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/apollo15 .
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/apollo17 data/
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/apollo16 .
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/apollo17 .
</pre>
</pre>
<A
NAME=
"CassiniMission"
>
</A>
<A
NAME=
"CassiniMission"
>
</A>
<p>
<p>
Cassini Mission (kernels can be excluded):
Cassini Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/cassini data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/cassini .
</pre>
</pre>
<A
NAME=
"ChandrayaanMission"
>
</A>
<A
NAME=
"ChandrayaanMission"
>
</A>
<p>
<p>
Chandrayaan Mission (kernels can be excluded):
Chandrayaan Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/chandrayaan1 data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/chandrayaan1 .
</pre>
</pre>
<A
NAME=
"ClementineMission"
>
</A>
<A
NAME=
"ClementineMission"
>
</A>
<p>
<p>
Clementine Mission (kernels can be excluded):
Clementine Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/clementine1 data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/clementine1 .
</pre>
</pre>
<A
NAME=
"DawnMission"
>
</A>
<A
NAME=
"DawnMission"
>
</A>
<p>
<p>
Dawn Mission (kernels can be excluded):
Dawn Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/dawn data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/dawn .
</pre>
</pre>
<p>
ExoMars Trace Gas Orbiter Mission (kernels can be excluded):
</p>
<A
NAME=
"TGOMission"
>
</A>
<A
NAME=
"TGOMission"
>
</A>
<p>
ExoMars Trace Gas Orbiter Mission (kernels can be excluded):
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/tgo data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/tgo .
</pre>
</pre>
<p>
Galileo Mission (kernels can be excluded):
</p>
<A
NAME=
"GalileoMission"
>
</A>
<A
NAME=
"GalileoMission"
>
</A>
<p>
Galileo Mission (kernels can be excluded):
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/galileo data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/galileo .
</pre>
</pre>
<p>
Hayabusa Mission (kernels can be excluded):
</p>
<A
NAME=
"HayabusaMission"
>
</A>
<A
NAME=
"HayabusaMission"
>
</A>
<p>
Hayabusa Mission (kernels can be excluded):
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/hayabusa data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/hayabusa2 data/
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/hayabusa .
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/hayabusa2 .
</pre>
</pre>
<
p
>
<
A
NAME=
"JunoMission"
>
</A
>
Juno Mission (kernels can be excluded):
<p>
Juno Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/juno data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/juno .
</pre>
</pre>
<A
NAME=
"KaguyaMission"
>
</A>
<A
NAME=
"KaguyaMission"
>
</A>
<p>
<p>
Kaguya Mission (kernels can be excluded):
Kaguya Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/kaguya data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/kaguya .
</pre>
</pre>
<A
NAME=
"LunarOrbiterMission"
>
</A>
<A
NAME=
"LunarOrbiterMission"
>
</A>
<p>
<p>
Lunar Orbiter Mission (kernels can be excluded):
Lunar Orbiter Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/lo data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/lo .
</pre>
</pre>
<A
NAME=
"LunarReconnaissanceOrbiterMission"
>
</A>
<A
NAME=
"LunarReconnaissanceOrbiterMission"
>
</A>
<p>
<p>
Lunar Reconnaissance Orbiter Mission (kernels can be excluded):
Lunar Reconnaissance Orbiter Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/lro data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/lro .
</pre>
</pre>
<A
NAME=
"MarsExplorationRoverMission"
>
</A>
<A
NAME=
"MarsExplorationRoverMission"
>
</A>
<p>
<p>
Mars Exploration Rover Mission (kernels can be excluded):
Mars Exploration Rover Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/mer data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/mer .
</pre>
</pre>
<A
NAME=
"Mariner10Mission"
>
</A>
<
p
>
<
A
NAME=
"Mariner10Mission"
>
</A
>
Mariner10 Mission (kernels can be excluded):
<p>
Mariner10 Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/mariner10 data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/mariner10 .
</pre>
</pre>
<A
NAME=
"MessengerMission"
>
</A>
<A
NAME=
"MessengerMission"
>
</A>
<p>
Messenger Mission (kernels can be excluded):
<p>
Messenger Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/messenger data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/messenger .
</pre>
</pre>
<A
NAME=
"MarsExpressMission"
>
</A>
<A
NAME=
"MarsExpressMission"
>
</A>
<p>
Mars Express Mission (kernels can be excluded):
<p>
Mars Express Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/mex data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/mex .
</pre>
</pre>
<A
NAME=
"MarsGlobalSurveyorMission"
>
</A>
<A
NAME=
"MarsGlobalSurveyorMission"
>
</A>
<p>
Mars Global Surveyor Mission (kernels can be excluded):
<p>
Mars Global Surveyor Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/mgs data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/mgs .
</pre>
</pre>
<A
NAME=
"MarsReconnaissanceOrbiterMission"
>
</A>
<A
NAME=
"MarsReconnaissanceOrbiterMission"
>
</A>
<p>
Mars Reconnaissance Orbiter Mission (kernels can be excluded):
<p>
Mars Reconnaissance Orbiter Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/mro data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/mro .
</pre>
</pre>
<A
NAME=
"MarsOdysseyMission"
>
</A>
<A
NAME=
"MarsOdysseyMission"
>
</A>
<p>
<p>
Mars Odyssey Mission (kernels can be excluded):
Mars Odyssey Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/odyssey data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/odyssey .
</pre>
</pre>
<A
NAME=
"NearMission"
>
</A>
<A
NAME=
"NearMission"
>
</A>
<p>
<p>
Near Mission (kernels can be excluded):
Near Mission (kernels can be excluded):
</p>
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/near data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/near .
</pre>
</pre>
<p>
New Horizons Mission (kernels can be excluded):
</p>
<A
NAME=
"NewHorizonsMission"
>
</A>
<A
NAME=
"NewHorizonsMission"
>
</A>
<p>
New Horizons Mission (kernels can be excluded):
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/newhorizons data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/newhorizons .
</pre>
</pre>
<p>
Odyssey Mission (kernels can be excluded):
</p>
<A
NAME=
"OdysseyMission"
>
</A>
<A
NAME=
"OdysseyMission"
>
</A>
<p>
Odyssey Mission (kernels can be excluded):
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/odyssey data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/odyssey .
</pre>
</pre>
<p>
Rolo Mission (kernels can be excluded):
</p>
<A
NAME=
"RoloMission"
>
</A>
<A
NAME=
"RoloMission"
>
</A>
<p>
Rolo Mission (kernels can be excluded):
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/rolo data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/rolo .
</pre>
</pre>
<p>
Rosetta Mission (kernels can be excluded):
</p>
<A
NAME=
"RosettaMission"
>
</A>
<A
NAME=
"RosettaMission"
>
</A>
<p>
Rosetta Mission (kernels can be excluded):
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/rosetta data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/rosetta .
</pre>
</pre>
<p>
Smart1 Mission (kernels can be excluded):
</p>
<A
NAME=
"Smart1Mission"
>
</A>
<A
NAME=
"Smart1Mission"
>
</A>
<p>
Smart1 Mission (kernels can be excluded):
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/smart1 data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/smart1 .
</pre>
</pre>
<p>
Viking Mission (kernels can be excluded):
</p>
<A
NAME=
"VikingMission"
>
</A>
<A
NAME=
"VikingMission"
>
</A>
<p>
Viking Mission (kernels can be excluded):
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/viking1 data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/viking2 data/
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/viking1 .
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/viking2 .
</pre>
</pre>
<p>
Voyager Mission (kernels can be excluded):
</p>
<A
NAME=
"VoyagerMission"
>
</A>
<A
NAME=
"VoyagerMission"
>
</A>
<p>
Voyager Mission (kernels can be excluded):
</p>
<pre>
<pre>
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/voyager1 data/
cd $ISIS3DATA
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/voyager2 data/
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/voyager1 .
rsync -azv --delete --partial isisdist.astrogeology.usgs.gov::isis3data/data/voyager2 .
</pre>
</pre>
<h2>
Installing older versions of ISIS
</h2>
<h2>
Installing older versions of ISIS
</h2>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment