stty: standard input: Inappropriate ioctl for device Thu Apr 9 13:38:32 PDT 2020 IDL 8.7.2 (linux x86_64 m64). (c) 2019, Harris Geospatial Solutions, Inc. Licensed for use by: UC Berkeley - Space Sciences Lab License: 209287 A new version is available: IDL 8.7.3 https://harrisgeospatial.flexnetoperations.com 1 $MAIN$(0) : 0/2: 1 $MAIN$(0) : 0/2: 2 INIT_DEVICES(51) : DISPLAY environment variable is not set. Switching to Z device 1/2: 2 CWD(25) : Directory changed to: /disks/stereo/home/www/html/solarimgs/carr_rot % Compiled module: LIBS. % Compiled module: TIMESPAN. % Compiled module: TIME_DOUBLE. % Compiled module: TIME_STRUCT. % Compiled module: TIME_PARSE. % Compiled module: DAY_TO_YEAR_DOY. % Compiled module: DOY_TO_MONTH_DATE. % Compiled module: UNDEFINED. % Compiled module: TIME_STRING. 2/2: 2 TIMESPAN(53) : Time range set from 2018-12-20/11:53:00 to 2019-01-16/19:55:00 % Compiled module: STA_SUMM_PLOT_SPEC. % Compiled module: GET_TIMESPAN. str_element,d,cdfnames(0),bhgrtn ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l1_mag.pro, Line 61 % Compiled module: LOAD_STA_L1_MAG. print_cdf_info,filenames(0) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/CDF/obsolete/loadallcdf.pro, Line 109 % Compiled module: LOADALLCDF. % Routine compiled from an obsolete library: LOADALLCDF allfiles.start= bartel_time(bartnum) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/cdf_file_names.pro, Line 86 % Compiled module: CDF_FILE_NAMES. % Compiled module: TIMERANGE. % Compiled module: SETFILEENV. Searching for files in: pathname=' /disks/stereodata/l1/ahead/mag/RTN/????/??/STA_L1_MAG_*.cdf' CDF_FILE_NAMES: 28 of 4646 Files found in 0.49103308 seconds cdf_file = cdf_files(num) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 47 vinq = cdf_varinq(id,cdf_vars(n)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 73 if ndim gt 0 then dim=dim(w) else dim=0 ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 76 a = strpos(tagnames(n),'%') ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 97 aa = strpos(tagnames(n),'*') ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 98 b = strlen(tagnames(n)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 100 oldname = tagnames(n) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 101 tagnames(n) = strmid(oldname,0,a)+'q'+strmid(oldname,a+1,b) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 102 b = strlen(tagnames(n)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 105 oldname = tagnames(n) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 106 tagnames(n) = strmid(oldname,0,aa)+'x'+strmid(oldname,aa+1,b) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 107 str_element,/add,dat,tagnames(n),val ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 110 endif else dat = data0(0) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 116 vinq = cdf_varinq(id,cdf_vars(0)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 118 cdf_control,id,variable=cdf_vars(0),get_var_info=varinfo,zvar=vinq.is_zvar ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 120 if cdf_attexists(id,'DEPEND_0',cdf_vars(0),zvar=vinq.is_zvar) then $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 128 cdf_attget,id,'DEPEND_0',cdf_vars(0),epochnum,zvar=vinq.is_zvar $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 129 if cdf_attexists(id,'DEPEND_0',cdf_vars(n),zvar=vinq.is_zvar) then $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 160 cdf_attget,id,'DEPEND_0',cdf_vars(n),thisepoch,zvar=vinq.is_zvar $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 161 if strpos(tagnames(n),'Epoch') ne -1 then thisepoch = tagnames(n) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 164 if strpos(tagnames(n),'Epoch') ne -1 then thisepoch = tagnames(n) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 164 loadcdf2,id,cdf_vars(n),x,/no_shift,nrecs=nrecs ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 166 if cdf_attexists(id,'FILLVAL',cdf_vars(n),zvar=vinq.is_zvar) then $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 167 cdf_attget,id,'FILLVAL',cdf_vars(n),fv,zvar=vinq.is_zvar ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 175 if fvcnt gt 0 then x(fvindx) = nan ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 177 str_element,/add,data,tagnames(n),x ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 180 print,'Variable '+cdf_vars(n)+' has different Epoch' ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 182 loadcdf2,id,novarnames(i),val ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 190 nvtag = novartags(i) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 192 loadcdf2,id,novarznames(i),val,/zvar ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 201 nvztag = novarztags(i) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/loadcdfstr.pro, Line 203 % Compiled module: LOADCDFSTR. % Compiled module: DATA_TYPE. % Routine compiled from an obsolete library: DATA_TYPE % Loaded DLM: CDF. Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181220_V06.cdf % Compiled module: CDF_INFO. % Compiled module: CDF_VAR_ATTS. % Compiled module: ARRAY_UNION. % Compiled module: LOADCDF2. % Routine compiled from an obsolete library: LOADCDF2 % Compiled module: NDIMEN. dtype = data_type(d0,/struct) ^ % Routine compiled from an obsolete library: DATA_TYPE At: /disks/socware/idl/general/misc/average_str.pro, Line 5 if (dtype(i) ne 8) then begin ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 8 if avable(dtype(i)) then d0.(i) = !values.f_nan else d0.(i) = 0 ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 9 if avable(dtype(i)) then d0.(i) = !values.f_nan else d0.(i) = 0 ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 9 d = data(0) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 17 dtype = data_type(d,/struct) ^ % Routine compiled from an obsolete library: DATA_TYPE At: /disks/socware/idl/general/misc/average_str.pro, Line 18 if (dtype(i) ne 8) then begin ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 20 d = data(0) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 43 start = ind(0) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 46 ind = ind - ind(0) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 48 max = ind(n-1)+1 ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 50 d0 = data(0) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 51 if c eq 1 then d(i) = data(w) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 62 if c eq 1 then d(i) = data(w) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 62 if c gt 1 then d(i) = average_str_1(data(w),nan=nan,median=med) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 63 if c gt 1 then d(i) = average_str_1(data(w),nan=nan,median=med) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/average_str.pro, Line 63 % Compiled module: AVERAGE_STR. % Compiled module: AVERAGE. % Compiled module: DIMEN. % Compiled module: APPEND_ARRAY. Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181221_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181222_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181223_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181224_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181225_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181226_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181227_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181228_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181229_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181230_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2018/12/STA_L1_MAG_RTN_20181231_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190101_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190102_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190103_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190104_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190105_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190106_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190107_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190108_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190109_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190110_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190111_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190112_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190113_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190114_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190115_V06.cdf Loading /disks/stereodata/l1/ahead/mag/RTN/2019/01/STA_L1_MAG_RTN_20190116_V06.cdf name = data_quants(index).name ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/store_data.pro, Line 131 dq = data_quants(index) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/store_data.pro, Line 156 if c ne 0 then data.y(bad) = !values.f_nan ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/store_data.pro, Line 187 if c ne 0 then data.y(bad) = !values.f_nan ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/store_data.pro, Line 192 data_quants(index) = dq ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/store_data.pro, Line 266 for i=0,n_elements(dqtags)-1 do if dqtags(i) ne 'TIME' then begin ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/store_data.pro, Line 267 subname = dq.name+'.'+dqtags(i) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/store_data.pro, Line 268 str_element,*dq.dh,dqtags(i),foo ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/store_data.pro, Line 269 % Compiled module: STORE_DATA. % Compiled module: TPLOT_QUANT__DEFINE. % Compiled module: PTR_EXTRACT. % Compiled module: EXTRACT_TAGS. % Compiled module: DIMEN1. % Compiled module: MINMAX. % Compiled module: XYZ_TO_POLAR. % Compiled module: TNAMES. % Compiled module: STRFILTER. % Compiled module: GET_DATA. % Compiled module: FIND_HANDLE. % Compiled module: CART_TO_SPHERE. % Compiled module: FILL_NAN. % Compiled module: OPTIONS. % Compiled module: YLIM. novardata = novardata ^ % Routine compiled from an obsolete library: LOADALLCDF At: /home/peters/stereo/idl/load_sta_l1_sweadist.pro, Line 52 cdfnames=cdfnames,data=d,res =res, novardata = novardata ^ % Routine compiled from an obsolete library: LOADALLCDF At: /home/peters/stereo/idl/load_sta_l1_sweadist.pro, Line 68 % Compiled module: LOAD_STA_L1_SWEADIST. This is a SWEA V02 file Searching for files in: pathname=' /disks/stereodata/l1/ahead/swea/????/??/STA_L1_SWEA_DIST_*V02.cdf' CDF_FILE_NAMES: 28 of 4384 Files found in 0.41956186 seconds Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181220_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181221_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181222_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181223_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181224_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181225_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181226_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181227_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181228_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181229_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181230_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2018/12/STA_L1_SWEA_DIST_20181231_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190101_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190102_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190103_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190104_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190105_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190106_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190107_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190108_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190109_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190110_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190111_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190112_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190113_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190114_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190115_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. Loading /disks/stereodata/l1/ahead/swea/2019/01/STA_L1_SWEA_DIST_20190116_V02.cdf % CDF_VARGET: Warning: converting signed bytes to signed ints. % CDF_VARGET: Warning: converting signed bytes to signed ints. novarnames=novarnames,novard=nd,time_range=trange,res=res ^ % Routine compiled from an obsolete library: LOADALLCDF At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 46 if data_type(prefix) eq 7 then px=prefix else px = 'sta_sweapd' ^ % Routine compiled from an obsolete library: DATA_TYPE At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 48 n_ang = ang_size(ang_size(0)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 67 n_ang = ang_size(ang_size(0)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 67 n_nrg = e_size(e_size(0)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 68 n_nrg = e_size(e_size(0)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 68 el_arr1(i) = px +'-1-'+ strcompress(/remove_all, string(i) + $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 74 valid = where(finite( energies(*, i) )) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 78 if valid(0) ne -1 then begin ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 79 E1 = total(energies(where(finite( energies(*, i) )),i)) $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 80 E1 = total(energies(where(finite( energies(*, i) )),i)) $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 80 /total(finite(energies(*, i))) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 81 el_arr2(i) = strcompress(/remove_all, px +'-2-'+ string(i) + $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 94 valid = where(finite(angles(*, i))) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 98 if valid(0) ne -1 then begin ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 99 ang1 = total(angles(where(finite(angles(*, i) )), i)) $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 100 ang1 = total(angles(where(finite(angles(*, i) )), i)) $ ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 100 /total(finite(angles(*, i))) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /home/peters/stereo/idl/load_sta_l2_sweapad.pro, Line 101 % Compiled module: LOAD_STA_L2_SWEAPAD. Searching for files in: pathname=' /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_*.cdf' CDF_FILE_NAMES: 28 of 4287 Files found in 0.10075784 seconds Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181220_V04.cdf dim = s(0) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/dimen_shift.pro, Line 21 dims = s(1:dim) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/dimen_shift.pro, Line 27 1: t_dims = [n/dims(dim-1),dims(dim-1)] ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/dimen_shift.pro, Line 30 1: t_dims = [n/dims(dim-1),dims(dim-1)] ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/dimen_shift.pro, Line 30 -1: t_dims = [dims(0),n/dims(0)] ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/dimen_shift.pro, Line 31 -1: t_dims = [dims(0),n/dims(0)] ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/misc/dimen_shift.pro, Line 31 % Compiled module: DIMEN_SHIFT. Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181221_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181222_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181223_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181224_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181225_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181226_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181227_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181228_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181229_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181230_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20181231_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190101_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190102_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190103_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190104_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190105_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190106_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190107_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190108_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190109_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190110_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190111_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190112_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190113_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190114_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190115_V04.cdf Loading /disks/stereo/home/www/html/peters/swea_pads/STA_L2_SWEA_PAD_20190116_V04.cdf if n_elements(range) eq 0 then range = [0,dim(1)-1] ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/key_param/reduce_dimen.pro, Line 32 y = data.y(*,range(0):range(1),*) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/key_param/reduce_dimen.pro, Line 33 y = data.y(*,range(0):range(1),*) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/key_param/reduce_dimen.pro, Line 33 y = data.y(*,range(0):range(1),*) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/key_param/reduce_dimen.pro, Line 33 if n_elements(range) eq 0 then range = [0,dim(2)-1] ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/key_param/reduce_dimen.pro, Line 37 y = data.y(*,*,range(0):range(1)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/key_param/reduce_dimen.pro, Line 38 y = data.y(*,*,range(0):range(1)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/key_param/reduce_dimen.pro, Line 38 y = data.y(*,*,range(0):range(1)) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/key_param/reduce_dimen.pro, Line 38 vrange = vrange(range) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/key_param/reduce_dimen.pro, Line 43 else y = total(y,d+1)/dim(d) ^ % Obsolete use of parenthesis to index array. Please use '[]'. At: /disks/socware/idl/general/key_param/reduce_dimen.pro, Line 47 % Compiled module: REDUCE_DIMEN. % Compiled module: ZLIM. 2/2: 4 OPTIONS(88) : No TPLOT names found that match: sta_ste_D0 2/2: 4 OPTIONS(88) : No TPLOT names found that match: sta_ste_D0 % LOADCT: Loading table Rainbow % Compiled module: TPLOT. % Compiled module: PLOT_POSITIONS. % Compiled module: TIME_TICKS. % Compiled module: BOX. 1/1: 3 TPLOT(356) : 5 sweaspec % Compiled module: STRUCT_VALUE. % Compiled module: SPECPLOT. % Compiled module: INTERP. % Compiled module: BYTESCALE. % Compiled module: DRAW_COLOR_SCALE. 1/1: 3 TPLOT(356) : 9 sta_sweapd-1-2:2 % Compiled module: DIMEN2. 1/1: 3 TPLOT(356) : 11 sta_sweapd-1-4:4 1/1: 3 TPLOT(356) : 35 B_R % Compiled module: MPLOT. 1/1: 3 TPLOT(356) : 36 B_T 1/1: 3 TPLOT(356) : 37 B_N 1/1: 3 TPLOT(356) : 2 sta_B_RTN_mag % Compiled module: TIME_STAMP. % Compiled module: MAKEGIF. % Compiled module: WI. 2/2: 4 WI(25) : Device has no windows! % Loaded DLM: PNG. % Compiled module: WRITE_GIF. % Loaded DLM: GIF. % Program caused arithmetic error: Floating divide by 0 % Program caused arithmetic error: Floating illegal operand % Compiled module: TPLOT_NAMES. 1 sta_B_RTN 2 sta_B_RTN_mag 3 sta_B_RTN_th 4 sta_B_RTN_phi 5 sweaspec 6 sta_sweapd 7 sta_sweapd-1-0:0 8 sta_sweapd-1-1:1 9 sta_sweapd-1-2:2 10 sta_sweapd-1-3:3 11 sta_sweapd-1-4:4 12 sta_sweapd-1-5:5 13 sta_sweapd-1-6:6 14 sta_sweapd-1-7:7 15 sta_sweapd-1-8:8 16 sta_sweapd-1-9:9 17 sta_sweapd-1-10:10 18 sta_sweapd-1-11:11 19 sta_sweapd-1-12:12 20 sta_sweapd-1-13:13 21 sta_sweapd-1-14:14 22 sta_sweapd-1-15:15 23 sta_sweapd-2-0:0 24 sta_sweapd-2-1:1 25 sta_sweapd-2-2:2 26 sta_sweapd-2-3:3 27 sta_sweapd-2-4:4 28 sta_sweapd-2-5:5 29 sta_sweapd-2-6:6 30 sta_sweapd-2-7:7 31 sta_sweapd-2-8:8 32 sta_sweapd-2-9:9 33 sta_sweapd-2-10:10 34 sta_sweapd-2-11:11 35 B_R 36 B_T 37 B_N 1/1: 2 STORE_DATA(104) : Deleted 37 variables