Running .\bin\geopdvc.pl at Fri Feb 17 22:46:56 2006 on host  Command line: .\bin\geopdvc.pl -rov vnta -dive 2117 .\bin\geopdvc.pl: Getting Expedition object for diveno = 2117 and rname = vnta set_expd(): rov = vnta, diveno = 2117 set_expd(): $self->{EndDDD} = 050 set_expd(): $self->{EndDtg} = 2/19/2002 7:15:00 PM _readLogr(): Reading videologr data from 2002050datavislogr.dat.gz. _readLogr(): Expedition start & stop times are 1014140700 & 1014140700 _readLogr(): #LOGHOST_SYSTEM_UTC = 538 _readLogr(): $LOGHOST_SYSTEM_UTC[beg] = 1014140706 _readLogr(): $LOGHOST_SYSTEM_UTC[end] = 1014146094 .\bin\geopdvc.pl: expdid = 2352 .\bin\geopdvc.pl: Calling rovNavCTDO to get raw nav data... rovnavCTDO(): calcUTM = 0 rovnavCTDO(): getRaw = 1 rovNav(): 1, calcUTM = 0 rovNav(): 2, getRaw = 1 rovNav(): calcUTM = 0 rovNav(): DDD = 050 (looping to 050) rovNav(): Opening ROV nav data from \\tornado\TempNav\2002\vnta\nav2002050vnta.txt esecs, east, north, lat, lon, head, pres 1014143134, 585633, 4063142, 36.710105, -122.041208, 295.0, 414.20 1014145640, 585758, 4063149, 36.710160, -122.039810, 295.0, 51.40 050: 1027 in tList 1027 in tList 1027 in {self->{rovT}} 1027 in {self->{rovH}} rovCTDO(): ROV CTDO start & stop times are 1014145635 & 1014142215 rovNavCTDO(): Looking up ROVCTDO data ('.'found, 'X' exceeds max iter.): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................X .\bin\geopdvc.pl: ------------------------------------------------------------------------------- hash{lat} = 36.70990700 hash{lon} = -122.04034000 latMin = 30.709907 latMax = 42.709907 Executing sql: SELECT Area, Latitude, Longitude FROM GeoOrigin WHERE Latitude BETWEEN 30.709907 AND 42.709907 AND Longitude BETWEEN -128.04034 AND -116.04034 Dive lat = 36.70990700, area = cencal .\bin\geopdvc.pl: Found area = cencal in GeoOrigin For midpoint lon = -122.04034000 & lat = 36.70990700 Using olon = -122 & olat = 36 Making color lookup world... var = Light, vmin = 40, vmax = 100 val = 40, color = .8 .7 0 val = 70, color = .6 .5 0 val = 85, color = .1 .1 0 val = 100, color = 1 1 1 var = O2, vmin = 0.2, vmax = 5 val = 0.2, color = 1 1 1 val = 0.3, color = 1 1 .2 val = 0.5, color = 1 1 0 val = 0.7, color = 0 1 0 val = 5, color = 0 0 1 var = Sal, vmin = 33, vmax = 35 val = 33, color = 1 1 .1 val = 33.5, color = 1 1 0 val = 34, color = 1 0 0 val = 34.5, color = .2 1 0 val = 35, color = 0 1 0 var = Temp, vmin = 4, vmax = 15 val = 4, color = 0 0 1 val = 8, color = 1 1 0 val = 10, color = 0 1 0 val = 15, color = 1 0 0 World = geo2002/vnta/vnta2117lookup.wrl .\bin\geopdvc.pl: Getting ship nav... shipNav(): $#{$self->{shipLat}} = 538 shipNav(): $#{$self->{shipLat}}[last] = 36.709302 .\bin\geopdvc.pl: Calling makeROVorig... inline_name = vnta2117rov_orig.wrl Using mbnavedit edited Navigation. rovnavCTDO(): calcUTM = 0 rovNav(): 1, calcUTM = 0 rovNav(): calcUTM = 0 rovNav(): DDD = 050 (looping to 050) rovNav(): Opening ROV nav data from \\tornado\TempNav\2002\vnta\nav2002050vntaedited.txt esecs, east, north, lat, lon, head, pres 1014143134, 0, 0, 36.710134, -122.041179, 295.0, 414.20 1014145640, 0, 0, 36.709823, -122.039884, 295.0, 51.40 050: 1027 in tList 1027 in tList 1027 in {self->{rovT}} 1027 in {self->{rovH}} rovCTDO(): ROV CTDO start & stop times are 1014145635 & 1014142215 rovNavCTDO(): Looking up ROVCTDO data ('.'found, 'X' exceeds max iter.): XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................X Position subsampling set to 1 setROVcolorlines(): Assigning color line for Light... varColors = LightColors index0 = .8 .7 0 setROVcolorlines(): Assigning color line for O2... varColors = O2Colors index0 = 1 1 1 setROVcolorlines(): Assigning color line for Sal... varColors = SalColors index0 = 1 1 .1 setROVcolorlines(): Assigning color line for Temp... varColors = TempColors index0 = 0 0 1 makeTracks(): n = 1028 makeTracks(): Writing tracks file... makeTracks(): INFO $sname = inline_name = vnta2117tracks.wrl writeCtdPosFile(): Writing merged CTD Nav data to geo2002/vnta/vnta2117mergedCtdNav.txt... .\bin\geopdvc.pl: Annotations: annotations(): Executing sql: SELECT DISTINCT DateDiff(ss, '01/01/70', RecordedDate) AS Esecs, CONVERT(CHAR(8), RecordedDate, 1) + ' ' + SUBSTRING(CONVERT(CHAR(19), RecordedDate, 120), 12, 8) AS DateTime, VideoArchiveName AS TapeNum, TapeTimeCode, ConceptName, Image AS StillImageURL, Depth, Latitude, Longitude, CameraDirection AS Direction, ISNULL(Observer, '') AS Observer, FormatCode, ObservationID_FK AS ObservationID FROM dbo.Annotations WHERE (ShipName = 'Point Lobos') AND (RecordedDate BETWEEN '2/19/2002 5:45:00 PM' AND '2/19/2002 7:15:00 PM') OR (RovName = 'Ventana') AND (RecordedDate BETWEEN '2/19/2002 5:45:00 PM' AND '2/19/2002 7:15:00 PM') annotations(): 404, 1014142783, 02/19/02 18:19:43, V2117-01, 00:25:26:22, bubble-chamber, http://search.mbari.org/ARCHIVE/frameGrabs/Ventana/stills/2002/050/00_25_26_22.jpg, , descend, rodgers, o, 1008429 .\bin\geopdvc.pl: Calling placeAnnotations with every 10 annotation... inline_name = vnta2117anno10.wrl .\bin\geopdvc.pl: Calling placeAnnotations with every 2 annotation... inline_name = vnta2117anno02.wrl .\bin\geopdvc.pl: Calling placeAnnotations with every 1 annotation... placeAnnotations(): Placing annotation 1: Ancillary data = ["", "P: 512.6 db", "T: 6.167 C", "S: 34.272", "O: 0.56 ml/l", "L: 78.2 %"] inline_name = vnta2117anno01.wrl frameGrabs(): Getting images from http://dods.mbari.org/data/frameGrabs/Ventana/stills/2002/vnta2117... frameGrabs(): matched 00_02_55_03 in [IMG] 00_02_55_03.jpg 07-Jan-2003 06:40 50k frameGrabs(): matched 00_03_49_22 in [IMG] 00_03_49_22.jpg 07-Jan-2003 06:41 63k frameGrabs(): matched 00_05_41_04 in [IMG] 00_05_41_04.jpg 07-Jan-2003 06:41 79k frameGrabs(): matched 00_05_53_19 in [IMG] 00_05_53_19.jpg 07-Jan-2003 06:42 52k frameGrabs(): matched 00_12_35_22 in [IMG] 00_12_35_22.jpg 07-Jan-2003 06:42 58k frameGrabs(): matched 00_17_21_13 in [IMG] 00_17_21_13.jpg 07-Jan-2003 06:43 69k frameGrabs(): matched 00_22_27_03 in [IMG] 00_22_27_03.jpg 07-Jan-2003 06:43 78k iList = 00_02_55_03.jpg 00_03_49_22.jpg 00_05_41_04.jpg 00_05_53_19.jpg 00_12_35_22.jpg 00_17_21_13.jpg 00_22_27_03.jpgEXPD::frameGrabs(): 266: Time=1014142095, Depth=436.1, Lat=36.710042, Lon=-122.042060, Pres=439.8, Temp=6.779, Sal=34.232, O2=0.89, Light=78.3 EXPD::frameGrabs(): 282: Time=1014142170, Depth=439.5, Lat=36.709997, Lon=-122.041953, Pres=443.3, Temp=6.739, Sal=34.232, O2=0.9, Light=78.2 EXPD::frameGrabs(): 304: Time=1014142275, Depth=448, Lat=36.709917, Lon=-122.041911, Pres=451.8, Temp=6.717, Sal=34.232, O2=0.87, Light=78.3 EXPD::frameGrabs(): 308: Time=1014142305, Depth=458.3, Lat=36.709959, Lon=-122.041849, Pres=462.2, Temp=6.645, Sal=34.242, O2=0.83, Light=78.2 EXPD::frameGrabs(): 388: Time=1014142710, Depth=497.8, Lat=36.710062, Lon=-122.041367, Pres=502.1, Temp=6.224, Sal=34.268, O2=0.59, Light=78.3 EXPD::frameGrabs(): 444: Time=1014142980, Depth=477, Lat=36.710180, Lon=-122.041098, Pres=481.1, Temp=6.328, Sal=34.263, O2=0.63, Light=78.3 EXPD::frameGrabs(): 506: Time=1014143295, Depth=351.6, Lat=36.710200, Lon=-122.040880, Pres=354.5, Temp=7.403, Sal=34.179, O2=1.36, Light=78.3 .\bin\geopdvc.pl: Calling placeImages with every 10 image... inline_name = vnta2117fg10.wrl .\bin\geopdvc.pl: Calling placeImages with every 2 image... placeImages(): Placing image 2 00_05_41_04.jpg [descend] 1014142286 fw= 0.0 cm XplaceImages(): Placing image 4 00_12_35_22.jpg [descend] 1014142701 fw= 0.0 cm XplaceImages(): Placing image 6 00_22_27_03.jpg [descend] 1014143293 fw= 0.0 cm Xinline_name = vnta2117fg02.wrl .\bin\geopdvc.pl: Calling placeImages with every 1 image... placeImages(): Placing image 1 00_03_49_22.jpg [descend] 1014142174 fw= 0.0 cm XplaceImages(): Placing image 2 00_05_41_04.jpg [descend] 1014142286 fw= 0.0 cm XplaceImages(): Placing image 3 00_05_53_19.jpg [descend] 1014142298 fw= 0.0 cm XplaceImages(): Placing image 4 00_12_35_22.jpg [descend] 1014142701 fw= 0.0 cm XplaceImages(): Placing image 5 00_17_21_13.jpg [descend] 1014142987 fw= 0.0 cm XplaceImages(): Placing image 6 00_22_27_03.jpg [descend] 1014143293 fw= 0.0 cm Xinline_name = vnta2117fg01.wrl .\bin\geopdvc.pl: Samples: samples(): Executing sql: SELECT DateDiff(ss, '01/01/70', CollectionEventDtg) AS Esecs, CollectionVIMSConcept, FrameGrabImageURL, SampleID, CollectionRefName FROM vwCollSamplePerson WHERE (CollectionEventDTG BETWEEN '2/19/2002 5:45:00 PM' AND '2/19/2002 7:15:00 PM') AND ROVName = 'Ventana' ORDER BY CollectionEventDTG .\bin\geopdvc.pl: World = geo2002/vnta/vnta2117.wrl Adding record to ExpeditionData table... Executing sql: exec insertExpeditionData '3Dreplay','','',2352,'/3Dreplay/3D.asp?dives=vnta2117','vnta2117','','','',2117 Executing sql: UPDATE Dive SET DiveLatMid = 36.7099, DiveLonMid = -122.0408, DiveDepthMid = -372.4 WHERE RovName = 'vnta' AND DiveNumber = 2117