NOAA ERDDAP
Easier access to scientific data
log in | ?    
Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > info > fsuResearchShipKAOUnrt

Grid
DAP
Data
Sub-
set
Table
DAP
Data
Make
A
Graph
W
M
S
Source
Data
Files
Acces-
sible
?
Title Sum-
mary
FGDC,
ISO,
Metadata
Back-
ground
Info
RSS E
mail
Institution Dataset ID
   set  data   graph     files  public Research Ship Roger Revelle Underway Meteorological Data, Quality Controlled    ?   F   I   M   background (external link) RSS Subscribe FSU fsuResearchShipKAOUnrt

The Dataset's Variables and Attributes

Row Type Variable Name Attribute Name Data Type Value
attribute NC_GLOBAL cdm_data_type String Trajectory
attribute NC_GLOBAL cdm_trajectory_variables String ID, site
attribute NC_GLOBAL contact_email String samos at coaps.fsu.edu
attribute NC_GLOBAL contact_info String Center for Ocean-Atmospheric Prediction Studies, The Florida State University, Tallahassee, FL, 32306-2840, USA
attribute NC_GLOBAL Conventions String COARDS, CF-1.6, ACDD-1.3
attribute NC_GLOBAL creator_email String samos at coaps.fsu.edu
attribute NC_GLOBAL creator_name String Shipboard Automated Meteorological and Oceanographic System (SAMOS)
attribute NC_GLOBAL creator_type String institution
attribute NC_GLOBAL creator_url String https://samos.coaps.fsu.edu/html/ (external link)
attribute NC_GLOBAL data_provider String Matt Durham
attribute NC_GLOBAL defaultDataQuery String &time>=max(time)-7days&time<=max(time)&flag=~"ZZZ.*"
attribute NC_GLOBAL defaultGraphQuery String &time>=max(time)-7days&time<=max(time)&flag=~"ZZZ.*"&.marker=10|5
attribute NC_GLOBAL Easternmost_Easting double 255.9086
attribute NC_GLOBAL elev short 0
attribute NC_GLOBAL featureType String Trajectory
attribute NC_GLOBAL fsu_version String 100
attribute NC_GLOBAL geospatial_lat_max double 35.57908
attribute NC_GLOBAL geospatial_lat_min double 12.46618
attribute NC_GLOBAL geospatial_lat_units String degrees_north
attribute NC_GLOBAL geospatial_lon_max double 255.9086
attribute NC_GLOBAL geospatial_lon_min double 237.365
attribute NC_GLOBAL geospatial_lon_units String degrees_east
attribute NC_GLOBAL infoUrl String https://samos.coaps.fsu.edu/html/ (external link)
attribute NC_GLOBAL institution String FSU
attribute NC_GLOBAL keywords String air, air_pressure, air_temperature, atmosphere, atmospheric, calender, conductivity, control, course, data, date, day, density, direction, earth, Earth Science > Atmosphere > Atmospheric Pressure > Atmospheric Pressure Measurements, Earth Science > Atmosphere > Atmospheric Pressure > Sea Level Pressure, Earth Science > Atmosphere > Atmospheric Pressure > Static Pressure, Earth Science > Atmosphere > Atmospheric Temperature > Air Temperature, Earth Science > Atmosphere > Atmospheric Temperature > Surface Air Temperature, Earth Science > Atmosphere > Atmospheric Water Vapor > Humidity, Earth Science > Atmosphere > Atmospheric Winds > Surface Winds, Earth Science > Oceans > Salinity/Density > Conductivity, Earth Science > Oceans > Salinity/Density > Salinity, electrical, file, flags, from, fsu, ground, heading, history, humidity, information, level, measurements, meteorological, meteorology, oceans, over, platform, pressure, quality, relative, relative_humidity, Revelle, Roger, salinity, sea, sea_water_electrical_conductivity, sea_water_practical_salinity, seawater, speed, static, surface, temperature, time, vapor, water, wind, wind_from_direction, wind_speed, winds
attribute NC_GLOBAL keywords_vocabulary String GCMD Science Keywords
attribute NC_GLOBAL license String The data may be used and redistributed for free but is not intended
for legal use, since it may contain inaccuracies. Neither the data
Contributor, ERD, NOAA, nor the United States Government, nor any
of their employees or contractors, makes any warranty, express or
implied, including warranties of merchantability and fitness for a
particular purpose, or assumes any legal liability for the accuracy,
completeness, or usefulness, of this information.
attribute NC_GLOBAL naming_authority String gov.noaa.pfeg.coastwatch
attribute NC_GLOBAL Northernmost_Northing double 35.57908
attribute NC_GLOBAL receipt_order String 01
attribute NC_GLOBAL sourceUrl String https://tds.coaps.fsu.edu/thredds/catalog/samos/data/quick/KAOU/2024/catalog.xml (external link)
attribute NC_GLOBAL Southernmost_Northing double 12.46618
attribute NC_GLOBAL standard_name_vocabulary String CF Standard Name Table v70
attribute NC_GLOBAL subsetVariables String ID, site, IMO, cruise_id, expocode, facility, platform, platform_version
attribute NC_GLOBAL summary String Research Ship Roger Revelle Underway Meteorological Data (delayed ~10 days for quality control) are from the Shipboard Automated Meteorological and Oceanographic System (SAMOS) program.

IMPORTANT: ALWAYS USE THE QUALITY FLAG DATA! Each data variable's metadata includes a qcindex attribute which indicates a character number in the flag data. ALWAYS check the flag data for each row of data to see which data is good (flag='Z') and which data isn't. For example, to extract just data where time (qcindex=1), latitude (qcindex=2), longitude (qcindex=3), and airTemperature (qcindex=12) are 'good' data, include this constraint in your ERDDAP query:
flag=~"ZZZ........Z.*"
in your query.
'=~' indicates this is a regular expression constraint.
The 'Z's are literal characters. In this dataset, 'Z' indicates 'good' data.
The '.'s say to match any character.
The '*' says to match the previous character 0 or more times.
(Don't include backslashes in your query.)
See the tutorial for regular expressions at
https://www.vogella.com/tutorials/JavaRegularExpressions/article.html
attribute NC_GLOBAL time_coverage_end String 2024-03-27T23:59:00Z
attribute NC_GLOBAL time_coverage_start String 2024-01-01T00:00:00Z
attribute NC_GLOBAL title String Research Ship Roger Revelle Underway Meteorological Data, Quality Controlled
attribute NC_GLOBAL Westernmost_Easting double 237.365
variable ID   String  
attribute ID cf_role String trajectory_id
attribute ID ioos_category String Identifier
attribute ID long_name String Call Sign
variable site   String  
attribute site ioos_category String Identifier
attribute site long_name String Ship Name
variable IMO   String  
attribute IMO ioos_category String Identifier
variable cruise_id   String  
attribute cruise_id ioos_category String Identifier
variable expocode   String  
attribute expocode ioos_category String Identifier
variable facility   String  
attribute facility ioos_category String Identifier
variable platform   String  
attribute platform ioos_category String Identifier
variable platform_version   String  
attribute platform_version ioos_category String Identifier
variable time   double  
attribute time _CoordinateAxisType String Time
attribute time actual_range double 1.7040672E9, 1.71158394E9
attribute time axis String T
attribute time data_interval int 60
attribute time ioos_category String Time
attribute time long_name String Time
attribute time observation_type String unknown
attribute time qcindex int 1
attribute time standard_name String time
attribute time time_origin String 01-JAN-1970 00:00:00
attribute time units String seconds since 1970-01-01T00:00:00Z
variable latitude   float  
attribute latitude _CoordinateAxisType String Lat
attribute latitude actual_range float 12.46618, 35.57908
attribute latitude average_center String unknown
attribute latitude average_length short -9999
attribute latitude average_method String instantaneous (spot)
attribute latitude axis String Y
attribute latitude data_precision float 1.0E-6
attribute latitude instrument String Kongsberg Seapath 380+
attribute latitude ioos_category String Location
attribute latitude last_calibration String 20240211
attribute latitude long_name String Latitude
attribute latitude observation_type String measured
attribute latitude original_units String degrees (+N)
attribute latitude qcindex int 2
attribute latitude sampling_rate float 1.0
attribute latitude serial_number String 112754
attribute latitude standard_name String latitude
attribute latitude units String degrees_north
variable longitude   float  
attribute longitude _CoordinateAxisType String Lon
attribute longitude actual_range float 237.365, 255.9086
attribute longitude average_center String unknown
attribute longitude average_length short -9999
attribute longitude average_method String instantaneous (spot)
attribute longitude axis String X
attribute longitude data_precision float 1.0E-6
attribute longitude instrument String Kongsberg Seapath 380+
attribute longitude ioos_category String Location
attribute longitude last_calibration String 20240211
attribute longitude long_name String Longitude
attribute longitude observation_type String measured
attribute longitude original_units String degrees (-W/+E)
attribute longitude qcindex int 3
attribute longitude sampling_rate float 1.0
attribute longitude serial_number String 112754
attribute longitude standard_name String longitude
attribute longitude units String degrees_east
variable platformHeading   float  
attribute platformHeading _FillValue float -8888.0
attribute platformHeading actual_range float 0.0, 359.99
attribute platformHeading average_center String unknown
attribute platformHeading average_length short -9999
attribute platformHeading average_method String instantaneous (spot)
attribute platformHeading colorBarMaximum double 360.0
attribute platformHeading colorBarMinimum double 0.0
attribute platformHeading data_precision float 0.01
attribute platformHeading instrument String Kongsberg Seapath 380+
attribute platformHeading ioos_category String Unknown
attribute platformHeading last_calibration String 20240211
attribute platformHeading long_name String Platform Heading
attribute platformHeading missing_value float -9999.0
attribute platformHeading observation_type String measured
attribute platformHeading original_units String degrees (clockwise towards true north)
attribute platformHeading qcindex int 4
attribute platformHeading sampling_rate float 1.0
attribute platformHeading serial_number String 112754
attribute platformHeading special_value float -8888.0
attribute platformHeading units String degrees_true
variable platformCourse   float  
attribute platformCourse _FillValue float -8888.0
attribute platformCourse actual_range float 0.0, 360.0
attribute platformCourse average_center String unknown
attribute platformCourse average_length short -9999
attribute platformCourse average_method String instantaneous (spot)
attribute platformCourse colorBarMaximum double 360.0
attribute platformCourse colorBarMinimum double 0.0
attribute platformCourse data_precision float 0.1
attribute platformCourse instrument String Kongsberg Seapath 380+
attribute platformCourse ioos_category String Unknown
attribute platformCourse last_calibration String 20240211
attribute platformCourse long_name String Platform Course
attribute platformCourse missing_value float -9999.0
attribute platformCourse observation_type String measured
attribute platformCourse original_units String degrees (clockwise towards true north)
attribute platformCourse qcindex int 5
attribute platformCourse sampling_rate float 1.0
attribute platformCourse serial_number String 112754
attribute platformCourse special_value float -8888.0
attribute platformCourse units String degrees_true
variable windDirection   float  
attribute windDirection _FillValue float -8888.0
attribute windDirection actual_range float 0.0, 360.0
attribute windDirection associated_parameters String PL_HD,PL_CRS,PL_SPD,PL_WDIR,PL_WSPD
attribute windDirection average_center String time at end of period
attribute windDirection average_length short 60
attribute windDirection average_method String average
attribute windDirection centerline_offset float 0.0
attribute windDirection colorBarMaximum double 360.0
attribute windDirection colorBarMinimum double 0.0
attribute windDirection data_precision float 0.1
attribute windDirection distance_from_bow float 0.0
attribute windDirection height float 17.1
attribute windDirection instrument String Seapath 380+;Seapath 380+;Seapath 380+;RM Young 86106;RM Young 86106
attribute windDirection ioos_category String Wind
attribute windDirection last_calibration String unknown
attribute windDirection long_name String Earth Relative Wind Direction
attribute windDirection missing_value float -9999.0
attribute windDirection observation_type String calculated
attribute windDirection original_units String degrees (clockwise from true north)
attribute windDirection qcindex int 6
attribute windDirection sampling_rate float 1.0
attribute windDirection serial_number String unknown
attribute windDirection special_value float -8888.0
attribute windDirection standard_name String wind_from_direction
attribute windDirection units String degrees_true
attribute windDirection wind_direction_convention String meteorological
variable platformWindDirection   float  
attribute platformWindDirection _FillValue float -8888.0
attribute platformWindDirection actual_range float 0.0, 360.0
attribute platformWindDirection average_center String time at end of period
attribute platformWindDirection average_length short 60
attribute platformWindDirection average_method String average
attribute platformWindDirection centerline_offset float 0.0
attribute platformWindDirection colorBarMaximum double 360.0
attribute platformWindDirection colorBarMinimum double 0.0
attribute platformWindDirection data_precision float 0.1
attribute platformWindDirection distance_from_bow float 0.0
attribute platformWindDirection height float 17.1
attribute platformWindDirection instrument String RM Young 86106
attribute platformWindDirection ioos_category String Wind
attribute platformWindDirection last_calibration String 20240116
attribute platformWindDirection long_name String Platform Relative Wind Direction
attribute platformWindDirection missing_value float -9999.0
attribute platformWindDirection observation_type String measured
attribute platformWindDirection original_units String degrees (clockwise from bow)
attribute platformWindDirection qcindex int 7
attribute platformWindDirection sampling_rate float 1.0
attribute platformWindDirection serial_number String 1295
attribute platformWindDirection special_value float -8888.0
attribute platformWindDirection standard_name String wind_from_direction
attribute platformWindDirection units String degrees (clockwise from bow)
attribute platformWindDirection wind_direction_convention String meteorological
attribute platformWindDirection zero_line_reference float 0.0
variable platformSpeed   float  
attribute platformSpeed _FillValue float -8888.0
attribute platformSpeed actual_range float 0.0, 7.66456
attribute platformSpeed average_center String unknown
attribute platformSpeed average_length short -9999
attribute platformSpeed average_method String instantaneous (spot)
attribute platformSpeed colorBarMaximum double 10.0
attribute platformSpeed colorBarMinimum double 0.0
attribute platformSpeed data_precision float 0.1
attribute platformSpeed instrument String Kongsberg Seapath 380+
attribute platformSpeed ioos_category String Other
attribute platformSpeed last_calibration String 20240211
attribute platformSpeed long_name String Platform Speed Over Ground
attribute platformSpeed missing_value float -9999.0
attribute platformSpeed observation_type String measured
attribute platformSpeed original_units String knot
attribute platformSpeed qcindex int 8
attribute platformSpeed sampling_rate float 1.0
attribute platformSpeed serial_number String 112754
attribute platformSpeed special_value float -8888.0
attribute platformSpeed units String meter second-1
variable windSpeed   float  
attribute windSpeed _FillValue float -8888.0
attribute windSpeed actual_range float 0.0, 18.8
attribute windSpeed associated_parameters String PL_HD,PL_CRS,PL_SPD,PL_WDIR,PL_WSPD
attribute windSpeed average_center String time at end of period
attribute windSpeed average_length short 60
attribute windSpeed average_method String average
attribute windSpeed centerline_offset float 0.0
attribute windSpeed colorBarMaximum double 15.0
attribute windSpeed colorBarMinimum double 0.0
attribute windSpeed data_precision float 0.1
attribute windSpeed distance_from_bow float 0.0
attribute windSpeed height float 17.1
attribute windSpeed instrument String Seapath 380+;Seapath 380+;Seapath 380+;RM Young 86106;RM Young 86106
attribute windSpeed ioos_category String Wind
attribute windSpeed last_calibration String unknown
attribute windSpeed long_name String Earth Relative Wind Speed
attribute windSpeed missing_value float -9999.0
attribute windSpeed observation_type String calculated
attribute windSpeed original_units String meter second-1
attribute windSpeed qcindex int 9
attribute windSpeed sampling_rate float 1.0
attribute windSpeed serial_number String unknown
attribute windSpeed special_value float -8888.0
attribute windSpeed standard_name String wind_speed
attribute windSpeed units String meter second-1
variable platformWindSpeed   float  
attribute platformWindSpeed _FillValue float -8888.0
attribute platformWindSpeed actual_range float 0.0, 233.2
attribute platformWindSpeed average_center String time at end of period
attribute platformWindSpeed average_length short 60
attribute platformWindSpeed average_method String average
attribute platformWindSpeed centerline_offset float 0.0
attribute platformWindSpeed colorBarMaximum double 15.0
attribute platformWindSpeed colorBarMinimum double 0.0
attribute platformWindSpeed data_precision float 0.1
attribute platformWindSpeed distance_from_bow float 0.0
attribute platformWindSpeed height float 17.1
attribute platformWindSpeed instrument String RM Young 86106
attribute platformWindSpeed ioos_category String Wind
attribute platformWindSpeed last_calibration String 20240116
attribute platformWindSpeed long_name String Platform Relative Wind Speed
attribute platformWindSpeed missing_value float -9999.0
attribute platformWindSpeed observation_type String measured
attribute platformWindSpeed original_units String meter second-1
attribute platformWindSpeed qcindex int 10
attribute platformWindSpeed sampling_rate float 1.0
attribute platformWindSpeed serial_number String 1295
attribute platformWindSpeed special_value float -8888.0
attribute platformWindSpeed standard_name String wind_speed
attribute platformWindSpeed units String meter second-1
variable airPressure   float  
attribute airPressure _FillValue float -8888.0
attribute airPressure actual_range float 923.15, 1023.09
attribute airPressure average_center String time at end of period
attribute airPressure average_length short 60
attribute airPressure average_method String average
attribute airPressure centerline_offset float 0.0
attribute airPressure colorBarMaximum double 1050.0
attribute airPressure colorBarMinimum double 950.0
attribute airPressure data_precision float 0.01
attribute airPressure distance_from_bow float 0.0
attribute airPressure height float 17.1
attribute airPressure instrument String RM Young 61302V
attribute airPressure ioos_category String Pressure
attribute airPressure last_calibration String 20240130
attribute airPressure long_name String Atmospheric Pressure
attribute airPressure missing_value float -9999.0
attribute airPressure mslp_indicator String at sensor height
attribute airPressure observation_type String measured
attribute airPressure original_units String millibar
attribute airPressure qcindex int 11
attribute airPressure sampling_rate float 1.0
attribute airPressure serial_number String BPA3541
attribute airPressure special_value float -8888.0
attribute airPressure standard_name String air_pressure
attribute airPressure units String millibar
variable airPressure2   float  
attribute airPressure2 _FillValue float -8888.0
attribute airPressure2 actual_range float 925.39, 1025.19
attribute airPressure2 average_center String time at end of period
attribute airPressure2 average_length short 60
attribute airPressure2 average_method String average
attribute airPressure2 centerline_offset float 0.0
attribute airPressure2 colorBarMaximum double 1050.0
attribute airPressure2 colorBarMinimum double 950.0
attribute airPressure2 data_precision float 0.01
attribute airPressure2 distance_from_bow float 0.0
attribute airPressure2 height float 0.0
attribute airPressure2 instrument String RM Young 61302V
attribute airPressure2 ioos_category String Pressure
attribute airPressure2 last_calibration String 20240130
attribute airPressure2 long_name String Atmospheric Pressure #2
attribute airPressure2 missing_value float -9999.0
attribute airPressure2 mslp_indicator String adjusted to sea level
attribute airPressure2 observation_type String calculated
attribute airPressure2 original_units String millibar
attribute airPressure2 qcindex int 12
attribute airPressure2 sampling_rate float 1.0
attribute airPressure2 serial_number String BPA3541
attribute airPressure2 special_value float -8888.0
attribute airPressure2 standard_name String air_pressure
attribute airPressure2 units String millibar
variable airTemperature   float  
attribute airTemperature _FillValue float -8888.0
attribute airTemperature actual_range float -31.85, 28.16
attribute airTemperature average_center String time at end of period
attribute airTemperature average_length short 60
attribute airTemperature average_method String average
attribute airTemperature centerline_offset float 0.0
attribute airTemperature colorBarMaximum double 40.0
attribute airTemperature colorBarMinimum double -10.0
attribute airTemperature data_precision float 0.01
attribute airTemperature distance_from_bow float 0.0
attribute airTemperature height float 17.1
attribute airTemperature instrument String RM Young 41342VC
attribute airTemperature ioos_category String Temperature
attribute airTemperature last_calibration String 20240123
attribute airTemperature long_name String Air Temperature
attribute airTemperature missing_value float -9999.0
attribute airTemperature observation_type String measured
attribute airTemperature original_units String celsius
attribute airTemperature qcindex int 13
attribute airTemperature sampling_rate float 1.0
attribute airTemperature serial_number String 27717
attribute airTemperature special_value float -8888.0
attribute airTemperature standard_name String air_temperature
attribute airTemperature units String celsius
variable dewTemperature   float  
attribute dewTemperature _FillValue float -8888.0
attribute dewTemperature colorBarMaximum double 40.0
attribute dewTemperature colorBarMinimum double -10.0
attribute dewTemperature ioos_category String Temperature
attribute dewTemperature long_name String Dew Point Temperature
attribute dewTemperature standard_name String dew_point_temperature
attribute dewTemperature units String degree_C
variable relativeHumidity   float  
attribute relativeHumidity _FillValue float -8888.0
attribute relativeHumidity actual_range float 17.58, 95.66
attribute relativeHumidity average_center String time at end of period
attribute relativeHumidity average_length short 60
attribute relativeHumidity average_method String average
attribute relativeHumidity centerline_offset float 0.0
attribute relativeHumidity colorBarMaximum double 100.0
attribute relativeHumidity colorBarMinimum double 0.0
attribute relativeHumidity data_precision float 0.01
attribute relativeHumidity distance_from_bow float 0.0
attribute relativeHumidity height float 17.1
attribute relativeHumidity instrument String E+E Elektronik HTP201
attribute relativeHumidity ioos_category String Meteorology
attribute relativeHumidity last_calibration String 20231219
attribute relativeHumidity long_name String Relative Humidity
attribute relativeHumidity missing_value float -9999.0
attribute relativeHumidity observation_type String measured
attribute relativeHumidity original_units String percent
attribute relativeHumidity qcindex int 16
attribute relativeHumidity sampling_rate float 1.0
attribute relativeHumidity serial_number String 23052100000265
attribute relativeHumidity special_value float -8888.0
attribute relativeHumidity standard_name String relative_humidity
attribute relativeHumidity units String percent
variable seaTemperature   float  
attribute seaTemperature _FillValue float -8888.0
attribute seaTemperature actual_range float 12.951, 29.77
attribute seaTemperature average_center String time at end of period
attribute seaTemperature average_length short 60
attribute seaTemperature average_method String average
attribute seaTemperature centerline_offset float 0.0
attribute seaTemperature colorBarMaximum double 40.0
attribute seaTemperature colorBarMinimum double -10.0
attribute seaTemperature data_precision float 0.001
attribute seaTemperature distance_from_bow float 5.0
attribute seaTemperature height float -3.5
attribute seaTemperature instrument String Seabird SBE-45
attribute seaTemperature intake_centerline_offset float 0.0
attribute seaTemperature intake_distance_from_bow float 7.3
attribute seaTemperature intake_distance_to_sensor float -9999.0
attribute seaTemperature intake_height float -5.0
attribute seaTemperature ioos_category String Temperature
attribute seaTemperature last_calibration String 20240119
attribute seaTemperature long_name String Sea Water Temperature
attribute seaTemperature missing_value float -9999.0
attribute seaTemperature observation_type String measured
attribute seaTemperature original_units String celsius
attribute seaTemperature qcindex int 18
attribute seaTemperature sampling_rate float 1.0
attribute seaTemperature serial_number String 0325
attribute seaTemperature special_value float -8888.0
attribute seaTemperature standard_name String sea_water_temperature
attribute seaTemperature units String celsius
variable salinity   float  
attribute salinity _FillValue float -8888.0
attribute salinity actual_range float 32.261, 33.788
attribute salinity average_center String time at end of period
attribute salinity average_length short 60
attribute salinity average_method String average
attribute salinity centerline_offset float 0.0
attribute salinity colorBarMaximum double 37.0
attribute salinity colorBarMinimum double 32.0
attribute salinity data_precision float 0.001
attribute salinity distance_from_bow float 5.0
attribute salinity height float -3.5
attribute salinity instrument String Seabird SBE-45
attribute salinity intake_centerline_offset float 0.0
attribute salinity intake_distance_from_bow float 7.3
attribute salinity intake_distance_to_sensor float -9999.0
attribute salinity intake_height float -5.0
attribute salinity ioos_category String Salinity
attribute salinity last_calibration String 20240119
attribute salinity long_name String Sea Water Practical Salinity
attribute salinity missing_value float -9999.0
attribute salinity observation_type String calculated
attribute salinity original_units String PSU
attribute salinity qcindex int 21
attribute salinity sampling_rate float 1.0
attribute salinity serial_number String 0325
attribute salinity special_value float -8888.0
attribute salinity standard_name String sea_water_practical_salinity
attribute salinity units String PSU
variable conductivity   float  
attribute conductivity _FillValue float -8888.0
attribute conductivity actual_range float 3.91519, 5.56542
attribute conductivity average_center String time at end of period
attribute conductivity average_length short 60
attribute conductivity average_method String average
attribute conductivity centerline_offset float 0.0
attribute conductivity colorBarMaximum double 4.0
attribute conductivity colorBarMinimum double 0.0
attribute conductivity data_precision float 1.0E-4
attribute conductivity distance_from_bow float 5.0
attribute conductivity height float -3.5
attribute conductivity instrument String Seabird SBE-45
attribute conductivity intake_centerline_offset float 0.0
attribute conductivity intake_distance_from_bow float 7.3
attribute conductivity intake_distance_to_sensor float -9999.0
attribute conductivity intake_height float -5.0
attribute conductivity ioos_category String Salinity
attribute conductivity last_calibration String 20240119
attribute conductivity long_name String Conductivity
attribute conductivity missing_value float -9999.0
attribute conductivity observation_type String measured
attribute conductivity original_units String millisiemens centimeter-1
attribute conductivity qcindex int 23
attribute conductivity sampling_rate float 1.0
attribute conductivity serial_number String 0325
attribute conductivity special_value float -8888.0
attribute conductivity standard_name String sea_water_electrical_conductivity
attribute conductivity units String siemens meter-1
variable precipitationAmount   float  
attribute precipitationAmount _FillValue float -8888.0
attribute precipitationAmount actual_range float 0.7, 56.4
attribute precipitationAmount average_center String unknown
attribute precipitationAmount average_length short -9999
attribute precipitationAmount average_method String instantaneous (spot)
attribute precipitationAmount centerline_offset float 0.0
attribute precipitationAmount colorBarMaximum double 50.0
attribute precipitationAmount colorBarMinimum double 0.0
attribute precipitationAmount data_precision float 0.1
attribute precipitationAmount distance_from_bow float 0.0
attribute precipitationAmount height float 17.1
attribute precipitationAmount instrument String RM Young 50202
attribute precipitationAmount ioos_category String Meteorology
attribute precipitationAmount last_calibration String 20240129
attribute precipitationAmount long_name String Precipitation Amount
attribute precipitationAmount missing_value float -9999.0
attribute precipitationAmount observation_type String measured
attribute precipitationAmount original_units String millimeter
attribute precipitationAmount qcindex int 25
attribute precipitationAmount sampling_rate float 1.0
attribute precipitationAmount serial_number String 2998
attribute precipitationAmount special_value float -8888.0
attribute precipitationAmount standard_name String precipitation_amount
attribute precipitationAmount units String millimeter
variable shortWaveAtmRadiation   float  
attribute shortWaveAtmRadiation _FillValue float -8888.0
attribute shortWaveAtmRadiation actual_range float -8.61, 1347.75
attribute shortWaveAtmRadiation average_center String unknown
attribute shortWaveAtmRadiation average_length short -9999
attribute shortWaveAtmRadiation average_method String instantaneous (spot)
attribute shortWaveAtmRadiation centerline_offset float 0.0
attribute shortWaveAtmRadiation colorBarMaximum double 900.0
attribute shortWaveAtmRadiation colorBarMinimum double 0.0
attribute shortWaveAtmRadiation data_precision float 0.01
attribute shortWaveAtmRadiation distance_from_bow float 0.0
attribute shortWaveAtmRadiation height float 20.8
attribute shortWaveAtmRadiation instrument String Eppley Labs SPP
attribute shortWaveAtmRadiation ioos_category String Heat Flux
attribute shortWaveAtmRadiation last_calibration String 20230706
attribute shortWaveAtmRadiation long_name String Short Wave Atmospheric Radiation
attribute shortWaveAtmRadiation missing_value float -9999.0
attribute shortWaveAtmRadiation observation_type String measured
attribute shortWaveAtmRadiation original_units String watts meter-2
attribute shortWaveAtmRadiation qcindex int 26
attribute shortWaveAtmRadiation rad_direction String downwelling
attribute shortWaveAtmRadiation sampling_rate float 1.0
attribute shortWaveAtmRadiation serial_number String 38363F3
attribute shortWaveAtmRadiation special_value float -8888.0
attribute shortWaveAtmRadiation standard_name String surface_downwelling_shortwave_flux_in_air
attribute shortWaveAtmRadiation units String watts meter-2
variable longWaveAtmRadiation   float  
attribute longWaveAtmRadiation _FillValue float -8888.0
attribute longWaveAtmRadiation actual_range float 231.397, 503.744
attribute longWaveAtmRadiation average_center String unknown
attribute longWaveAtmRadiation average_length short -9999
attribute longWaveAtmRadiation average_method String instantaneous (spot)
attribute longWaveAtmRadiation centerline_offset float 0.0
attribute longWaveAtmRadiation colorBarMaximum double 600.0
attribute longWaveAtmRadiation colorBarMinimum double 200.0
attribute longWaveAtmRadiation data_precision float 0.01
attribute longWaveAtmRadiation distance_from_bow float 0.0
attribute longWaveAtmRadiation height float 20.8
attribute longWaveAtmRadiation instrument String Eppley Labs PIR
attribute longWaveAtmRadiation ioos_category String Heat Flux
attribute longWaveAtmRadiation last_calibration String 20230706
attribute longWaveAtmRadiation long_name String Long Wave Atmospheric Radiation
attribute longWaveAtmRadiation missing_value float -9999.0
attribute longWaveAtmRadiation observation_type String measured
attribute longWaveAtmRadiation original_units String watts meter-2
attribute longWaveAtmRadiation qcindex int 27
attribute longWaveAtmRadiation rad_direction String downwelling
attribute longWaveAtmRadiation sampling_rate float 1.0
attribute longWaveAtmRadiation serial_number String 38302F3
attribute longWaveAtmRadiation special_value float -8888.0
attribute longWaveAtmRadiation standard_name String surface_upwelling_longwave_flux_in_air
attribute longWaveAtmRadiation units String watts meter-2
variable photoActAtmRadiation   float  
attribute photoActAtmRadiation _FillValue float -8888.0
attribute photoActAtmRadiation actual_range float 0.0, 4968.07
attribute photoActAtmRadiation average_center String time at end of period
attribute photoActAtmRadiation average_length short 30
attribute photoActAtmRadiation average_method String average
attribute photoActAtmRadiation centerline_offset float 0.0
attribute photoActAtmRadiation colorBarMaximum double 1300.0
attribute photoActAtmRadiation colorBarMinimum double 200.0
attribute photoActAtmRadiation data_precision float 0.01
attribute photoActAtmRadiation distance_from_bow float 0.0
attribute photoActAtmRadiation height float 20.8
attribute photoActAtmRadiation instrument String Biospherical QSR-2200
attribute photoActAtmRadiation ioos_category String Heat Flux
attribute photoActAtmRadiation last_calibration String 20230519
attribute photoActAtmRadiation long_name String Photosynthetically Active Atmospheric Radiation
attribute photoActAtmRadiation missing_value float -9999.0
attribute photoActAtmRadiation observation_type String measured
attribute photoActAtmRadiation original_units String microeinstein meter-2 second-1
attribute photoActAtmRadiation qcindex int 28
attribute photoActAtmRadiation rad_direction String downwelling
attribute photoActAtmRadiation sampling_rate float 1.0
attribute photoActAtmRadiation serial_number String 20530
attribute photoActAtmRadiation special_value float -8888.0
attribute photoActAtmRadiation standard_name String surface_downwelling_photosynthetic_radiative_flux_in_air
attribute photoActAtmRadiation units String microeinstein meter-2 second-1
variable flag   String  
attribute flag A String Units added
attribute flag B String Data out of range
attribute flag C String Non-sequential time
attribute flag D String Failed T>=Tw>=Td
attribute flag DODS_dimName String f_string
attribute flag DODS_strlen int 28
attribute flag E String True wind error
attribute flag F String Velocity unrealistic
attribute flag G String Value > 4 s. d. from climatology
attribute flag H String Discontinuity
attribute flag I String Interesting feature
attribute flag ioos_category String Quality
attribute flag J String Erroneous
attribute flag K String Suspect - visual
attribute flag L String Ocean platform over land
attribute flag long_name String Quality Control Flags
attribute flag M String Instrument malfunction
attribute flag N String In Port
attribute flag O String Multiple original units
attribute flag P String Movement uncertain
attribute flag Q String Pre-flagged as suspect
attribute flag R String Interpolated data
attribute flag S String Spike - visual
attribute flag T String Time duplicate
attribute flag U String Suspect - statistial
attribute flag V String Spike - statistical
attribute flag X String Step - statistical
attribute flag Y String Suspect between X-flags
attribute flag Z String Good data

The information in the table above is also available in other file formats (.csv, .htmlTable, .itx, .json, .jsonlCSV1, .jsonlCSV, .jsonlKVP, .mat, .nc, .nccsv, .tsv, .xhtml) via a RESTful web service.


 
ERDDAP, Version 2.23
Disclaimers | Privacy Policy | Contact