[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #WQC-713810]: problem importing text data



Hi Chris-

> Full Name: Chris Herbster
> Email Address: address@hidden
> Organization: ERAU
> Package Version: 2.6u1 build date:2009-01-24 20:38 UTC
> Operating System: Windows XP
> Hardware: Java: home: C:\Program Files\IDV_2.6u1\jre version: 1.6.0_11 
> j3d:1.5.2 fcs (build4)
> Description of problem: Hi folks!
> 
> I may be having brain issues, but I can't get this data set to import into 
> the IDV.  The data are from a Cal Poly Tech observing site on a peer.  They 
> are every two minutes in the attachment, which has a few hours of data.
> 
> I have been following the samples in the User Guide posted online.  I've done 
> this with 2.6u1 and the 2.7b2 releases and got the same result.  It must be 
> the text in my file but I don't see what is wrong.

A couple of errors:

- As Jeff noted (text) needs to be (Text)
- In the MathType line (1st line) you have UnixTime,ExcelTime, but in the format
line, you have them being skipped.  You should remove them from the index-> line
or don't skip them.  There should be a 1:1 correspondence between the parameters
in the MathType and the ones you are using.
- You also have MM,DD,HH,mm in the MathType, but they are not in the data (at
least the last file you sent).
- You don't need the colspan="2" for the time because it is 1 column defined
by the commas.  Only if they were separated comma delimited fields would you 
need
to use colpan.
- Jeff was confused (as was I) by the error below with the extra parens.  The 
MathType
should actually be:

(index->(Lat,Lon,x,s,sy))

instead of:

(index)->(Lat,Lon,x,s,sy)

The parser actually adds on extra parens.  I've modified the docs for the
correct format.  Either should work, but the first is more "correct".

I've attached a version that I was able to read into the IDV.

Don 
> There was an error loading the data:
> Error creating data source:file.pointtext with: C:\Documents and 
> Settings\Chris\My Documents\Work\WRF\ATOL\grover_eddy_09-12-2006_14-19z.csv
> Making grid parameters
> TextAdapter: MathType badly formed or missing: 
> ((index)->(Latitude,Longitude,ST(text),UnixTime,ExcelTime,Time,MM,DD,HH,mm,AirTemperature,AtmosphericPressure,MIRAvisiblity,NetAtmosphericRadiation,Rainfall,RelativeHumidity,SolarRadiation,WindDirection,WindGust,WindSpeed))
> 
> ******************
> Stack trace:
> visad.VisADException: TextAdapter: MathType badly formed or missing: 
> ((index)->(Latitude,Longitude,ST(text),UnixTime,ExcelTime,Time,MM,DD,HH,mm,AirTemperature,AtmosphericPressure,MIRAvisiblity,NetAtmosphericRadiation,Rainfall,RelativeHumidity,SolarRadiation,WindDirection,WindGust,WindSpeed))
> at visad.data.text.TextAdapter.readit(TextAdapter.java:517)
> at visad.data.text.TextAdapter.<init>(TextAdapter.java:203)
> at 
> ucar.unidata.data.point.TextPointDataSource.makeObs(TextPointDataSource.java:295)
> at 
> ucar.unidata.data.point.TextPointDataSource.getSample(TextPointDataSource.java:1430)
> at 
> ucar.unidata.data.point.PointDataSource.doMakeDataChoices(PointDataSource.java:895)
> at 
> ucar.unidata.data.point.TextPointDataSource.doMakeDataChoices(TextPointDataSource.java:1438)
> at ucar.unidata.data.DataSourceImpl.getDataChoices(DataSourceImpl.java:1725)
> at ucar.unidata.data.DataManager.createDataSource(DataManager.java:1472)
> at 
> ucar.unidata.idv.IntegratedDataViewer.createDataSource(IntegratedDataViewer.java:1948)
> at 
> ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1865)
> at 
> ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1799)
> at 
> ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1772)
> at ucar.unidata.idv.chooser.IdvChooser.makeDataSource(IdvChooser.java:839)
> at ucar.unidata.idv.chooser.FileChooser.selectFilesInner(FileChooser.java:643)
> at ucar.unidata.idv.chooser.FileChooser.selectFiles(FileChooser.java:512)
> at ucar.unidata.idv.chooser.FileChooser.doLoadInThread(FileChooser.java:534)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at ucar.unidata.util.Misc$2.run(Misc.java:1010)
> at ucar.unidata.util.Misc$3.run(Misc.java:1038)
> 
> 
> 


Ticket Details
===================
Ticket ID: WQC-713810
Department: Support IDV
Priority: Normal
Status: Open
(index) -> (Latitude, 
Longitude,ST(Text),Time,AirTemperature,AtmosphericPressure,MIRAvisiblity,NetAtmosphericRadiation,Rainfall,RelativeHumidity,SolarRadiation,WindDirection,WindGust,WindSpeed)
Latitude[unit=degrees_north], Longitude[degrees_west],ST(Text),skip, skip, 
Time[fmt="MM/dd/yy HH:mm"], AirTemperature[celsius], 
AtmosphericPressure[hPa],MIRAvisiblity[meter],NetAtmosphericRadiation[watt],Rainfall[mm],RelativeHumidity[%],SolarRadiation[watt],WindDirection[degrees],WindGust[mi/hr],WindSpeed[mi/hr]

Latitude = 35.170067
Longitude = 120.740783
ST = CalPoly

1158069614,38972.5835,9/12/06 
14:00,09,12,14,0,11.40561,1012.5786,1165,80.96,0,97.3672,115.616,22.1508,1.554,0.4662
1158069735,38972.5849,9/12/06 
14:02,09,12,14,2,11.49879,1012.5786,457.424,80.96,0,97.3672,110.784,80.1648,1.2432,0.4662
1158069854,38972.58627,9/12/06 
14:04,09,12,14,4,11.49879,1012.5786,800.936,76.928,0,97.3672,105.952,49.9272,0.9324,0.4662
1158069974,38972.58766,9/12/06 
14:06,09,12,14,6,11.49879,1012.5786,483.848,80.96,0,97.3672,110.784,26.0184,1.554,0.8547
1158070094,38972.58905,9/12/06 
14:08,09,12,14,8,11.49879,1012.5786,442.744,84.992,0,97.3672,120.448,44.6532,1.2432,0.777
1158070215,38972.59045,9/12/06 
14:10,09,12,14,10,11.49879,1012.4063,451.552,97.088,0,97.3672,130.112,30.2376,0.9324,0.6216
1158070334,38972.59183,9/12/06 
14:12,09,12,14,12,11.49879,1012.4063,495.592,101.12,0,97.3672,139.776,59.772,1.2432,0.8547
1158070455,38972.59323,9/12/06 
14:14,09,12,14,14,11.59198,1012.4063,483.848,121.28,0,97.3672,168.768,95.6352,1.2432,0.4662
1158070574,38972.59461,9/12/06 
14:16,09,12,14,16,11.59198,1012.4063,480.912,149.504,0,97.3672,202.592,93.8772,1.554,0.777
1158070694,38972.596,9/12/06 
14:18,09,12,14,18,11.49879,1012.4063,263.648,129.344,0,97.3672,168.768,107.9412,2.7972,1.8648
1158070814,38972.59738,9/12/06 
14:20,09,12,14,20,11.40561,1012.4063,251.904,113.216,0,97.3672,154.272,107.238,2.4864,2.0202
1158070934,38972.59877,9/12/06 
14:22,09,12,14,22,11.40561,1012.4063,231.352,129.344,0,97.3672,178.432,109.3476,2.1756,1.3986
1158071054,38972.60016,9/12/06 
14:24,09,12,14,24,11.49879,1012.5786,228.416,149.504,0,97.3672,202.592,113.5668,1.554,1.2432
1158071174,38972.60155,9/12/06 
14:26,09,12,14,26,11.49879,1012.5786,231.352,129.344,0,97.3672,168.768,134.6628,1.8648,1.2432
1158071295,38972.60295,9/12/06 
14:28,09,12,14,28,11.49879,1012.5786,254.84,153.536,0,97.3672,212.256,139.5852,1.8648,1.3986
1158071414,38972.60433,9/12/06 
14:30,09,12,14,30,11.49879,1012.5786,234.288,165.632,0,97.3672,226.752,131.4984,2.1756,1.554
1158071534,38972.60572,9/12/06 
14:32,09,12,14,32,11.49879,1012.5786,301.816,169.664,0,97.3672,226.752,117.786,1.554,1.0878
1158071654,38972.60711,9/12/06 
14:34,09,12,14,34,11.49879,1012.5786,389.896,153.536,0,97.3672,217.088,102.3156,1.554,0.8547
1158071774,38972.6085,9/12/06 
14:36,09,12,14,36,11.59198,1012.5786,334.112,165.632,0,97.3672,231.584,98.7996,1.2432,0.5439
1158071894,38972.60988,9/12/06 
14:38,09,12,14,38,11.59198,1012.5786,251.904,161.6,0,97.3672,226.752,130.4436,1.2432,0.777
1158072014,38972.61127,9/12/06 
14:40,09,12,14,40,11.6852,1012.5786,301.816,201.92,0,97.3672,289.568,146.9688,1.2432,0.6993
1158072134,38972.61266,9/12/06 
14:42,09,12,14,42,11.6852,1012.5786,295.944,222.08,0,97.3672,313.728,127.2792,1.554,0.8547
1158072255,38972.61406,9/12/06 
14:44,09,12,14,44,11.59198,1012.5786,298.88,201.92,0,97.3672,279.904,134.6628,1.2432,1.0101
1158072374,38972.61544,9/12/06 
14:46,09,12,14,46,11.49879,1012.5786,398.704,153.536,0,97.3672,221.92,129.7404,1.2432,0.8547
1158072494,38972.61683,9/12/06 
14:48,09,12,14,48,11.59198,1012.5786,342.92,141.44,0,97.3672,217.088,99.1512,1.2432,0.6993
1158072617,38972.61825,9/12/06 
14:50,09,12,14,50,11.59198,1012.5786,263.648,214.016,0,97.3672,323.392,100.206,0.9324,0.6216
1158072734,38972.61961,9/12/06 
14:52,09,12,14,52,11.6852,1012.5786,295.944,238.208,0,97.3672,333.056,133.2564,1.554,0.9324
1158072854,38972.621,9/12/06 
14:54,09,12,14,54,11.49879,1012.5786,257.776,169.664,0,97.3672,255.744,140.9916,1.554,1.0878
1158072975,38972.6224,9/12/06 
14:56,09,12,14,56,11.59198,1012.5786,243.096,161.6,0,97.3672,255.744,144.156,1.2432,0.8547
1158073095,38972.62378,9/12/06 
14:58,09,12,14,58,11.49879,1012.5786,187.312,169.664,0,97.3672,260.576,137.4756,1.2432,1.0101
1158073214,38972.62516,9/12/06 
15:00,09,12,15,0,11.49879,1012.5786,187.312,165.632,0,97.3672,255.744,121.6536,1.554,1.0878
1158073335,38972.62656,9/12/06 
15:02,09,12,15,2,11.59198,1012.7509,243.096,205.952,0,97.3672,323.392,137.8272,1.2432,0.6993
1158073454,38972.62794,9/12/06 
15:04,09,12,15,4,11.6852,1012.7509,275.392,214.016,0,97.3672,318.56,149.0784,0.9324,0.5439
1158073574,38972.62933,9/12/06 
15:06,09,12,15,6,11.77843,1012.7509,237.224,214.016,0,97.3672,323.392,137.8272,1.2432,0.6993
1158073694,38972.63072,9/12/06 
15:08,09,12,15,8,11.6852,1012.7509,219.608,189.824,0,97.3672,284.736,121.6536,0.9324,0.6216
1158073815,38972.63212,9/12/06 
15:10,09,12,15,10,11.59198,1012.7509,193.184,177.728,0,97.3672,275.072,127.9824,1.2432,0.9324
1158073935,38972.63351,9/12/06 
15:12,09,12,15,12,11.59198,1012.7509,231.352,169.664,0,97.3672,279.904,150.1332,1.554,1.0878
1158074055,38972.6349,9/12/06 
15:14,09,12,15,14,11.6852,1012.7509,228.416,189.824,0,97.3672,308.896,153.6492,1.2432,0.777
1158074176,38972.6363,9/12/06 
15:16,09,12,15,16,11.87168,1012.7509,248.968,218.048,0,97.3672,347.552,156.462,0.9324,0.5439
1158074294,38972.63766,9/12/06 
15:18,09,12,15,18,11.96496,1012.7509,234.288,274.496,0,97.3672,420.032,156.8136,0.9324,0.5439
1158074414,38972.63905,9/12/06 
15:20,09,12,15,20,11.87168,1012.7509,216.672,246.272,0,97.3672,362.048,157.8684,1.8648,0.8547
1158074537,38972.64047,9/12/06 
15:22,09,12,15,22,11.77843,1012.7509,216.672,214.016,0,97.3672,328.224,205.686,1.8648,1.2432
1158074654,38972.64183,9/12/06 
15:24,09,12,15,24,11.77843,1012.7509,213.736,185.792,0,97.3672,304.064,167.7132,1.2432,0.777
1158074776,38972.64324,9/12/06 
15:26,09,12,15,26,11.96496,1012.7509,454.488,218.048,0,97.3672,342.72,179.6676,0.6216,0.3885
1158074894,38972.64461,9/12/06 
15:28,09,12,15,28,11.96496,1012.7509,422.192,214.016,0,97.4698,337.888,207.444,1.2432,0.4662
1158075014,38972.646,9/12/06 
15:30,09,12,15,30,12.05825,1012.7509,301.816,214.016,0,97.3672,352.384,206.3892,0.9324,0.3108
1158075134,38972.64738,9/12/06 
15:32,09,12,15,32,12.33823,1012.7509,304.752,230.144,0,97.4698,371.712,192.3252,0.6216,0.1554
1158075254,38972.64877,9/12/06 
15:34,09,12,15,34,12.15156,1012.7509,384.024,226.112,0,97.4698,357.216,206.0376,0.6216,0.2331
1158075375,38972.65017,9/12/06 
15:36,09,12,15,36,11.87168,1012.7509,342.92,238.208,0,97.3672,381.376,245.0652,0.6216,0.3108
1158075495,38972.65156,9/12/06 
15:38,09,12,15,38,11.87168,1012.7509,363.472,258.368,0,97.3672,420.032,249.636,0.9324,0.4662
1158075614,38972.65294,9/12/06 
15:40,09,12,15,40,11.96496,1012.7509,413.384,270.464,0,97.4698,424.864,250.3392,0.6216,0.3108
1158075735,38972.65434,9/12/06 
15:42,09,12,15,42,12.33823,1012.7509,709.92,266.432,0,97.4698,420.032,229.2432,0.9324,0.3885
1158075855,38972.65573,9/12/06 
15:44,09,12,15,44,12.33823,1012.7509,272.456,278.528,0,97.4698,439.36,190.5672,0.9324,0.5439
1158075975,38972.65712,9/12/06 
15:46,09,12,15,46,12.24488,1012.7509,298.88,250.304,0,97.3672,400.704,169.4712,1.2432,0.6993
1158076094,38972.6585,9/12/06 
15:48,09,12,15,48,12.24488,1012.7509,431,209.984,0,97.4698,357.216,165.252,1.2432,0.6993
1158076214,38972.65988,9/12/06 
15:50,09,12,15,50,12.15156,1012.7509,386.96,234.176,0,97.4698,410.368,165.9552,1.2432,0.777
1158076334,38972.66127,9/12/06 
15:52,09,12,15,52,12.24488,1012.7509,410.448,254.336,0,97.4698,429.696,181.7772,1.2432,0.8547
1158076455,38972.66267,9/12/06 
15:54,09,12,15,54,12.43159,1012.7509,480.912,286.592,0,97.4698,468.352,185.2932,1.2432,0.6216
1158076574,38972.66405,9/12/06 
15:56,09,12,15,56,12.15156,1012.9232,339.984,367.232,0,97.4698,560.16,166.6584,1.554,1.0101
1158076695,38972.66545,9/12/06 
15:58,09,12,15,58,11.96496,1012.9232,451.552,310.784,0,97.3672,463.52,156.1104,2.1756,1.2432
1158076814,38972.66683,9/12/06 
16:00,09,12,16,0,12.05825,1012.9232,354.664,278.528,0,97.4698,434.528,157.8684,1.2432,0.8547
1158076934,38972.66822,9/12/06 
16:02,09,12,16,2,12.15156,1012.9232,410.448,322.88,0,97.4698,487.68,157.5168,1.2432,0.777
1158077054,38972.66961,9/12/06 
16:04,09,12,16,4,12.33823,1012.9232,618.904,318.848,0,97.4698,487.68,149.7816,1.554,0.9324
1158077175,38972.67101,9/12/06 
16:06,09,12,16,6,12.15156,1012.9232,480.912,278.528,0,97.4698,420.032,200.7636,0.9324,0.6216
1158077295,38972.6724,9/12/06 
16:08,09,12,16,8,12.43159,1012.9232,1305.928,286.592,0,97.4698,444.192,222.5628,0.9324,0.3885
1158077414,38972.67377,9/12/06 
16:10,09,12,16,10,12.43159,1012.9232,1000.584,258.368,0,97.4698,405.536,216.5856,0.9324,0.6216
1158077535,38972.67517,9/12/06 
16:12,09,12,16,12,12.43159,1013.0955,378.152,254.336,0,97.4698,410.368,200.412,1.2432,0.6216
1158077654,38972.67655,9/12/06 
16:14,09,12,16,14,12.33823,1013.0955,316.496,318.848,0,97.4698,507.008,199.3572,1.2432,0.8547
1158077775,38972.67795,9/12/06 
16:16,09,12,16,16,12.33823,1013.0955,489.72,371.264,0,97.4698,584.32,190.5672,1.554,0.8547
1158077895,38972.67934,9/12/06 
16:18,09,12,16,18,12.33823,1012.9232,1073.984,468.032,0,97.4698,680.96,165.252,1.554,1.0878
1158078014,38972.68072,9/12/06 
16:20,09,12,16,20,12.33823,1012.9232,630.648,318.848,0,97.4698,497.344,154.704,1.2432,0.8547
1158078134,38972.68211,9/12/06 
16:22,09,12,16,22,12.52498,1013.0955,507.336,282.56,0,97.4698,453.856,159.2748,0.9324,0.5439
1158078255,38972.68351,9/12/06 
16:24,09,12,16,24,12.80524,1012.9232,566.056,318.848,0,97.4698,511.84,177.558,0.6216,0.3108
1158078375,38972.6849,9/12/06 
16:26,09,12,16,26,12.8987,1012.9232,1097.472,363.2,0,97.4698,550.496,184.59,0.9324,0.3108
1158078494,38972.68627,9/12/06 
16:28,09,12,16,28,12.99218,1012.9232,938.928,347.072,0,97.4698,526.336,188.106,0.9324,0.6216
1158078615,38972.68767,9/12/06 
16:30,09,12,16,30,12.8987,1012.9232,489.72,375.296,0,97.4698,584.32,185.9964,1.2432,0.8547
1158078734,38972.68905,9/12/06 
16:32,09,12,16,32,12.61838,1012.9232,348.792,375.296,0,97.3672,564.992,172.9872,1.8648,1.1655
1158078854,38972.69044,9/12/06 
16:34,09,12,16,34,12.8987,1012.9232,642.392,347.072,0,97.4698,521.504,160.6812,0.9324,0.3108
1158078974,38972.69183,9/12/06 
16:36,09,12,16,36,12.8987,1012.9232,768.64,347.072,0,97.4698,526.336,169.1196,0.9324,0.5439
1158079094,38972.69322,9/12/06 
16:38,09,12,16,38,12.61838,1012.9232,1399.88,415.616,0,97.4698,608.48,209.5536,0.9324,0.4662
1158079215,38972.69462,9/12/06 
16:40,09,12,16,40,12.8987,1012.9232,2392.248,455.936,0,97.4698,685.792,223.9692,1.2432,0.6993
1158079334,38972.696,9/12/06 
16:42,09,12,16,42,12.99218,1012.9232,1432.176,552.704,0,97.4698,792.096,176.5032,1.2432,0.777
1158079454,38972.69738,9/12/06 
16:44,09,12,16,44,13.17919,1012.9232,1256.016,653.504,0,97.4698,956.384,182.4804,1.2432,0.777
1158079574,38972.69877,9/12/06 
16:46,09,12,16,46,13.17919,1012.9232,2486.2,464,0,97.4698,666.464,185.2932,1.554,1.0878
1158079694,38972.70016,9/12/06 
16:48,09,12,16,48,12.99218,1012.9232,1120.96,387.392,0,97.4698,550.496,179.6676,1.8648,1.1655
1158079814,38972.70155,9/12/06 
16:50,09,12,16,50,12.61838,1012.9232,1702.288,318.848,0,97.4698,473.184,192.6768,1.554,1.0878
1158079935,38972.70295,9/12/06 
16:52,09,12,16,52,12.33823,1012.9232,1954.784,359.168,0,97.3672,555.328,202.17,1.8648,1.2432
1158080054,38972.70433,9/12/06 
16:54,09,12,16,54,12.80524,1012.9232,1314.736,464,0,97.3672,700.288,187.4028,1.8648,1.3209
1158080174,38972.70572,9/12/06 
16:56,09,12,16,56,12.80524,1012.9232,1250.144,468.032,0,97.3672,651.968,177.9096,1.8648,1.3209
1158080294,38972.70711,9/12/06 
16:58,09,12,16,58,12.43159,1012.9232,645.328,343.04,0,97.3672,497.344,187.0512,2.4864,1.554
1158080414,38972.7085,9/12/06 
17:00,09,12,17,0,12.33823,1012.9232,536.696,399.488,0,97.3672,608.48,194.0832,2.7972,2.0202
1158080535,38972.7099,9/12/06 
17:02,09,12,17,2,12.33823,1012.9232,507.336,387.392,0,97.3672,560.16,193.38,2.4864,1.8648
1158080654,38972.71127,9/12/06 
17:04,09,12,17,4,12.24488,1012.9232,504.4,391.424,0,97.3672,584.32,192.6768,2.4864,1.8648
1158080776,38972.71269,9/12/06 
17:06,09,12,17,6,12.43159,1012.9232,795.064,459.968,0,97.3672,680.96,187.7544,2.7972,2.0979
1158080894,38972.71405,9/12/06 
17:08,09,12,17,8,12.33823,1012.7509,1285.376,443.84,0,97.3672,632.64,185.2932,2.7972,2.2533
1158081015,38972.71545,9/12/06 
17:10,09,12,17,10,12.43159,1012.7509,3000,508.352,0,97.3672,763.104,190.5672,2.7972,2.331
1158081134,38972.71683,9/12/06 
17:12,09,12,17,12,12.43159,1012.7509,2606.576,544.64,0,97.3672,763.104,179.316,3.7296,2.7195
1158081255,38972.71823,9/12/06 
17:14,09,12,17,14,12.52498,1012.7509,2550.792,730.112,0,97.3672,980.544,167.3616,3.108,2.2533
1158081374,38972.71961,9/12/06 
17:16,09,12,17,16,12.52498,1012.7509,2847.328,718.016,0,97.3672,941.888,159.978,3.108,2.4087
1158081495,38972.72101,9/12/06 
17:18,09,12,17,18,12.7118,1012.7509,3000,726.08,0,97.3672,956.384,155.0556,2.4864,2.0202
1158081614,38972.72238,9/12/06 
17:20,09,12,17,20,12.7118,1012.7509,3000,734.144,0,97.3672,961.216,144.156,2.7972,1.9425
1158081735,38972.72378,9/12/06 
17:22,09,12,17,22,12.8987,1012.7509,3000,734.144,0,97.3672,961.216,140.9916,2.4864,1.6317
1158081854,38972.72516,9/12/06 
17:24,09,12,17,24,12.8987,1012.7509,3000,738.176,0,97.3672,961.216,131.1468,1.8648,1.3209
1158081974,38972.72655,9/12/06 
17:26,09,12,17,26,13.27272,1012.7509,3000,734.144,0,97.3672,966.048,146.6172,1.8648,1.3209
1158082094,38972.72794,9/12/06 
17:28,09,12,17,28,13.36627,1012.7509,3000,738.176,0,97.3672,970.88,155.4072,1.554,1.0101
1158082214,38972.72933,9/12/06 
17:30,09,12,17,30,13.64704,1012.7509,3000,738.176,0,97.3672,970.88,138.5304,1.2432,0.8547
1158082334,38972.73072,9/12/06 
17:32,09,12,17,32,13.64704,1012.7509,3000,734.144,0,97.3672,970.88,141.6948,0.9324,0.6993
1158082454,38972.73211,9/12/06 
17:34,09,12,17,34,13.64704,1012.5786,3000,738.176,0,97.4698,961.216,135.0144,1.554,0.9324
1158082574,38972.7335,9/12/06 
17:36,09,12,17,36,13.83432,1012.5786,3000,726.08,0,97.4698,961.216,151.188,1.554,1.0878
1158082694,38972.73488,9/12/06 
17:38,09,12,17,38,14.11537,1012.5786,3000,726.08,0,97.3672,966.048,189.864,1.554,0.8547
1158082814,38972.73627,9/12/06 
17:40,09,12,17,40,14.30283,1012.5786,3000,734.144,0,96.8542,970.88,151.188,1.2432,0.6993
1158082934,38972.73766,9/12/06 
17:42,09,12,17,42,14.11537,1012.5786,3000,734.144,0,96.649,970.88,142.7496,1.2432,0.6993
1158083054,38972.73905,9/12/06 
17:44,09,12,17,44,13.83432,1012.5786,3000,742.208,0,95.0074,966.048,127.9824,1.2432,0.8547
1158083174,38972.74044,9/12/06 
17:46,09,12,17,46,13.64704,1012.5786,3000,738.176,0,90.8008,961.216,116.3796,1.554,1.0101
1158083294,38972.74183,9/12/06 
17:48,09,12,17,48,13.45984,1012.5786,3000,738.176,0,88.441,961.216,100.5576,2.1756,1.554
1158083414,38972.74322,9/12/06 
17:50,09,12,17,50,13.45984,1012.5786,3000,738.176,0,88.6462,961.216,98.7996,2.4864,1.8648
1158083534,38972.74461,9/12/06 
17:52,09,12,17,52,13.45984,1012.5786,3000,746.24,0,89.1592,966.048,97.3932,2.1756,1.7094
1158083654,38972.746,9/12/06 
17:54,09,12,17,54,13.45984,1012.5786,3000,754.304,0,89.5696,970.88,101.2608,2.4864,1.8648
1158083774,38972.74738,9/12/06 
17:56,09,12,17,56,13.45984,1012.5786,3000,766.4,0,89.98,975.712,111.8088,1.8648,1.4763
1158083895,38972.74878,9/12/06 
17:58,09,12,17,58,13.55343,1012.5786,3000,770.432,0,90.0826,980.544,105.48,2.4864,1.8648
1158084014,38972.75016,9/12/06 
18:00,09,12,18,0,13.74067,1012.4063,3000,774.464,0,90.2878,990.208,108.6444,2.1756,1.4763
1158084134,38972.75155,9/12/06 
18:02,09,12,18,2,14.02166,1012.4063,3000,774.464,0,90.9034,995.04,115.6764,1.2432,0.777
1158084254,38972.75294,9/12/06 
18:04,09,12,18,4,14.39658,1012.4063,3000,778.496,0,90.8008,1004.704,139.5852,1.2432,0.777
1158084374,38972.75433,9/12/06 
18:06,09,12,18,6,14.67797,1012.4063,3000,770.432,0,89.98,1004.704,156.1104,1.2432,0.777
1158084494,38972.75572,9/12/06 
18:08,09,12,18,8,14.7718,1012.4063,3000,770.432,0,87.5176,999.872,159.2748,0.9324,0.3108
1158084615,38972.75712,9/12/06 
18:10,09,12,18,10,14.67797,1012.4063,3000,778.496,0,85.0552,999.872,157.5168,0.9324,0.2331
1158084734,38972.7585,9/12/06 
18:12,09,12,18,12,14.58416,1012.234,3000,782.528,0,81.772,999.872,118.1376,0.9324,0.6216
1158084855,38972.7599,9/12/06 
18:14,09,12,18,14,14.67797,1012.234,3000,786.56,0,81.772,999.872,98.7996,1.2432,0.6993
1158084974,38972.76127,9/12/06 
18:16,09,12,18,16,14.7718,1012.234,3000,786.56,0,81.772,995.04,94.932,1.554,0.9324
1158085094,38972.76266,9/12/06 
18:18,09,12,18,18,14.58416,1012.234,3000,778.496,0,80.9512,985.376,94.2288,1.8648,1.3209
1158085214,38972.76405,9/12/06 
18:20,09,12,18,20,14.58416,1012.234,3000,782.528,0,81.8746,985.376,97.3932,2.1756,1.3986
1158085334,38972.76544,9/12/06 
18:22,09,12,18,22,14.30283,1012.234,3000,790.592,0,81.772,985.376,100.9092,1.8648,1.554
1158085455,38972.76684,9/12/06 
18:24,09,12,18,24,14.49036,1012.234,3000,794.624,0,82.9006,985.376,116.3796,1.8648,1.4763
1158085575,38972.76823,9/12/06 
18:26,09,12,18,26,14.7718,1012.234,3000,798.656,0,85.0552,999.872,132.2016,1.554,1.1655
1158085694,38972.76961,9/12/06 
18:28,09,12,18,28,14.86566,1012.234,3000,794.624,0,84.2344,999.872,148.3752,1.8648,1.0101
1158085814,38972.771,9/12/06 
18:30,09,12,18,30,14.86566,1012.234,3000,790.592,0,82.6954,995.04,147.3204,1.8648,1.3209
1158085934,38972.77238,9/12/06 
18:32,09,12,18,32,14.95953,1012.234,3000,798.656,0,83.4136,999.872,168.0648,1.554,1.1655
1158086054,38972.77377,9/12/06 
18:34,09,12,18,34,15.14732,1012.234,3000,810.752,0,83.4136,1009.536,163.1424,1.2432,0.8547
1158086174,38972.77516,9/12/06 
18:36,09,12,18,36,15.33519,1012.234,3000,802.688,0,83.4136,1014.368,166.3068,1.2432,0.8547
1158086294,38972.77655,9/12/06 
18:38,09,12,18,38,15.61714,1012.234,3000,806.72,0,82.6954,1019.2,175.4484,0.9324,0.4662
1158086415,38972.77795,9/12/06 
18:40,09,12,18,40,15.71116,1012.234,3000,810.752,0,80.1304,1014.368,165.6036,1.554,0.5439
1158086534,38972.77933,9/12/06 
18:42,09,12,18,42,15.71116,1012.234,3000,802.688,0,79.3096,1009.536,174.042,1.2432,0.8547
1158086654,38972.78072,9/12/06 
18:44,09,12,18,44,15.89926,1012.234,3000,798.656,0,78.7966,1009.536,188.4576,1.2432,0.777
1158086776,38972.78213,9/12/06 
18:46,09,12,18,46,16.18154,1012.234,3000,794.624,0,77.668,1004.704,186.6996,1.554,0.9324
1158086894,38972.7835,9/12/06 
18:48,09,12,18,48,16.27568,1012.234,3000,798.656,0,76.8472,1004.704,185.6448,1.554,1.0101
1158087014,38972.78488,9/12/06 
18:50,09,12,18,50,16.27568,1012.234,3000,794.624,0,76.129,1004.704,184.2384,1.8648,1.0878
1158087134,38972.78627,9/12/06 
18:52,09,12,18,52,16.08743,1012.234,3000,810.752,0,75.5134,1004.704,196.1928,1.554,1.1655
1158087254,38972.78766,9/12/06 
18:54,09,12,18,54,16.27568,1012.0617,3000,822.848,0,76.4368,1019.2,214.476,1.554,1.0101
1158087374,38972.78905,9/12/06 
18:56,09,12,18,56,15.99334,1012.234,3000,818.816,0,76.129,1014.368,222.5628,1.8648,1.0878
1158087494,38972.79044,9/12/06 
18:58,09,12,18,58,15.89926,1012.234,3000,818.816,0,76.4368,1004.704,231.7044,2.1756,1.4763