projects/iugonet/load/
iug_plot2d_ear_fai.pro
NAME: iug_plot2d_ear_fai PURPOSE: Generate several 2-D plots from the FAI f-region observation data taken by the EAR. SYNTAX: iug_plot2d_ear_fai, valuename=valuename KEYWOARDS: VALUENAME = tplot variable names of ionosonde observation data. For example, iug_plot2d_ear_fai,valuename = 'faifb8p16m1'. The default is 'faifb8p16m1'. STIME = Start time of 2-D plot of the EAR-FAI observations. For example, iug_plot2d_ear_fai, stime = '2012-03-23/15:00:00'. The default is '2012-03-23/15:00:00'. MINIMUM = Minimum value of color plot. For example, iug_plot2d_ear_fai, min = 0. The default is 0. MAXIMUM = Maximum value of color plot. For example, iug_plot2d_ear_fai, max = 60. The default is 60. ZTICKS = Number of zticks to divide the bar into. There will be (zticks + 1) annotations. The default is 6. CHARSIZE = Select of character size. For example, iug_plot2d_ear_fai, charsize = 1.5. The default is 1.5. NOTES: Before you examine this procedure, the EAR-FAI data are necceary to load. CODE: A. Shinbori, 08/07/2013. MODIFICATIONS: A. Shinbori, 09/01/2014. ACKNOWLEDGEMENT: $LastChangedBy: jimm $ $LastChangedDate: 2014-02-11 10:52:58 -0800 (Tue, 11 Feb 2014) $ $LastChangedRevision: 14325 $ $URL $
Routines
File attributes
Modification date: | Thu Feb 13 16:43:00 2014 |
Lines: | 61 |