Downloads and Installation: Difference between revisions

From SPEDAS Wiki
Jump to navigation Jump to search
No edit summary
Line 152: Line 152:
New editions of Linux may not be able to run IDL because the library libxp6 is missing. In that case, you have to download the missing library and install it manually:
New editions of Linux may not be able to run IDL because the library libxp6 is missing. In that case, you have to download the missing library and install it manually:


# Download the 64-bit edition of libxp6 from here:
1. Download the 64-bit edition of libxp6 from here:


https://www.ubuntuupdates.org/package/core/precise/main/updates/libxp6
  https://www.ubuntuupdates.org/package/core/precise/main/updates/libxp6


# Install the file you downloaded using:
2. Install the file you downloaded using:


<code>sudo dpkg -i ./libxp6_1.0.1-2ubuntu0.12.04.2_amd64.deb<br>
<code>sudo dpkg -i ./libxp6_1.0.1-2ubuntu0.12.04.2_amd64.deb<br>
sudo apt-get install -f</code>
sudo apt-get install -f</code>


= Running SPEDAS for the first time =
= Running SPEDAS for the first time =

Revision as of 18:16, 26 September 2019

*New* SPEDAS 3.1 released (October 2018)

The QA process for SPEDAS 3.1 has now been completed, and this version of the software is now released for general use for users who have paid for IDL licenses. This release includes improved support for HTTPS downloads, updated plugin support for the ERG, IUGONET, THEMIS, and MMS missions, and many bug fixes and performance improvements.

If you have an IDL software license, then you can download and use either the SPEDAS 3.1 release or the untested the nightly build. Check with your system administrator on how to obtain and install IDL.

If you don't have an IDL license, then you have two choices: you can either use the self-contained executables we provide, or you can separately install the IDL Virtual Machine (VM) and use the save file we provide, see below.

If you have an IDL license

Download SPEDAS 3.1 (October 2018)

If you have an IDL license, you can download the SPEDAS 3.1 release, which contains the full source code:

* SPEDAS 3.1, IDL source code (~40 MB)

Unzip the file you downloaded in a directory of your choice and create a new IDL project that includes this directory.

You may also need to separately download and install the latest CDF DLM from NASA and the latest Geopack DLM -- see below for details.

To start the SPEDAS GUI from the IDL command line, type: spd_gui

SPEDAS nightly build

Alternatively, you can download the nightly build instead of the SPEDAS 3.1 release. This is build every day and it contains the most recent source code, but it is untested and you may encounter bugs and unresolved problems. It can be installed the same way as the SPEDAS 3.1 release, above.

* Download the latest SPEDAS nightly build

IDL Geopack library

To use the Tsyganenko Model extensions with the SPEDAS software, you need to download and install the Geopack DLM. We recommend using the latest version (Geopack 10.5).

* Download the Geopack Library

Installation instructions can be found in the download page, but basically you have to copy two files into the IDL bin directory, 1) a .dlm file and 2) either a .so file (Linux, Mac) or a .dll file (Windows).

You can check which version of Geopack DLM you have, by typing this at the IDL command prompt: help, 'geopack', /dlm

IDL CDF library

We recommend downloading and installing the most recent version (3.7) of the CDF DLM for IDL from NASA:

* Download the CDF Library

Installation is similar to Geopack library installation: you have to copy two files into the IDL bin directory, 1) a .dlm file and 2) either a .so file (Linux, Mac) or a .dll file (Windows).

You can check which version of CDF you have, by typing this at the IDL command prompt: help, 'cdf', /dlm

IDL SPICE library

Some functions (for example, cspice_str2et) require the NASA SPICE library. This library can be downloaded directly from NASA:

* Download the NASA IDL SPICE library

The installation is similar to any other dlm library. On windows, you have to copy two files (icy.dlm, icy.dll) into the bin.x86_64 directory of the IDL installation folder.

For more information, see:

* Information on the NASA IDL SPICE library

If you don't have an IDL license

SPEDAS is free software but if you do not have an IDL license, then you cannot use the IDL command line, and hence neither the SPEDAS command line tools. You can still use the SPEDAS GUI, and you have two options:

  1. Download the SPEDAS executable (for Linux, MacOS, or Windows), or
  2. Download the SPEDAS save file (for Solaris or other operating systems).

Download the SPEDAS executables, Version 3.1.1 (October 2018, minor refresh January 2019)

Note: In January 2019, we created new executable files (spedas version 3.1.1). However, the only change is the correction of a single bug in the executables, the underlying spedas code remains that of October 2018.

For users without IDL licenses, you can use the SPEDAS 3.1.1 executable files for Linux, Windows, and MacOS, which allow access to the Graphical User Interface capabilities of SPEDAS, with no additional IDL license required.

* SPEDAS 3.1.1, Windows 64bit executable with IDL 8.5.1, CDF 3.6.3.1, Geopack 10.5 (~55 MB)
* SPEDAS 3.1.1, MacOs 64bit executable with IDL 8.5.1, CDF 3.6.3.1, Geopack 10.5 (~70 MB)
* SPEDAS 3.1.1, Linux 64bit executable with IDL 8.5.1, CDF 3.6.3.1, Geopack 10.5 (~70 MB)
* SPEDAS 3.1.1, Linux 64bit executable with IDL 8.5.1, CDF 3.6.3.1, Geopack 7.6 (~70 MB) - includes Geopack 7.6, for older Linux machines that have problems with Geopack 9.4

This release contains everything you need, including the IDL VM, the Geopack DLM and the CDF DLM. You just have to unzip the file and run the executable and the SPEDAS GUI will appear.

Download the SPEDAS save file, Version 3.1.1 (October 2018, minor refresh January 2019)

Note: In January 2019, we created a new save file (spedas version 3.1.1). However, the only change is the correction of a single bug, the underlying spedas code remains that of October 2018.

The SPEDAS save file requires the run-time IDL Virtual Machine (VM) which has to be downloaded for free from Harris Corporation. There are limitations using the VM compared to the full IDL.

* SPEDAS 3.1.1, IDL Savefile (20 MB)

To run SPEDAS using the IDL virtual machine,

  1. start the IDL virtual machine executable
  2. click through the splash screen to get to the file selection dialog
  3. navigate to the SPEDAS installation
  4. go into the thm_gui_new directory and click on thm_gui.sav

This should bring up the main screen of the SPEDAS GUI. From this point you should be able to load, plot, and analyze data through the GUI.

Further information for loading IDL save files can be found here: http://harrisgeospatial.com/docs/StartingVirtualMachineApplication.html

Troubleshooting and special considerations

Installation on a Mac - XQuartz and Java

Newer Mac OS X versions do not include the X11 libraries. XQuartz (X11) has to be downloaded and installed, or IDL will not work. Also, you may need to install an older Java version for IDL to work properly.

MacOS Sierra or later

If you want to run the executable SPEDAS file on macOS 10.12 Sierra or later, after downloading the zip file you have to do the following:

  • Open the Finder and move the (automatically uncompressed) spedas_v_3_1 directory from Downloads to your Desktop.
  • Open a terminal and type the following:

cd Desktop/spedas_v_3_1/spd_gui
sudo xattr -r -d com.apple.quarantine spedas.app
(enter your password)
open ./spedas.app

Known issues on macOS

For known issues on macOS and solutions, see Known issues - macOS

Installation on Windows

When we update Geopack DLM or the CDF library on Windows, we have to copy files in the "Program Files\Exelis\IDL84\bin\bin.x86_64" folder (this folder depends on IDL version, for example it could be C:\Program Files\Harris\IDL86\bin\bin.x86_64). When we try to copy files into folders that reside inside Program Files, Windows 10 (and probably older Windows versions, too) will ask for administrator permission as you can see in the following image. In that case, we just have to click the button "Continue". If we are logged in as a user without administration permissions, then we either have to log in as administrator, or perhaps contact the system administrator for the PC we are using.

Request for administrator permission in Windows
Request for administrator permission in Windows

Known issues on Windows

For known issues on Windows and solutions, see Known issues - MS Windows

Known issues on Linux

New editions of Linux may not be able to run IDL because the library libxp6 is missing. In that case, you have to download the missing library and install it manually:

1. Download the 64-bit edition of libxp6 from here:

  https://www.ubuntuupdates.org/package/core/precise/main/updates/libxp6

2. Install the file you downloaded using:

sudo dpkg -i ./libxp6_1.0.1-2ubuntu0.12.04.2_amd64.deb
sudo apt-get install -f

Running SPEDAS for the first time

The first time you run SPEDAS, please make sure that all the directories where data files will be downloaded exist and have the proper permissions (they should be writable). To do this, launch the SPEDAS GUI (using the command spd_gui) and in the File menu choose Configuration Settings. Make sure that all the directories for SPEDAS and any other missions you use exist and are writable. If you make any changes, click "Save to File" to have the new settings saved.

SPEDAS Configuration Settings
SPEDAS Configuration Settings