This page was created by the IDL library routine mk_html_help2.

Last modified: Wed Dec 6 12:50:16 2017.


Directory Listing of Routines


Routine Descriptions

DSC_CRIB

[List of Routines]
NAME: DSC_CRIB

DESCRIPTION:
 Crib sheet to demonstrate the loading, plotting, and miscellaneous 
 routines added to support the DSCOVR mission data.

CALLING SEQUENCE:
   .run dsc_crib  OR cut-and-paste relevant portions

NOTES:
 DSCOVR launch: 2015-02-11
 Data product availability start dates -
   2015-02-11: Ephemeris & Definitive Attitude
   2015-06-08: Magnetometer ('h0': 1-sec Definitive Data)
   2016-06-04: Faraday Cup ('h1': 1-minute Isotropic Maxwellian parameters for solar wind protons)

 
OUTLINE:
 1) Configuration
   1.1) Initialization
   1.2) Read Configuration
   1.3) Modify Configuration
   1.4) Save Configuration
   1.5) Reset Configuration

 2) Loading Data
   2.1) Load Routine Basics
   2.2) Working with Time Ranges
   2.3) Examining Loaded Data
     2.3.1) General Notes
     2.3.2) Faraday Cup Confidence Intervals
   2.4) Loading Subsets with VARFORMAT=

 3) Plotting
   3.1) Plotting Basics
     3.1.1) Using TPLOT
     3.1.2) Modifying Plot Options
     3.1.3) Using DSC_DYPLOT
       3.1.3.1) Introduction
       3.1.3.2) Using DSC_GET_YLIMITS
       3.1.3.3) Use with Multiple Windows
   3.2) Overview Plots
     3.2.1) Routines and Basic Usage
     3.2.2) Time Splits
     3.2.3) Saving Images

 4) Helper Routines
   4.1) DSC_NOWIN
   4.2) DSC_CLEAROPTS
   4.3) DSC_EZNAME
   4.4) DSC_DELETEVARS

CREATED BY: Ayris Narock (ADNET/GSFC) 2017

 $LastChangedBy: nikos $
 $LastChangedDate: 2017-11-20 12:45:47 -0800 (Mon, 20 Nov 2017) $
 $LastChangedRevision: 24321 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_2_1/projects/dscovr/examples/dsc_crib.pro $

(See projects/dscovr/examples/dsc_crib.pro)