NetCDF Metadata
netcdf M0134.aanderaa.tilt.realtime {
dimensions:
lon = 1 ;
lat = 1 ;
depth = 1 ;
time = UNLIMITED ; // (1206 currently)
variables:
double lat(lat) ;
lat:long_name = "Latitude" ;
lat:standard_name = "latitude" ;
lat:short_name = "lat" ;
lat:units = "degrees_north" ;
lat:_FillValue = -999. ;
lat:valid_range = -90., 90. ;
lat:epic_code = 500 ;
lat:Comment = "Coordinate variable" ;
double lon(lon) ;
lon:long_name = "Longitude" ;
lon:standard_name = "longitude" ;
lon:short_name = "lon" ;
lon:modulo = 360. ;
lon:units = "degrees_east" ;
lon:_FillValue = -999. ;
lon:valid_range = -180., 180. ;
lon:epic_code = 502 ;
lon:Comment = "Coordinate variable" ;
double depth(depth) ;
depth:long_name = "Depth" ;
depth:standard_name = "depth" ;
depth:short_name = "D" ;
depth:units = "meters" ;
depth:positive = "down" ;
depth:_FillValue = -999. ;
depth:valid_range = -10000., 100. ;
depth:epic_code = 3 ;
depth:Comment = "Coordinate variable" ;
double time(time) ;
time:long_name = "Time" ;
time:standard_name = "time" ;
time:short_name = "time" ;
time:units = "days since 1858-11-17 00:00:00" ;
time:_FillValue = -999. ;
time:valid_range = 0., 99999. ;
time:epic_code = 624 ;
time:Comment = "Coordinate variable" ;
float current_speed(time, depth, lat, lon) ;
current_speed:long_name = "Current Speed" ;
current_speed:standard_name = "sea_water_velocity" ;
current_speed:short_name = "CSPD" ;
current_speed:ancillary_variables = "current_speed_qc" ;
current_speed:_FillValue = -9999.f ;
current_speed:units = "cm/s" ;
current_speed:measurement_type = "Measured" ;
current_speed:instrument_range = 0.f, 300.f ;
current_speed:valid_range = 0.f, 300.f ;
current_speed:precision = 0.3 ;
current_speed:accuracy = 3. ;
current_speed:is_dead = 0. ;
current_speed:epic_code = 300 ;
current_speed:is_off_station = 60932.7083333335 ;
byte current_speed_qc(time, depth, lat, lon) ;
current_speed_qc:long_name = "Current Speed Quality" ;
current_speed_qc:short_name = "CSPDQC" ;
current_speed_qc:intent = "data_quality" ;
current_speed_qc:standard_name = "sea_water_velocity data_quality" ;
current_speed_qc:_FillValue = -128b ;
current_speed_qc:units = "1" ;
current_speed_qc:valid_range = -127s, 127s ;
current_speed_qc:flag_values = 0b, 1b, 2b ;
current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
float current_direction(time, depth, lat, lon) ;
current_direction:long_name = "Current Direction" ;
current_direction:standard_name = "direction_of_sea_water_velocity" ;
current_direction:short_name = "CDIR" ;
current_direction:ancillary_variables = "current_direction_qc" ;
current_direction:_FillValue = -999.f ;
current_direction:units = "angular_degrees" ;
current_direction:measurement_type = "Measured" ;
current_direction:instrument_range = 0.f, 360.f ;
current_direction:valid_range = 0.f, 360.f ;
current_direction:precision = 0.35 ;
current_direction:accuracy = 5. ;
current_direction:is_dead = 0. ;
current_direction:epic_code = 310 ;
current_direction:comment = "Rotated to true north using magnetic_variation" ;
current_direction:is_off_station = 60932.7083333335 ;
byte current_direction_qc(time, depth, lat, lon) ;
current_direction_qc:long_name = "Current Direction QC" ;
current_direction_qc:short_name = "CDIRQC" ;
current_direction_qc:intent = "data_quality" ;
current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ;
current_direction_qc:_FillValue = -128b ;
current_direction_qc:units = "1" ;
current_direction_qc:valid_range = -127s, 127s ;
current_direction_qc:flag_values = 0b, 1b, 2b ;
current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
float current_u(time, depth, lat, lon) ;
current_u:long_name = "East Current Velocity Component" ;
current_u:standard_name = "eastward_sea_water_velocity" ;
current_u:ancillary_variables = "current_u_qc" ;
current_u:short_name = "u" ;
current_u:measurement_type = "Derived" ;
current_u:dependency = "current_speed, current_direction, current_v" ;
current_u:units = "cm/s" ;
current_u:instrument_range = -300.f, 300.f ;
current_u:valid_range = -300.f, 300.f ;
current_u:precision = 0.1 ;
current_u:accuracy = 3. ;
current_u:_FillValue = -9999.f ;
current_u:is_dead = 0. ;
current_u:is_off_station = 60932.7083333335 ;
byte current_u_qc(time, depth, lat, lon) ;
current_u_qc:long_name = "East Current Velocity Component QC" ;
current_u_qc:short_name = "UQC" ;
current_u_qc:intent = "data_quality" ;
current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ;
current_u_qc:_FillValue = -128b ;
current_u_qc:units = "1" ;
current_u_qc:valid_range = -127s, 127s ;
current_u_qc:flag_values = 0b, 1b, 2b ;
current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
float current_v(time, depth, lat, lon) ;
current_v:long_name = "North Current Velocity Component" ;
current_v:standard_name = "northward_sea_water_velocity" ;
current_v:short_name = "v" ;
current_v:ancillary_variables = "current_v_qc" ;
current_v:_FillValue = -999.f ;
current_v:units = "cm/s" ;
current_v:measurement_type = "Derived" ;
current_v:dependency = "current_speed, current_direction, current_u" ;
current_v:instrument_range = -300.f, 300.f ;
current_v:valid_range = -300.f, 300.f ;
current_v:precision = 0.1 ;
current_v:accuracy = 3. ;
current_v:is_dead = 0. ;
current_v:is_off_station = 60932.7083333335 ;
byte current_v_qc(time, depth, lat, lon) ;
current_v_qc:long_name = "North Current Velocity Component QC" ;
current_v_qc:short_name = "VQC" ;
current_v_qc:intent = "data_quality" ;
current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ;
current_v_qc:_FillValue = -128b ;
current_v_qc:units = "1" ;
current_v_qc:valid_range = -127s, 127s ;
current_v_qc:flag_values = 0b, 1b, 2b ;
current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
float temperature(time, depth, lat, lon) ;
temperature:long_name = "Water Temperature" ;
temperature:standard_name = "sea_water_temperature" ;
temperature:short_name = "WT" ;
temperature:ancillary_variables = "temperature_qc" ;
temperature:_FillValue = -999.f ;
temperature:units = "celsius" ;
temperature:measurement_type = "Measured" ;
temperature:instrument_range = -0.64f, 32.87f ;
temperature:valid_range = -0.5f, 30.f ;
temperature:precision = 0.003 ;
temperature:accuracy = 0.05 ;
temperature:is_dead = 0 ;
temperature:epic_code = 20 ;
temperature:is_off_station = 60932.7083333335 ;
byte temperature_qc(time, depth, lat, lon) ;
temperature_qc:long_name = "Water Temperature QC" ;
temperature_qc:short_name = "WTQC" ;
temperature_qc:intent = "data_quality" ;
temperature_qc:standard_name = "sea_water_temperature data_quality" ;
temperature_qc:_FillValue = -128b ;
temperature_qc:units = "1" ;
temperature_qc:valid_range = -127s, 127s ;
temperature_qc:flag_values = 0b, 1b, 2b ;
temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
float signal_strength(time, depth, lat, lon) ;
signal_strength:long_name = "Signal_Strength" ;
signal_strength:standard_name = "signal_strength" ;
signal_strength:short_name = "sigst" ;
signal_strength:ancillary_variables = "signal_strength_qc" ;
signal_strength:_FillValue = -999.f ;
signal_strength:units = "db" ;
signal_strength:measurement_type = "Measured" ;
signal_strength:instrument_range = -100.f, 10.f ;
signal_strength:valid_range = -100.f, 10.f ;
signal_strength:precision = 0.1 ;
signal_strength:is_dead = 0 ;
signal_strength:is_off_station = 60932.7083333335 ;
byte signal_strength_qc(time, depth, lat, lon) ;
signal_strength_qc:long_name = "Signal_Strength QC" ;
signal_strength_qc:short_name = "SSQC" ;
signal_strength_qc:intent = "data_quality" ;
signal_strength_qc:standard_name = "sea_water_signal_strength data_quality" ;
signal_strength_qc:_FillValue = -128b ;
signal_strength_qc:units = "1" ;
signal_strength_qc:valid_range = -127s, 127s ;
signal_strength_qc:flag_values = 0b, 1b, 2b ;
signal_strength_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
float tilt(time, depth, lat, lon) ;
tilt:long_name = "Tilt" ;
tilt:standard_name = "tilt" ;
tilt:short_name = "Tilt" ;
tilt:ancillary_variables = "tilt_qc" ;
tilt:_FillValue = -999.f ;
tilt:units = "degrees" ;
tilt:measurement_type = "Measured" ;
tilt:instrument_range = 0.f, 90.f ;
tilt:valid_range = 0.f, 90.f ;
tilt:precision = 0.1 ;
tilt:accuracy = 0.5 ;
tilt:is_dead = 0 ;
tilt:is_off_station = 60932.7083333335 ;
byte tilt_qc(time, depth, lat, lon) ;
tilt_qc:long_name = "Tilt QC" ;
tilt_qc:short_name = "TiltQC" ;
tilt_qc:intent = "data_quality" ;
tilt_qc:standard_name = "tilt data_quality" ;
tilt_qc:_FillValue = -128b ;
tilt_qc:units = "1" ;
tilt_qc:valid_range = -127s, 127s ;
tilt_qc:flag_values = 0b, 1b, 2b ;
tilt_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ;
double time_created(time, depth, lat, lon) ;
time_created:long_name = "Time Record Created" ;
time_created:standard_name = "time_created" ;
time_created:short_name = "time_cr" ;
time_created:units = "days since 1858-11-17 00:00:00" ;
time_created:_FillValue = -999. ;
time_created:valid_range = 0., 99999. ;
double time_modified(time, depth, lat, lon) ;
time_modified:long_name = "Time Record Last Modified" ;
time_modified:standard_name = "time_modified" ;
time_modified:short_name = "time_mod" ;
time_modified:units = "days since 1858-11-17 00:00:00" ;
time_modified:_FillValue = -999. ;
time_modified:valid_range = 0., 99999. ;
// global attributes:
:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
:institution_url = "http://gyre.umeoce.maine.edu" ;
:history = "2025-09-19 17:06:31: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 16:56:50: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 14:31:40: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 13:30:40: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 12:30:48: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 11:30:41: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 10:31:02: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 09:30:19: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 08:31:59: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 07:32:11: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 06:34:11: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 05:32:50: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 04:33:28: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 03:33:34: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 02:31:42: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 01:31:42: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-19 00:31:43: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 23:31:37: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 22:31:36: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 21:30:45: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 20:30:39: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 19:30:58: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 18:31:02: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 17:31:19: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 16:31:20: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 16:23:17: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 16:18:56: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 15:30:56: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 14:30:56: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 13:30:52: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 12:31:15: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 12:23:25: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 12:19:16: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 11:31:23: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 10:30:50: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 09:31:07: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 08:32:11: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 08:26:20: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 07:31:59: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 06:34:29: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 05:32:33: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 04:49:41: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 04:40:42: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 03:32:08: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 02:31:50: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 01:31:52: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 00:31:40: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 00:23:44: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-18 00:19:32: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 23:31:47: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 22:32:08: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 21:31:24: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 20:30:57: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 20:23:27: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 20:18:47: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 19:31:16: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 18:31:05: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 17:31:10: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 16:36:51: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 16:29:21: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 15:31:13: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 14:30:54: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 13:31:26: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 12:30:50: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 12:23:53: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 12:20:03: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 11:30:51: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 10:30:59: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 09:32:49: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 09:19:02: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 08:51:37: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 08:49:03: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 07:32:46: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 06:31:45: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 05:31:48: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 04:54:47: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 04:39:11: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 03:33:32: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 02:31:58: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 01:31:55: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 00:31:47: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 00:23:45: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-17 00:19:21: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 23:30:59: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 22:31:06: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 21:31:24: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 20:31:14: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 19:30:56: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 18:36:38: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 18:30:51: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 18:23:15: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 18:18:20: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 17:57:18: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 17:39:34: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 17:36:39: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 17:31:16: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 16:31:24: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 16:19:27: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 15:58:15: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 15:30:55: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 14:30:56: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 13:31:00: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 12:30:41: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 12:23:33: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 12:19:41: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 11:30:49: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 10:30:52: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 09:31:44: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 08:31:55: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 07:32:10: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 06:31:55: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 05:31:57: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 04:43:14: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 04:40:26: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 03:32:26: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 02:31:53: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 01:31:46: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 00:31:52: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-16 00:19:10: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-15 23:31:53: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-15 22:30:57: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"2025-09-15 22:08:22: All parameters marked as off-station/adrift as of julian day 60932.708333 (2025-09-14 17:00:00)\n",
"Wed Jul 30 02:16:43 2025: /usr/local/bin/ncrcat -d time,60886.0111111109,60917.0111111109 M0134.aanderaa.tilt.realtime.nc M0134.aanderaa.tilt.realtime.nc.new\n",
"" ;
:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
:comment = "" ;
:Conventions = "CF-1.0" ;
:project = "NERACOOS" ;
:project_url = "http://gomoos.org" ;
:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,bfleming@umeoce.maine.edu" ;
:time_zone = "UTC" ;
:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 17 November 1858 AD" ;
:buffer_type = "aanderaa" ;
:aanderaa_serial_number = "AANSG1027" ;
:aanderaa_manufacturer = "Aanderaa Instruments" ;
:aanderaa_model = "RCM9 MkII" ;
:instrument_number = 0 ;
:processing = "realtime" ;
:water_depth = 285. ;
:last_modified = "" ;
:mooring_site_id = "M0134" ;
:mooring_site_desc = "Jordan Basin" ;
:breakout_id = 5 ;
:station_type = "Surface Mooring" ;
:mooring_type = "Slack" ;
:ndbc_site_id = "44037" ;
:uscg_light_list_letter = "M" ;
:uscg_light_list_number = "6" ;
:watch_circle_radius = 55 ;
:station_photo = "http://gyre.umeoce.maine.edu/gomoos/images/generic_buoy.png" ;
:position_datum = "WGS 84" ;
:depth_datum = "Sea Level" ;
:number_observations_per_hour = 1 ;
:number_samples_per_observation = 120 ;
:averaging_period = 2 ;
:averaging_period_units = "Minutes" ;
:clock_time = "Center of period" ;
:delta_t = 60 ;
:magnetic_variation = -17.5 ;
:goes_platform_id = "0442264C" ;
:starting_julian_day_number = 60886.0416666665 ;
:starting_julian_day_string = "2025-07-30 01:00:00" ;
:ending_julian_day_number = 60936.6666666665 ;
:ending_julian_day_string = "2025-09-18 16:00:00" ;
:nco_openmp_thread_number = 1 ;
}
| |
| |