Main Page: Difference between revisions

From SPEDAS Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 51: Line 51:
  * [http://themis.ssl.berkeley.edu/socware/spedas_1_00/idl/ HTML documentation] - Documentation of SPEDAS functions, with source code and search
  * [http://themis.ssl.berkeley.edu/socware/spedas_1_00/idl/ HTML documentation] - Documentation of SPEDAS functions, with source code and search
  * [[user's_guide|User's Guide]] - Documentation for users
  * [[user's_guide|User's Guide]] - Documentation for users
  * [[developer's_guide|Developer's Guide]] - Documentation for developers
  <!-- * [[developer's_guide|Developer's Guide]] - Documentation for developers -->
  * [[plugin_guide|Plugin Guide]] - Documentation for plugin developers
  * [[plugin_guide|Plugin Guide]] - Documentation for plugin developers
  * [[crib_sheets|Crib Sheets]] - Step-by-step usage scenarios  
  * [[crib_sheets|Crib Sheets]] - Step-by-step usage scenarios  

Revision as of 22:41, 14 April 2016

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, fully QA-ed version of the software, SPEDAS version 1.00, was released on Aug 29, 2014.

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.

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

* Nightly build - Quick link to the nightly "bleeding edge" SPEDAS source code zip file.  
* Downloads and Installation - The latest fully-QAed version of SPEDAS (currently, SPEDAS 1.00).

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

* ERG
* FAST
* IUGONET
* GOES
* MMS
* THEMIS/ARTEMIS
* WIND

Documentation

* HTML documentation - Documentation of SPEDAS functions, with source code and search
* 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

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 Exelis
* Wiki User's Guide - Information on using the wiki software.