Running .\bin\geopdvc.pl at Sat Feb 18 04:45:16 2006 on host
Command line:
.\bin\geopdvc.pl -rov vnta -dive 2604
.\bin\geopdvc.pl: Getting Expedition object for diveno = 2604 and rname = vnta
set_expd(): rov = vnta, diveno = 2604
set_expd(): $self->{EndDDD} = 336
set_expd(): $self->{EndDtg} = 12/1/2004 8:56:30 PM
_readLogr(): Reading videologr data from 2004336datavislogr.dat.gz.
_readLogr(): Expedition start & stop times are 1101933810 & 1101933810
_readLogr(): #LOGHOST_SYSTEM_UTC = 77
_readLogr(): $LOGHOST_SYSTEM_UTC[beg] = 1101933818
_readLogr(): $LOGHOST_SYSTEM_UTC[end] = 1101934588
.\bin\geopdvc.pl: expdid = 3099
.\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 = 336 (looping to 336)
rovNav(): Opening ROV nav data from \\tornado\TempNav\2004\vnta\nav2004336vnta.txt
esecs, east, north, lat, lon, head, pres
1101934186, 0, 0, 36.805423, -122.033468, 80.1, 85.94
336: 773 in tList
773 in tList
773 in {self->{rovT}}
773 in {self->{rovH}}
rovCTDO(): ROV CTDO start & stop times are 1101934500 & 1101934215
rovNavCTDO(): Looking up ROVCTDO data ('.'found, 'X' exceeds max iter.):
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................XXXXXXXX
.\bin\geopdvc.pl: -------------------------------------------------------------------------------
hash{lat} = 36.80542300
hash{lon} = -122.03346800
latMin = 30.805423
latMax = 42.805423
Executing sql:
SELECT Area, Latitude, Longitude FROM GeoOrigin WHERE Latitude BETWEEN 30.805423 AND 42.805423 AND Longitude BETWEEN -128.033468 AND -116.033468
Dive lat = 36.80542300, area = cencal
.\bin\geopdvc.pl: Found area = cencal in GeoOrigin
For midpoint lon = -122.03346800 & lat = 36.80542300
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 = geo2004/vnta/vnta2604lookup.wrl
.\bin\geopdvc.pl: Getting ship nav...
shipNav(): $#{$self->{shipLat}} = 77
shipNav(): $#{$self->{shipLat}}[last] = 36.821935
.\bin\geopdvc.pl: Calling makeROVorig...
inline_name = vnta2604rov_orig.wrl
Using raw Navigation.
rovnavCTDO(): calcUTM = 0
rovNav(): 1, calcUTM = 0
rovNav(): calcUTM = 0
rovNav(): DDD = 336 (looping to 336)
rovNav(): Opening ROV nav data from \\tornado\TempNav\2004\vnta\nav2004336vnta.txt
esecs, east, north, lat, lon, head, pres
1101934186, 0, 0, 36.805423, -122.033468, 80.1, 85.94
336: 773 in tList
773 in tList
773 in {self->{rovT}}
773 in {self->{rovH}}
rovCTDO(): ROV CTDO start & stop times are 1101934500 & 1101934215
rovNavCTDO(): Looking up ROVCTDO data ('.'found, 'X' exceeds max iter.):
XXXXX......................................frameGrabs(): Can't get http://dods.mbari.org/data/frameGrabs/Ventana/stills/2004/336/accesses.txt at .\bin\geopdvc.pl line 2159
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................XXXXXXXX
Position subsampling set to 1
setROVcolorlines(): Assigning color line for Light...
varColors = LightColors
index0 = 0.3000 0.2600 0.0000
setROVcolorlines(): Assigning color line for O2...
varColors = O2Colors
index0 = 0.0000 0.5047 0.4953
setROVcolorlines(): Assigning color line for Sal...
varColors = SalColors
index0 = 1.0000 0.4600 0.0000
setROVcolorlines(): Assigning color line for Temp...
varColors = TempColors
index0 = 0.0425 1.0000 0.0000
makeTracks(): n = 774
makeTracks(): Writing tracks file...
makeTracks(): INFO $sname =
inline_name = vnta2604tracks.wrl
writeCtdPosFile(): Writing merged CTD Nav data to geo2004/vnta/vnta2604mergedCtdNav.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 '12/1/2004 8:43:30 PM' AND '12/1/2004 8:56:30 PM') OR
(RovName = 'Ventana') AND (RecordedDate BETWEEN '12/1/2004 8:43:30 PM' AND '12/1/2004 8:56:30 PM')
annotations(): 386, 1101934204, 12/01/04 20:50:04, V2604-01, 00:01:11:28, benthos, , , stationary, linda, o, 1543057
annotations(): 422, 1101934237, 12/01/04 20:50:37, V2604-01, 00:01:44:17, mud, , , stationary, linda, o, 1543060
annotations(): 470, 1101934284, 12/01/04 20:51:24, V2604-01, 00:02:31:15, mud, , , cruise, linda, o, 1543062
annotations(): 494, 1101934310, 12/01/04 20:51:50, V2604-01, 00:02:57:19, water, , , cruise, linda, o, 1543063
annotations(): 530, 1101934342, 12/01/04 20:52:22, V2604-01, 00:03:28:29, benthic respiration system, , , cruise, linda, o, 1543064
annotations(): 554, 1101934373, 12/01/04 20:52:53, V2604-01, 00:03:56:08, benthic respiration system, http://search.mbari.org/ARCHIVE/frameGrabs/Ventana/images/2604/00_03_56_08.jpg, , stationary, linda, o, 1543065
annotations(): 724, 1101934541, 12/01/04 20:55:41, V2604-01, 00:06:48:25, pennatulacea, , , cruise, linda, o, 1543108
.\bin\geopdvc.pl: Calling placeAnnotations with every 10 annotation...
inline_name = vnta2604anno10.wrl
.\bin\geopdvc.pl: Calling placeAnnotations with every 2 annotation...
placeAnnotations(): Placing annotation 2: mud
Ancillary data = ["mud", "P: 86.4 db", "T: 9.905 C", "S: 33.772", "O: 2.83 ml/l", "L: 78.9 %"]
placeAnnotations(): Placing annotation 4: benthic respiration system
Ancillary data = ["benthic respiration system", "P: 85.2 db", "T: 9.911 C", "S: 33.772", "O: 2.83 ml/l", "L: 78.9 %"]
placeAnnotations(): Placing annotation 6: pennatulacea
Ancillary data = ["pennatulacea", "P: 86.3 db", "T: 9.919 C", "S: 33.77", "O: 2.83 ml/l", "L: 79 %"]
inline_name = vnta2604anno02.wrl
.\bin\geopdvc.pl: Calling placeAnnotations with every 1 annotation...
placeAnnotations(): Placing annotation 1: mud
Ancillary data = ["mud", "P: 86.1 db", "T: 9.908 C", "S: 33.772", "O: 2.84 ml/l", "L: 79.3 %"]
placeAnnotations(): Placing annotation 2: mud
Ancillary data = ["mud", "P: 86.4 db", "T: 9.905 C", "S: 33.772", "O: 2.83 mframeGrabs(): Can't get http://dods.mbari.org/data/frameGrabs/Ventana/stills/2004/336/accesses.txt at .\bin\geopdvc.pl line 544
l/l", "L: 78.9 %"]
placeAnnotations(): Placing annotation 3: water
Ancillary data = ["water", "P: 85.1 db", "T: 9.917 C", "S: 33.77", "O: 2.84 ml/l", "L: 79.2 %"]
placeAnnotations(): Placing annotation 4: benthic respiration system
Ancillary data = ["benthic respiration system", "P: 85.2 db", "T: 9.911 C", "S: 33.772", "O: 2.83 ml/l", "L: 78.9 %"]
placeAnnotations(): Placing annotation 5: benthic respiration system
Ancillary data = ["benthic respiration system", "P: 85.9 db", "T: 9.913 C", "S: 33.77", "O: 2.83 ml/l", "L: 78.9 %"]
placeAnnotations(): Placing annotation 6: pennatulacea
Ancillary data = ["pennatulacea", "P: 86.3 db", "T: 9.919 C", "S: 33.77", "O: 2.83 ml/l", "L: 79 %"]
placeAnnotations(): Placing annotation 7:
Ancillary data = ["", "P: 86 db", "T: 9.921 C", "S: 33.769", "O: 2.83 ml/l", "L: 79.1 %"]
inline_name = vnta2604anno01.wrl
frameGrabs(): Getting images from http://dods.mbari.org/data/frameGrabs/Ventana/stills/2004/vnta2604...
frameGrabs(): matched 00_03_56_08 in
00_03_56_08.jpg 03-Mar-2005 21:53 49k
iList = 00_03_56_08.jpgEXPD::frameGrabs(): 554: Time=1101934365, Depth=85.7, Lat=36.822453, Lon=-121.946767, Pres=86.3, Temp=9.919, Sal=33.77, O2=2.83, Light=79
.\bin\geopdvc.pl: Calling placeImages with every 10 image...
inline_name = vnta2604fg10.wrl
.\bin\geopdvc.pl: Calling placeImages with every 2 image...
inline_name = vnta2604fg02.wrl
.\bin\geopdvc.pl: Calling placeImages with every 1 image...
inline_name = vnta2604fg01.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 '12/1/2004 8:43:30 PM' AND '12/1/2004 8:56:30 PM')
AND ROVName = 'Ventana'
ORDER BY CollectionEventDTG
.\bin\geopdvc.pl: World = geo2004/vnta/vnta2604.wrl
Adding record to ExpeditionData table...
Executing sql:
exec insertExpeditionData '3Dreplay','','',3099,'/3Dreplay/3D.asp?dives=vnta2604','vnta2604','','','',2604
Executing sql:
UPDATE Dive
SET DiveLatMid = 36.8054,
DiveLonMid = -122.0335,
DiveDepthMid = -87.3
WHERE RovName = 'vnta' AND DiveNumber = 2604