This page was created by the IDL library routine mk_html_help2.

Last modified: Fri Nov 30 11:49:33 2012.


Directory Listing of Routines


Routine Descriptions

GET_FITSLIB

[Next Routine] [List of Routines]
 NAME:
   GET_FITSLIB

 PURPOSE:
   To download FITS library needed for loading IPRT data.
    
 Example:
   .run get_fitslib

 Written by Y.-M. Tanaka, June 15, 2012 (ytanaka at nipr.ac.jp)

(See iugonet/tools/get_fitslib.pro)


GET_PULSECODE_EISCAT

[Previous Routine] [List of Routines]
 FUNCTION: GET_PULSECODE_EISCAT
    pulse_out = get_pulsecode_eiscat(pulse_in, mode)

 :DESCRIPTION:
    Convert pulse_code_id of the EISCAT radar observation to 
        pulse_code or vice versa. 

 :KEYWORDS:
    pulse_in:  pulse_code_id(integer) or pulse_code(string)
    mode:      0(default) :     id     ---> pulse_code
               others     : pulse_code --->     id
    pulse_out: output (pulse_code or id)

 Written by Y.-M. Tanaka, June 15, 2012 (ytanaka at nipr.ac.jp)

(See iugonet/tools/get_pulsecode_eiscat.pro)