Execution of AUVprocess_main version 1.86 at 2018-06-02T00:52:22Z on elvis Matlab command executed: AUVprocess_main('AUVCTD', 2003, ['125.02'], 'ssds.shore.mbari.org', 0, 'ssdsLoads-new-ssds.jar', 0, '/mbari/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/', [], 'ctd1') ************************************************************************* Processing data from SSDS via DODS server ************************************************************************* ************************************************************************* Processing AUV mission: 2003.125.02 Data path is http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/ Calibration path is http://ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/ Processing results path (data and metadata) is /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ Processing DVL navigation data... loaddap('http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/navigation.nc') Creating vector time with 35587 elements. Creating vector mPos_x with 35587 elements. Creating vector time with 35587 elements. Creating vector mPos_y with 35587 elements. Creating vector time with 35587 elements. Creating vector mDepth with 35587 elements. Creating vector time with 35587 elements. Creating vector mGpsNorth with 35587 elements. Creating vector time with 35587 elements. Creating vector mGpsEast with 35587 elements. Creating vector time with 35587 elements. Creating vector mGpsValid with 35587 elements. Creating vector time with 35587 elements. Creating vector mPhi with 35587 elements. Creating vector time with 35587 elements. Creating vector mTheta with 35587 elements. Creating vector time with 35587 elements. Creating vector mPsi with 35587 elements. Creating vector time with 35587 elements. Creating vector mOmega_x with 35587 elements. Creating vector time with 35587 elements. Creating vector mOmega_y with 35587 elements. Creating vector time with 35587 elements. Creating vector mOmega_z with 35587 elements. Creating vector time with 35587 elements. Creating vector mPsaRange with 35587 elements. Creating vector time with 35587 elements. Creating vector mAltitude with 35587 elements. Creating vector time with 35587 elements. Creating vector mWaterSpeed with 35587 elements. Creating vector time with 35587 elements. Creating vector nfix with 35587 elements. Creating vector time with 35587 elements. Creating vector efix with 35587 elements. Creating vector time with 35587 elements. Creating vector filter_north with 35587 elements. Creating vector time with 35587 elements. Creating vector filter_east with 35587 elements. Creating vector time with 35587 elements. Creating vector filter_depth with 35587 elements. Creating vector time with 35587 elements. Creating vector north_current with 35587 elements. Creating vector time with 35587 elements. Creating vector east_current with 35587 elements. Creating vector time with 35587 elements. Creating vector speed_bias with 35587 elements. Creating vector time with 35587 elements. Creating vector heading_bias with 35587 elements. Creating vector time with 35587 elements. att = loaddap('-A', 'http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/navigation.nc'); [Warning: P-file /mbari/matlab/toolbox/matlab/strfun/num2str.p is older than MATLAB file /mbari/matlab/toolbox/matlab/strfun/num2str.m. /mbari/matlab/toolbox/matlab/strfun/num2str.p may be obsolete and may need to be regenerated. Type "help pcode" for information about generating P-files.] [> In processNav (line 62) In processAUVmission (line 60) In AUVprocess_main (line 225)] processNav(): median of positive valued depths = 107.7772 processNav(): Finding depths less than 754.4402 and times > 0 processNav(): length(Nav.depth) = 35587 processNav(): length(gindx) = 35587 Processing GPS navigation data... loaddap('http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/gps.nc') Creating vector time with 276 elements. Creating vector UTCTime with 276 elements. Creating vector time with 276 elements. Creating vector latitude with 276 elements. Creating vector time with 276 elements. Creating vector longitude with 276 elements. Creating vector time with 276 elements. Creating vector quality with 276 elements. Creating vector time with 276 elements. Creating vector numberOfSatellites with 276 elements. Creating vector time with 276 elements. Creating vector hdop with 276 elements. Creating vector time with 276 elements. Creating vector antennaHeight with 276 elements. Creating vector time with 276 elements. Creating vector geoHeight with 276 elements. Creating vector time with 276 elements. Creating vector dgpsDataAge with 276 elements. Creating vector time with 276 elements. Creating vector dgpsRSID with 276 elements. Creating vector time with 276 elements. att = loaddap('-A', 'http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/gps.nc'); Processing depth data... loaddap('http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/parosci.nc') Creating vector time with 35688 elements. Creating vector depth with 35688 elements. Creating vector time with 35688 elements. Creating vector temp with 35688 elements. Creating vector time with 35688 elements. Creating vector pressure with 35688 elements. Creating vector time with 35688 elements. Creating vector temp_period with 35688 elements. Creating vector time with 35688 elements. Creating vector pres_period with 35688 elements. Creating vector time with 35688 elements. att = loaddap('-A', 'http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/parosci.nc'); in processDepth.m Before: min(Depth.data) = -0.38666 max(Depth.data) = 250.7708 Found 0 bad (> 300 | < -1.0) depth values in Depth.data. Replacing with NaNs After: min(Depth.data) = -0.38666 max(Depth.data) = 250.7708 [Warning: P-file /mbari/matlab/toolbox/matlab/ops/unique.p is older than MATLAB file /mbari/matlab/toolbox/matlab/ops/unique.m. /mbari/matlab/toolbox/matlab/ops/unique.p may be obsolete and may need to be regenerated. Type "help pcode" for information about generating P-files.] [> In fix_depth_time (line 6) In processDepth (line 65) In processAUVmission (line 106) In AUVprocess_main (line 225)] Processing hs2 backscattering and chlorophyll fluorescence data... loaddap('http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/hydroscatlog.nc') Creating vector time with 28526 elements. Creating vector Seconds with 28526 elements. Creating vector time with 28526 elements. Creating vector HundrethsOfSeconds with 28526 elements. Creating vector time with 28526 elements. Creating vector Snorm1 with 28526 elements. Creating vector time with 28526 elements. Creating vector Snorm2 with 28526 elements. Creating vector time with 28526 elements. Creating vector Snorm3 with 28526 elements. Creating vector time with 28526 elements. Creating vector Gain_Status_1 with 28526 elements. Creating vector time with 28526 elements. Creating vector Gain_Status_2 with 28526 elements. Creating vector time with 28526 elements. Creating vector Gain_Status_3 with 28526 elements. Creating vector time with 28526 elements. Creating vector RawDepthValue with 28526 elements. Creating vector time with 28526 elements. Creating vector RawTempValue with 28526 elements. Creating vector time with 28526 elements. Creating vector Temperature with 28526 elements. Creating vector time with 28526 elements. Creating vector ErrorValue with 28526 elements. Creating vector time with 28526 elements. att = loaddap('-A', 'http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/hydroscatlog.nc'); Processing CTD #1 data... loaddap('http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/ctdDriver.nc') Creating vector time with 28473 elements. Creating vector conductivity with 28473 elements. Creating vector time with 28473 elements. Creating vector temperature with 28473 elements. Creating vector time with 28473 elements. Creating vector cond_frequency with 28473 elements. Creating vector time with 28473 elements. Creating vector temp_frequency with 28473 elements. Creating vector time with 28473 elements. Creating vector spare with 28473 elements. Creating vector time with 28473 elements. Creating vector humidity with 28473 elements. Creating vector time with 28473 elements. Creating vector flow1 with 28473 elements. Creating vector time with 28473 elements. Creating vector OBS with 28473 elements. Creating vector time with 28473 elements. Creating vector dissolvedO2 with 28473 elements. Creating vector time with 28473 elements. att = loaddap('-A', 'http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/ctdDriver.nc'); Obtaining calibration from http://ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/ctdDriver.cfg Oxygen calibration loaded from CTD config file (current method) Using constant flow rate offset for oxygen... Processing CTD #2 data... loaddap('http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/ctdDriver2.nc') Creating vector time with 28473 elements. Creating vector conductivity with 28473 elements. Creating vector time with 28473 elements. Creating vector temperature with 28473 elements. Creating vector time with 28473 elements. Creating vector cond_frequency with 28473 elements. Creating vector time with 28473 elements. Creating vector temp_frequency with 28473 elements. Creating vector time with 28473 elements. Creating vector flow2 with 28473 elements. Creating vector time with 28473 elements. Creating vector spare with 28473 elements. Creating vector time with 28473 elements. att = loaddap('-A', 'http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/ctdDriver2.nc'); Obtaining calibration from http://ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/ctdDriver2.cfg Processing ISUS data... loaddap('http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/isuslog.nc') Error: Error while reading the URL: http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/isuslog.nc.dods?. The OPeNDAP server returned the following message: Not Found: The data source or server could not be found. Often this means that the OPeNDAP server is missing or needs attention; Please contact the server administrator. att = loaddap('-A', 'http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/isuslog.nc'); Error: Error while reading the URL: http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/isuslog.nc.das. The OPeNDAP server returned the following message: Not Found: The data source or server could not be found. Often this means that the OPeNDAP server is missing or needs attention; Please contact the server administrator. *** Setting ISUS structure to NaN values. Processing Biolume data... [Warning: "/mbari/matlab/toolbox/matlab/demos" not found in path.] [> In rmpath (line 75) In processBiolume (line 21) In processAUVmission (line 220) In AUVprocess_main (line 225)] [Warning: "/mbari/matlabR2012a/toolbox/matlab/demos" not found in path.] [> In rmpath (line 75) In processBiolume (line 22) In processAUVmission (line 220) In AUVprocess_main (line 225)] loaddap('http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/biolume.nc') Error: Error while reading the URL: http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/biolume.nc.dods?. The OPeNDAP server returned the following message: Not Found: The data source or server could not be found. Often this means that the OPeNDAP server is missing or needs attention; Please contact the server administrator. att = loaddap('-A', 'http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/biolume.nc'); Error: Error while reading the URL: http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/biolume.nc.das. The OPeNDAP server returned the following message: Not Found: The data source or server could not be found. Often this means that the OPeNDAP server is missing or needs attention; Please contact the server administrator. Could not read from biolume.nc returning NaNs for fields. Processing LOPC plankton data... loaddap('http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/lopc.nc') Error: Error while reading the URL: http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/lopc.nc.dods?. The OPeNDAP server returned the following message: Not Found: The data source or server could not be found. Often this means that the OPeNDAP server is missing or needs attention; Please contact the server administrator. att = loaddap('-A', 'http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/lopc.nc'); Error: Error while reading the URL: http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/lopc.nc.das. The OPeNDAP server returned the following message: Not Found: The data source or server could not be found. Often this means that the OPeNDAP server is missing or needs attention; Please contact the server administrator. *** Setting lopc structure to NaNs. *** save /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003.125.02.mat BL CTD1 CTD2 hs2 ISUS Nav gps lopc ************************************************************************* ************************************************************************* Calling build_auv_survey.m to construct survey file... SecondaryDissolvedO2 = [] Reading: /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003.125.02.mat Calling matchDVLtoGPS to adjust dvl data in the underwater segments... setting up UTM transformation using M_Map calls... Looping over 3 segments. [Warning: MATLAB has disabled some advanced graphics rendering features by switching to software OpenGL. For more information, click here.] Current plot held Printing navigation adjust plot to /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_nav_adjust.png [Warning: P-file /mbari/matlab/toolbox/matlab/imagesci/imformats.p is older than MATLAB file /mbari/matlab/toolbox/matlab/imagesci/imformats.m. /mbari/matlab/toolbox/matlab/imagesci/imformats.p may be obsolete and may need to be regenerated. Type "help pcode" for information about generating P-files.] [> In imwrite>parse_inputs (line 557) In imwrite (line 418) In writeRaster In printingGenerateOutput In alternatePrintPath In print (line 82) In create_data_products (line 99) In build_auv_survey (line 522) In AUVprocess_main (line 255)] [Warning: P-file /mbari/matlab/toolbox/matlab/timefun/datevec.p is older than MATLAB file /mbari/matlab/toolbox/matlab/timefun/datevec.m. /mbari/matlab/toolbox/matlab/timefun/datevec.p may be obsolete and may need to be regenerated. Type "help pcode" for information about generating P-files.] [> In datenum (line 103) In writepng (line 232) In imwrite (line 485) In writeRaster In printingGenerateOutput In alternatePrintPath In print (line 82) In create_data_products (line 99) In build_auv_survey (line 522) In AUVprocess_main (line 255)] Saving survey data to /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02.mat Done saving to /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02.mat ************************************************************************* Calling plot_sections from ../viz to produce section plots ... Using median boxcar filter of vector... Using mean boxcar filter of vector... Number of profiles found = 16 Gridding with nix = 48, iZ = 498 Using mean boxcar filter of vector... Using mean boxcar filter of vector... Using max boxcar filter of vector... Using max boxcar filter of vector... Using max boxcar filter of vector... Gridding... T S O Using median boxcar filter of vector... Using median boxcar filter of vector... Using median boxcar filter of vector... bbp470 bbp676 fl676_uncorr N Only one good point - NaNing the gN array. BL Only one good point or fewer - NaNing the gBL array. BLflow Only one good point or fewer - NaNing the gBLflow array. LOPC Only one good point or fewer - NaNing the gLOPCcount array. - NaNing the gLOPCtransCount array. - NaNing the gLOPCnonTransCount array. - NaNing the gLOPCLCcount array. Masking and filtering with median filter of size 5... cvarname = gT cvarname = gS cvarname = gO cvarname = gN No valid data for gN cvarname = gF cvarname = gB470 cvarname = gB676 cvarname = gBL No valid data for gBL cvarname = gBLflow No valid data for gBLflow cvarname = gLOPCcount No valid data for gLOPCcount cvarname = gLOPCtransCount No valid data for gLOPCtransCount cvarname = gLOPCnonTransCount No valid data for gLOPCnonTransCount cvarname = gLOPCLCcount No valid data for gLOPCLCcount Encountered 0 NaN values in array of lon that is 35457 elements long ! gmt grdtrack -V ~/tmp/grdTrk.txt -GMonterey25.grd -bos >! ~/tmp/grdTrk.bath grdtrack: Warning: -b option with type s, S, or D are deprecated; Use f or d, with w to indicate swab grdtrack: Processing input grid(s) grdtrack: Output 1 columns via binary records using format f grdtrack: Sampled 35457 points from grid Monterey25.grd (2876 x 2447) Executing: /bin/rm -f ../results/2003125_GulperTimes.txt && touch ../results/2003125_GulperTimes.txt Getting mission start epoch seconds from: http://dods.mbari.org/cgi-bin/nph-nc/data/ssdsdata/ssds/generated/netcdf/files/ssds.shore.mbari.org/auvctd/missionlogs/2003/2003125/2003.125.02/navigation.nc.ascii?time[0:1:0] Executing: perl parseGulper.pl -syslogFile /mbari/AUVCTD/missionlogs/2003/2003125/2003.125.02/syslog -startEsecs 1052154940.4645 -surveyName Dorado389_2003_125_02_125_02 >> ../results/2003125_GulperTimes.txt Executing: removeGulpDups.py ../results/2003125_GulperTimes.txt Saving gridded, filtered data to /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_gridded.mat outvarstr = 'gF gT gN gS gD gO gB470 gB676 gBL gBLflow gLOPCcount gLOPCtransCount gLOPCnonTransCount gLOPCLCcount idist iZ auvnav distnav ilat ilon profDist profZ dists depths stride sdists sdepths fixLonSubIntrp fixLatSubIntrp GulperLocations bmask bdist bdepth fbdist fbdepth ' 2Column contouring gridded variable gD 2Column contouring gridded variable gT 2Column contouring gridded variable gS 2Column contouring gridded variable gN 2Column contouring gridded variable gO 2Column contouring gridded variable gB470 2Column contouring gridded variable gB676 2Column contouring gridded variable gF 2Column contouring gridded variable gBL Printing two column section summary to /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_2column.png Elapsed time to save image: 5 seconds Biolume contouring gridded variable gD Biolume contouring gridded variable gT Biolume contouring gridded variable gS Biolume contouring gridded variable gN Biolume contouring gridded variable gO Biolume contouring gridded variable gB470 Biolume contouring gridded variable gB676 Biolume contouring gridded variable gF Biolume contouring gridded variable gBL Printing biolume section summary to /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_biolume.png Elapsed time to save image: 22 seconds 2Column contouring gridded variable gLOPCcount 2Column contouring gridded variable gLOPCtransCount 2Column contouring gridded variable gLOPCnonTransCount 2Column contouring gridded variable gLOPCLCcount 2Column contouring gridded variable gT 2Column contouring gridded variable gB470 2Column contouring gridded variable gB676 2Column contouring gridded variable gF 2Column contouring gridded variable gBL Printing two column section summary to /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_lopc.png Elapsed time to save image: 4 seconds ************************************************************************* Calling plot_survey_stats to produce histogram and profile statistics plots... [Warning: P-file /mbari/matlab/toolbox/matlab/graph2d/subplot.p is older than MATLAB file /mbari/matlab/toolbox/matlab/graph2d/subplot.m. /mbari/matlab/toolbox/matlab/graph2d/subplot.p may be obsolete and may need to be regenerated. Type "help pcode" for information about generating P-files.] [> In plot_survey_stats (line 47) In create_data_products (line 128) In build_auv_survey (line 522) In AUVprocess_main (line 255)] Printing section summary to /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_hist_stats.png Printing section summary to /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_prof_stats.png Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_2column.png... Copied to /mbari/AUVCTD/surveys/2003/images/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_biolume.png... Copied to /mbari/AUVCTD/surveys/2003/images/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_lopc.png... Copied to /mbari/AUVCTD/surveys/2003/images/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_nav_adjust.png... Copied to /mbari/AUVCTD/surveys/2003/images/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_hist_stats.png... Copied to /mbari/AUVCTD/surveys/2003/images/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_prof_stats.png... Copied to /mbari/AUVCTD/surveys/2003/images/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ ************************************************************************* Writing KML files ... KML = write_kml(survey_shrt_filename_base, 'Temperature', jetplus, varlimits(1,:), ctd1.T, time.ctd1, auvnav, depth.ctd1, resultspath); adding: u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Temperature.kml (deflated 93%) Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Temperature.kmz... Copied to /mbari/AUVCTD/surveys/2003/kml/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ KML = write_kml(survey_shrt_filename_base, 'Salinity', jetplus, varlimits(2,:), ctd1.S, time.ctd1, auvnav, depth.ctd1, resultspath); adding: u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Salinity.kml (deflated 93%) Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Salinity.kmz... Copied to /mbari/AUVCTD/surveys/2003/kml/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ KML = write_kml(survey_shrt_filename_base, 'Nitrate', jetplus, varlimits(3,:), isus.nitrate, time.isus, auvnav, depth.isus, resultspath); length(v_esecs(gindx)) = which is less than 2. Not processing. adding: u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Nitrate.kml (deflated 94%) Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Nitrate.kmz... Copied to /mbari/AUVCTD/surveys/2003/kml/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ KML = write_kml(survey_shrt_filename_base, 'Oxygen', jetplus, varlimits(4,:), ctd1.O2, time.ctd1, auvnav, depth.ctd1, resultspath); adding: u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Oxygen.kml (deflated 93%) Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Oxygen.kmz... Copied to /mbari/AUVCTD/surveys/2003/kml/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ KML = write_kml(survey_shrt_filename_base, 'Optical Backscatter @470 nm', jetplus, varlimits(5,:), hs2.bbp470, time.hs2, auvnav, depth.hs2, resultspath); adding: u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Optical_Backscatter_470_nm.kml (deflated 92%) Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Optical_Backscatter_470_nm.kmz... Copied to /mbari/AUVCTD/surveys/2003/kml/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ KML = write_kml(survey_shrt_filename_base, 'Optical Backscatter @676 nm', jetplus, varlimits(6,:), hs2.bbp676, time.hs2, auvnav, depth.hs2, resultspath); adding: u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Optical_Backscatter_676_nm.kml (deflated 92%) Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Optical_Backscatter_676_nm.kmz... Copied to /mbari/AUVCTD/surveys/2003/kml/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ KML = write_kml(survey_shrt_filename_base, 'Chlorophyll Fluorescence', jetplus, varlimits(7,:), hs2.fl676_uncorr, time.hs2, auvnav, depth.hs2, resultspath); adding: u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Chlorophyll_Fluorescence.kml (deflated 93%) Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Chlorophyll_Fluorescence.kmz... Copied to /mbari/AUVCTD/surveys/2003/kml/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ KML = write_kml(survey_shrt_filename_base, 'Bioluminescence', jetplus, varlimits(8,:), biolume.biolume, time.biolume, auvnav, depth.biolume, resultspath); length(v_esecs(gindx)) = which is less than 2. Not processing. adding: u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Bioluminescence.kml (deflated 94%) Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_Bioluminescence.kmz... Copied to /mbari/AUVCTD/surveys/2003/kml/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ KML = write_kml(survey_shrt_filename_base, 'LOPC Total Count', jetplus, varlimits(9,:), lopc.countSum, time.lopc, auvnav, depth.lopc, resultspath); length(v_esecs(gindx)) = which is less than 2. Not processing. adding: u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_LOPC_Total_Count.kml (deflated 94%) Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_LOPC_Total_Count.kmz... Copied to /mbari/AUVCTD/surveys/2003/kml/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ Creating Dorado389_2003_125_02_125_02.kml file to hold all the variable .kmz files... Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02.kml... Copied to /mbari/AUVCTD/surveys/2003/kml/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ [Warning: File '/u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results//Dorado389_2003_125_02_125_02_LOPC_Total_Count.kml' not found.] [> In create_data_products (line 414) In build_auv_survey (line 522) In AUVprocess_main (line 255)] ************************************************************************* Writing ODV file ... Loading survey file /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02.mat ... Iterpolating to 2 second increments between Nav time bounds... Interpolating ctd1 temperature... Interpolating ctd1 salinity... Encountered 0 NaN values in array of lon that is 2848 elements long ! gmt grdtrack -V ~/tmp/grdTrk.txt -GMonterey25.grd -bos >! ~/tmp/grdTrk.bath grdtrack: Warning: -b option with type s, S, or D are deprecated; Use f or d, with w to indicate swab grdtrack: Processing input grid(s) grdtrack: Output 1 columns via binary records using format f grdtrack: Sampled 2848 points from grid Monterey25.grd (2876 x 2447) Writing to /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02.txt Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02.txt... Copied to /mbari/AUVCTD/surveys/2003/odv/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_Gulper.txt... Tried, but failed to copy to /mbari/AUVCTD/surveys/2003/odv/ cp: cannot stat ‘/u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_Gulper.txt’: No such file or directory ************************************************************************* Writing decimated netCDF file ... Iterpolating to 2 second increments between Nav time bounds... Interpolating ctd1 temperature... Interpolating ctd1 salinity... Saving Global Attributes Saving Variables and attributes Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_decim.nc... Copied to /mbari/AUVCTD/surveys/2003/netcdf/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ ************************************************************************* Writing netCDF file ... Saving Global Attributes Saving Variables and attributes Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02.nc... Copied to /mbari/AUVCTD/surveys/2003/netcdf/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02_gridded.mat... Copied to /mbari/AUVCTD/surveys/2003/mat/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ ************************************************************************* Copying /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003_125_02_125_02.mat... Copied to /mbari/AUVCTD/surveys/2003/mat/. Removing from /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/ ************************************************************************* Composing email to send to mccann@mbari.org ... !mail -s "Survey Dorado389_2003_125_02_125_02 processed" mccann@mbari.org < mail_Dorado389_2003_125_02_125_02.txt Removing mission .mat files: /u/ssdsadmin/dev/auv_ctd/src/matlab/doradosdp/results/Dorado389_2003.125.02.mat Processing time: 53 seconds