Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/iugonet/gui/

iug_init.pro


Routines

top source iug_init

iug_init, reset=reset

PROCEDURE iug_init :DESCRIPTION: Initialize the environment for loading IUGONET data :NOTE: This procedure is called automatically on executing most of iugonet_*.pro. :Examples: iug_init if !iugonet.data_policy.ear then iug_load_ear, ..... if ~(iugonet.data_policy.sdfit) then begin print, 'Data is not loaded unless you acknowledge the data policy!' return endif :AUTHOR: Tomo Hori (E-mail: horit@stelab.nagoya-u.ac.jp) :HISTORY: 2011/12/21: Created

Keywords

reset

File attributes

Modification date: Thu Feb 13 16:43:04 2014
Lines: 84