Main Page: Difference between revisions

From SPEDAS Wiki
Jump to navigation Jump to search
Line 2: Line 2:
= Welcome to SPEDAS =
= Welcome to SPEDAS =


Here you can find information and documentation for the Space Physics Environment Data Analysis Software (SPEDAS) framework.  The most current version, SPEDAS 2.00, was released on June 9, 2017.
Here you can find information and documentation for the Space Physics Environment Data Analysis Software (SPEDAS) framework.  The most current version, SPEDAS 3.00, was released in April 2018.


SPEDAS is a grass-roots data analysis software for the Space Physics community. It supports multi-mission data ingestion, analysis and visualization. It standardizes the retrieval of data from distributed repositories, the scientific processing with a powerful set of legacy routines, the quick visualization with full output control and the graph creation for use in papers and presentations.  
SPEDAS is a grass-roots data analysis software for the Space Physics community. It supports multi-mission data ingestion, analysis and visualization. It standardizes the retrieval of data from distributed repositories, the scientific processing with a powerful set of legacy routines, the quick visualization with full output control and the graph creation for use in papers and presentations.  

Revision as of 21:01, 24 April 2018

SPEDAS Graphical User Interface

Welcome to SPEDAS

Here you can find information and documentation for the Space Physics Environment Data Analysis Software (SPEDAS) framework. The most current version, SPEDAS 3.00, was released in April 2018.

SPEDAS is a grass-roots data analysis software for the Space Physics community. It supports multi-mission data ingestion, analysis and visualization. It standardizes the retrieval of data from distributed repositories, the scientific processing with a powerful set of legacy routines, the quick visualization with full output control and the graph creation for use in papers and presentations.

The SPEDAS framework:

  • Contains a Graphical User Interface for ease of use by novice users.
  • Works with Windows, Linux and Mac OS X.
  • Is based on IDL, benefiting from platform independence and software maintenance services.
  • Can be used with or without an IDL license.

SPEDAS supports plugin modules for multiple projects (THEMIS, GOES, MMS, WIND, ERG, etc) and provides interfaces for software modules developed by the individual teams of those missions.

SPEDAS is concerned mostly with establishing developers' guidelines, communicating best practices, and providing peer review of new products to like-minded colleagues, towards an efficient space environment data analysis suite of software code.

Known Issues

macOS

If you're having trouble running the SPEDAS GUI, EVA, or any other code that involves IDL widgets on macOS or OSX, see the macOS known issues page for a potential fix.

Windows

Unable to allocate memory: to make array - Heap Problems.

Introduction

* SPEDAS Youtube Channel - SPEDAS introductory videos
* Starting with SPEDAS - Video: how to download and install SPEDAS 
* MMS data analysis using SPEDAS: an introduction  - Video: how to use MMS data with SPEDAS 
* MMS multi-instrument plots  - Video: how to create MMS multi-panel, multi-instrument plots with SPEDAS 
* SPEDAS Screenshots - SPEDAS screenshots
* Introductory Examples - Examples for first-time users
* SPEDAS Presentations - PowerPoint presentations on SPEDAS

Downloads and Installation

* New! SPEDAS 3.0 released (April 2018) 
* Nightly build - Quick link to the nightly "bleeding edge" SPEDAS source code zip file.  
* Downloads and Installation - Detailed instructions for downloading and installing SPEDAS.
* Supported IDL Versions - List of supported IDL versions

The nightly builds are zip files containing a snapshot of the SPEDAS source code repository. They have not been through our full QA process, but they do have the very latest features and bug fixes, and this is what many researchers are using.

The current, fully-QAed version is available from the Downloads and Installation page, in several different formats. In addition to the IDL source code files, this page includes download links to pre-compiled, executable versions of SPEDAS, which do not require a separate, paid, IDL license.

Supported Missions

SPEDAS contains specialized plugins that can download, analyze and plot data from multiple space missions, including:

* BARREL
* ERG
* FAST
* GOES
* IUGONET
* MMS
* POES
* THEMIS/ARTEMIS
* WIND
* DSCOVR

Documentation

* HTML documentation - Documentation of SPEDAS functions, with source code  
* User's Guide - Documentation for users
* Plugin Guide - Documentation for plugin developers
* Crib Sheets - Step-by-step usage scenarios 
* Tips and Tricks - SPEDAS tips and tricks 
* Data Model - Description of the data model used in SPEDAS
* Time Handling - Description of how times are used in SPEDAS
* 3D Data structures - Description of the data structures used in many SPEDAS particle data sets.
* 3D Data Conversion Factors - Description of the conversion factors used for different data quantities, for particle data.

External Resources

* SPEDAS Blog - SPEDAS Developer Blog and Announcements 
* SPEDAS ChangeLog - Recent changes to the bleeding edge
* Overview Plots - Summary plots generated with SPEDAS
* IDL Documentation - IDL Documentation by Harris Geospatial Solutions
* Wiki User's Guide - Information on using the wiki software.