Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

projects/iugonet/load/

iug_load_smart.pro


Routines

top source iug_load_smart

iug_load_smart, datatype=datatype, filter=filter, lst=lst, downloadonly=downloadonly, no_download=no_download

:PROCEDURE: iug_load_smart :PURPOSE: Load the solar image data in the FITS format obtained by the SMART telescope at the Hida Observatory, Kyoto Univ. Under some environment, you should set the following environment: > setenv ROOT_DATA_DIR ~/data/ before you start the IDL. :Keywords: datatype: basically set the telescope (e.g., halpha) filter: filter name(s) (e.g., m05 ) lst: set a named variable to return the URL list of data files downloadonly: if set, then only download the data, do not load it into variables. :EXAMPLES: timespan, '2005-08-03/05:00', 0.5, /hour iug_load_smart,filter='p00' iug_load_smart,filter='m08' tplot_names iug_plot2d_smart,'smart_t1_p00',4,4 iug_movie_smart,'smart_t1_m08' :Author: Tomo Hori (E-mail: horit@stelab.nagoya-u.ac.jp) Satoru UeNo (E-mail: ueno@kwasan.kyoto-u.ac.jp) :HISTORY: 2012/05/08: Created by TH 2012/05/17: Addition of FITS_READ and STORE_DATA by SU

Keywords

datatype
filter
lst
downloadonly
no_download

File attributes

Modification date: Thu Feb 13 16:43:01 2014
Lines: 102