This page was created by the IDL library routine
mk_html_help2.
Last modified: Fri Nov 2 10:24:04 2012.
PROGRAM: erg_crib_gmag_mm210
This is an example crib sheet that will load 210 MM magnetometer data.
Open this file in a text editor and then use copy and paste to copy
selected lines into an idl window.
Or alternatively compile and run using the command:
.run erg_crib_gmag_mm210
NOTE: See the rules of the road.
For more information, see http://stdb2.stelab.nagoya-u.ac.jp/mm210/
Written by: Y. Miyashita, Jun 16, 2010
ERG-Science Center, STEL, Nagoya Univ.
erg-sc-core at st4a.stelab.nagoya-u.ac.jp
$LastChangedBy: pcruce $
$LastChangedDate: 2011-03-11 12:28:40 -0800 (Fri, 11 Mar 2011) $
$LastChangedRevision: 8386 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_7_01_test/idl/erg/examples/erg_crib_gmag_mm210.pro $
(See erg/examples/erg_crib_gmag_mm210.pro)
PROCEDURE: ERG_CRIB_GMAG_NIPR
A sample crib sheet that explains how to use the "erg_load_gmag_nipr"
procedure. You can run this crib sheet by copying & pasting each
command below (except for stop and end) into the IDL command line.
Or alternatively compile and run using the command:
.run iug_crib_gmag_nipr
NOTE: See the rules of the road.
For more information, see:
http://scidbase.nipr.ac.jp/modules/metadata/index.php?content_id=102
& http://scidbase.nipr.ac.jp/modules/metadata/index.php?content_id=103
& http://scidbase.nipr.ac.jp/modules/metadata/index.php?content_id=115
Written by: Y.-M. Tanaka, Feb. 18, 2011
National Institute of Polar Research, Japan.
email: ytanaka at nipr.ac.jp
Last Updated: Y.-M. Tanaka, Aug 29, 2011
(See erg/examples/erg_crib_gmag_nipr.pro)
PROGRAM: erg_crib_gmag_stel_induction
This is an example crib sheet that will load STEL induction magnetometer data.
Open this file in a text editor and then use copy and paste to copy
selected lines into an idl window.
Or alternatively compile and run using the command:
.run erg_crib_gmag_stel_induction
.c
NOTE: See the rules of the road.
For more information, see http://stdb2.stelab.nagoya-u.ac.jp/magne/
Written by: Y. Miyashita, Jan 24, 2011
ERG-Science Center, STEL, Nagoya Univ.
erg-sc-core at st4a.stelab.nagoya-u.ac.jp
$LastChangedBy: lphilpott $
$LastChangedDate: 2011-10-14 09:18:54 -0700 (Fri, 14 Oct 2011) $
$LastChangedRevision: 9112 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_7_01_test/idl/erg/examples/erg_crib_gmag_stel_induction.pro $
(See erg/examples/erg_crib_gmag_stel_induction.pro)
PROCEDURE: erg_crib_superdarn
:DESCRIPTION:
A crib sheet to demonstrate how procedures/functions for
SuperDARN data work.
You can run this crib sheet by copying&pasting each command
below into the IDL command line.
:AUTHOR:
Tomo Hori (E-mail: horit@stelab.nagoya-u.ac.jp)
:HISTORY:
2011/01/11: Added commands for 2-D map plotting
2010/06/24: Created
$LastChangedBy: lphilpott $
$LastChangedDate: 2011-10-14 09:18:54 -0700 (Fri, 14 Oct 2011) $
$LastChangedRevision: 9112 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/thmsoc/tags/tdas_7_01_test/idl/erg/examples/erg_crib_superdarn.pro $
(See erg/examples/erg_crib_superdarn.pro)