Loading isis/scripts/isis3VarInit +2 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ import sys #Author: Tyler Wilson #Date : 2018-10-05 #Description: This script sets ISISROOT/ISIS3DATA/ISIS3TESTDATA for the user and is executed #within the conda environment created for their ISIS3 installation. #within the conda environment created for the ISIS3 installation. #The data directory and test directory are optional command line arguments. If the user chooses #not to set them, they will both be placed created on the same level as the $ISISROOT directory #within the conda environment. Loading @@ -24,7 +24,6 @@ if (data_dir != args.data_dir): os.system("mkdir -p "+args.data_dir) data_dir = args.data_dir else: print("mkdir -p "+data_dir) os.system("mkdir -p "+data_dir) if (testdata_dir != args.test_dir): Loading isis/src/docsys/documents/InstallGuide/InstallGuide.xml +2 −4 Original line number Diff line number Diff line Loading @@ -90,7 +90,6 @@ you must <em>not</em> upgrade the ISIS Data Files!!! <ul> <li>Ubuntu 18.04 LTS</li> <li>Mac OS X 10.13.6 High Sierra</li> <li>CentOS Linux 7.2.1511</li> <li>Fedora 28</li> </ul> Loading @@ -99,7 +98,6 @@ you must <em>not</em> upgrade the ISIS Data Files!!! <ul> <li>Debian Linux 8 (jessie)</li> <li>CentOS Linux 7.2.1511</li> <li>Fedora 25</li> <li>Mac OS X 10.11.6</li> </ul> Loading Loading
isis/scripts/isis3VarInit +2 −3 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ import sys #Author: Tyler Wilson #Date : 2018-10-05 #Description: This script sets ISISROOT/ISIS3DATA/ISIS3TESTDATA for the user and is executed #within the conda environment created for their ISIS3 installation. #within the conda environment created for the ISIS3 installation. #The data directory and test directory are optional command line arguments. If the user chooses #not to set them, they will both be placed created on the same level as the $ISISROOT directory #within the conda environment. Loading @@ -24,7 +24,6 @@ if (data_dir != args.data_dir): os.system("mkdir -p "+args.data_dir) data_dir = args.data_dir else: print("mkdir -p "+data_dir) os.system("mkdir -p "+data_dir) if (testdata_dir != args.test_dir): Loading
isis/src/docsys/documents/InstallGuide/InstallGuide.xml +2 −4 Original line number Diff line number Diff line Loading @@ -90,7 +90,6 @@ you must <em>not</em> upgrade the ISIS Data Files!!! <ul> <li>Ubuntu 18.04 LTS</li> <li>Mac OS X 10.13.6 High Sierra</li> <li>CentOS Linux 7.2.1511</li> <li>Fedora 28</li> </ul> Loading @@ -99,7 +98,6 @@ you must <em>not</em> upgrade the ISIS Data Files!!! <ul> <li>Debian Linux 8 (jessie)</li> <li>CentOS Linux 7.2.1511</li> <li>Fedora 25</li> <li>Mac OS X 10.11.6</li> </ul> Loading