Example #1
0
# CCE event start and end times for loading mooring data
Event = namedtuple('Event', ['start', 'end'])
lores_event_times = [
        Event(datetime(2016, 1, 15,  0,  0), datetime(2016, 1, 18,  0,  0)),
        Event(datetime(2016, 3,  5,  0,  0), datetime(2016, 3,  8,  0,  0)),
                     ]
hires_event_times = [
        Event(datetime(2016, 1, 15, 21,  0), datetime(2016, 1, 16,  2,  0)),
        Event(datetime(2016, 3,  6,  0,  0), datetime(2016, 3,  7,  0,  0)),
                     ]


# CCE BIN data
cl.ccebin_nominaldepth = 1836
cl.ccebin_base = 'http://dods.mbari.org/opendap/data/CCE_Processed/BIN/20151013/netcdf/'
cl.ccebin_files = [
                    'MBCCE_BIN_CTD_20151013_timecorrected.nc',
                    'MBCCE_BIN_OXY_20151013_timecorrected.nc',
                    'MBCCE_BIN_ECO_20151013_timecorrected.nc',
                    'MBCCE_BIN_ADCP300_20151013.nc',
                    'MBCCE_BIN_ADCP1200_20151013.nc',
                    'MBCCE_BIN_ADCP1200_20151013.nc'
                  ]
cl.ccebin_parms = [ 'pressure', 'temperature', 'conductivity', 'turbidity', 'optical_backscatter',
                    'oxygen', 'saturation', 'optode_temperature',
                    'chlor', 'ntu1', 'ntu2',
                    'u_1205', 'v_1206', 'w_1204', 'AGC_1202', 'Hdg_1215', 'Ptch_1216', 'Roll_1217']

# MS1 ADCP data
cl.ccems1_nominal_depth = 225
Example #2
0
                'http://search.mbari.org/ARCHIVE/frameGrabs/Ventana/stills/2015/vnta3874/00_21_23_28.html',
                'http://search.mbari.org/ARCHIVE/frameGrabs/Ventana/stills/2015/vnta3870/00_15_38_23.html',
                '',
                '',
                '',
                '',
                '',
                '',
                'http://search.mbari.org/ARCHIVE/frameGrabs/Ventana/stills/2015/vnta3872/00_17_50_24.html',
                    ]

# CCE BIN data
cl.ccebin_startDatetime = datetime(2016, 1, 15)
cl.ccebin_endDatetime = datetime(2016, 1, 18)
cl.ccebin_nominaldepth = 1836
cl.ccebin_base = 'http://elvis64.shore.mbari.org/opendap/data/CCE_Processed/BIN/20151013/netcdf/'
cl.ccebin_files = [
                    'MBCCE_BIN_CTD_20151013_processed.nc',
                  ]
cl.ccebin_parms = [ 'pressure', 'temperature', 'conductivity', 'turbidity', 'optical_backscatter', ]

# Full-deployment files, exatracted from SSDS with stride of 60
##cl.ccebin_base = 'http://dods.mbari.org/opendap/data/ssdsdata/deployments/ccebin2015/201510/'
##cl.ccebin_files = [
##                'ccebin2015_aanderaaoxy_20151013.nc',
##                'ccebin2015_adcp1825_20151013.nc',
##                'ccebin2015_adcp1827_20151013.nc',
##                'ccebin2015_adcp1828_20151013.nc',
##                'ccebin2015_ecotriplet_20151013.nc',
##                'ccebin2015_sbe16_20151013.nc',
##               ]
Example #3
0
                '', ''
                ] + [
                '' for n in range(4, 8)
                ] + [
                '', '', ''
                ] + [
                'http://search.mbari.org/ARCHIVE/frameGrabs/Ventana/stills/2016/vnta3969/00_26_09_00.html' for n in range(9)
                ] + [
                '', '', '', '', '', '',
                ]

# CCE BIN data
cl.ccebin_startDatetime = datetime(2016, 1, 15)
cl.ccebin_endDatetime = datetime(2016, 1, 18)
cl.ccebin_nominaldepth = 1836
cl.ccebin_base = 'http://dods.mbari.org/opendap/data/CCE_Processed/BIN/20151013/netcdf/'
cl.ccebin_files = [
                    'MBCCE_BIN_CTD_20151013_timecorrected.nc',
                    'MBCCE_BIN_OXY_20151013_timecorrected.nc',
                    'MBCCE_BIN_ECO_20151013_timecorrected.nc',
                  ]
cl.ccebin_parms = [ 'pressure', 'temperature', 'conductivity', 'turbidity', 'optical_backscatter',
                    'oxygen', 'saturation', 'optode_temperature',
                    'chlor', 'ntu1', 'ntu2' ]

# MS1 ADCP data
cl.ccems1_nominal_depth = 225
cl.ccems1_base = 'http://dods.mbari.org/opendap/data/CCE_Archive/MS1/20151006/ADCP300/'
cl.ccems1_files = [ 'MBCCE_MS1_ADCP300_20151006.nc' ]
cl.ccems1_parms = [ 'u_1205', 'v_1206', 'w_1204', 'AGC_1202', 'Hdg_1215', 'Ptch_1216', 'Roll_1217']
Example #4
0
                'BED3/MBCCE_BED3_20160212_Event20170217/netcdf/30300004_trajectory.nc',
               ]
cl.bed_platforms = ['BED05', 'BED03', 'BED06', 'BED03']
cl.bed_depths = [388, 201, 521, 289.3]
cl.bed_framegrabs = [
                'http://search.mbari.org/ARCHIVE/frameGrabs/Ventana/stills/2015/vnta3873/00_29_56_03.html',
                'http://search.mbari.org/ARCHIVE/frameGrabs/Ventana/stills/2015/vnta3874/00_21_23_28.html',
                'http://search.mbari.org/ARCHIVE/frameGrabs/Ventana/stills/2015/vnta3870/00_15_38_23.html',
                '',
                    ]

# CCE BIN data
cl.ccebin_startDatetime = datetime(2016, 1, 15)
cl.ccebin_endDatetime = datetime(2016, 1, 18)
cl.ccebin_nominaldepth = 1840
cl.ccebin_base = 'http://dods.mbari.org/opendap/data/ssdsdata/deployments/ccebin2015/201510/'
cl.ccebin_files = [
                'ccebin2015_aanderaaoxy_20151013.nc',
                'ccebin2015_adcp1825_20151013.nc',
                'ccebin2015_adcp1827_20151013.nc',
                'ccebin2015_adcp1828_20151013.nc',
                'ccebin2015_ecotriplet_20151013.nc',
                'ccebin2015_sbe16_20151013.nc',
               ]
##cl.ccebin_base = 'http://dods.mbari.org/opendap/data/ssdsdata/deployments/ccebin20160115/201601/'
##cl.ccebin_files = [
##                'ccebin20160115_aanderaaoxy_20160115.nc',
##                'ccebin20160115_adcp1825_20160115.nc',
##                'ccebin20160115_adcp1827_20160115.nc',
##                'ccebin20160115_adcp1828_20160115.nc',
##                'ccebin20160115_ecotriplet_20160115.nc',