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

ERDDAP > info > fsuResearchShipKTDQnrt

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 T. G. Thompson Underway Meteorological Data, Quality Controlled    ?   F   I   M   background (external link) RSS Subscribe FSU fsuResearchShipKTDQnrt

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 Loren Tuttle
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 193.0203
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 5.0466
attribute NC_GLOBAL geospatial_lat_min double -67.1143
attribute NC_GLOBAL geospatial_lat_units String degrees_north
attribute NC_GLOBAL geospatial_lon_max double 193.0203
attribute NC_GLOBAL geospatial_lon_min double 76.4399
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, salinity, sea, sea_water_electrical_conductivity, sea_water_practical_salinity, seawater, speed, static, surface, temperature, Thompson, 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 5.0466
attribute NC_GLOBAL receipt_order String 02
attribute NC_GLOBAL sourceUrl String https://tds.coaps.fsu.edu/thredds/catalog/samos/data/quick/KTDQ/2024/catalog.xml (external link)
attribute NC_GLOBAL Southernmost_Northing double -67.1143
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 T. G. Thompson 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-04-19T00:00:00Z
attribute NC_GLOBAL time_coverage_start String 2024-01-01T00:00:00Z
attribute NC_GLOBAL title String Research Ship T. G. Thompson Underway Meteorological Data, Quality Controlled
attribute NC_GLOBAL Westernmost_Easting double 76.4399
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.7134848E9
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 measured
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 -67.1143, 5.0466
attribute latitude average_center String time at center of period
attribute latitude average_length short 60
attribute latitude average_method String average
attribute latitude axis String Y
attribute latitude data_precision float 1.0E-6
attribute latitude instrument String Oceaneering CNAV 3050
attribute latitude ioos_category String Location
attribute latitude last_calibration String N/A
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 11407
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 76.4399, 193.0203
attribute longitude average_center String time at center of period
attribute longitude average_length short 60
attribute longitude average_method String average
attribute longitude axis String X
attribute longitude data_precision float 1.0E-6
attribute longitude instrument String Oceaneering CNAV 3050
attribute longitude ioos_category String Location
attribute longitude last_calibration String N/A
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 11407
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, 360.0
attribute platformHeading average_center String time at center of period
attribute platformHeading average_length short 60
attribute platformHeading average_method String average
attribute platformHeading colorBarMaximum double 360.0
attribute platformHeading colorBarMinimum double 0.0
attribute platformHeading data_precision float -9999.0
attribute platformHeading instrument String Sperry Navagat 3000
attribute platformHeading ioos_category String Unknown
attribute platformHeading last_calibration String N/A
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 -9999.0
attribute platformHeading serial_number String unknown
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 time at center of period
attribute platformCourse average_length short 60
attribute platformCourse average_method String average
attribute platformCourse colorBarMaximum double 360.0
attribute platformCourse colorBarMinimum double 0.0
attribute platformCourse data_precision float 0.01
attribute platformCourse instrument String Oceaneering CNAV 3050
attribute platformCourse ioos_category String Unknown
attribute platformCourse last_calibration String N/A
attribute platformCourse long_name String Platform Course
attribute platformCourse missing_value float -9999.0
attribute platformCourse observation_type String calculated
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 11407
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.03, 359.67
attribute windDirection associated_parameters String PL_SPD,PL_CRS,PL_HD,PL_WSPD,PL_WDIR
attribute windDirection average_center String time at center of period
attribute windDirection average_length short 20
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.01
attribute windDirection distance_from_bow float 3.0
attribute windDirection height float 15.0
attribute windDirection instrument String Oceaneering CNAV 3050; Oceaneering CNAV 3050; Sperry Navagat 3000; RM Young 85106; RM Young 85106
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 -29.36, 359.96
attribute platformWindDirection average_center String time at center of period
attribute platformWindDirection average_length short 20
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 1.0
attribute platformWindDirection distance_from_bow float 3.0
attribute platformWindDirection height float 15.0
attribute platformWindDirection instrument String RM Young 85106
attribute platformWindDirection ioos_category String Wind
attribute platformWindDirection last_calibration String 20221130
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 9
attribute platformWindDirection sampling_rate float 1.0
attribute platformWindDirection serial_number String 3838
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.005144, 7.294192
attribute platformSpeed average_center String time at center of period
attribute platformSpeed average_length short 60
attribute platformSpeed average_method String average
attribute platformSpeed colorBarMaximum double 10.0
attribute platformSpeed colorBarMinimum double 0.0
attribute platformSpeed data_precision float 0.01
attribute platformSpeed instrument String Oceaneering CNAV 3050
attribute platformSpeed ioos_category String Other
attribute platformSpeed last_calibration String N/A
attribute platformSpeed long_name String Platform Speed Over Ground
attribute platformSpeed missing_value float -9999.0
attribute platformSpeed observation_type String calculated
attribute platformSpeed original_units String knot
attribute platformSpeed qcindex int 12
attribute platformSpeed sampling_rate float 1.0
attribute platformSpeed serial_number String 11407
attribute platformSpeed special_value float -8888.0
attribute platformSpeed units String meter second-1
variable platformWaterSpeed   float  
attribute platformWaterSpeed _FillValue float -8888.0
attribute platformWaterSpeed colorBarMaximum double 10.0
attribute platformWaterSpeed colorBarMinimum double 0.0
attribute platformWaterSpeed ioos_category String Other
attribute platformWaterSpeed long_name String Platform Speed Over Water
variable windSpeed   float  
attribute windSpeed _FillValue float -8888.0
attribute windSpeed actual_range float 0.18004, 78.30711
attribute windSpeed associated_parameters String PL_SPD,PL_CRS,PL_HD,PL_WSPD,PL_WDIR
attribute windSpeed average_center String time at center of period
attribute windSpeed average_length short 20
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.01
attribute windSpeed distance_from_bow float 3.0
attribute windSpeed height float 15.0
attribute windSpeed instrument String Oceaneering CNAV 3050; Oceaneering CNAV 3050; Sperry Navagat 3000; RM Young 85106; RM Young 85106
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 knot
attribute windSpeed qcindex int 13
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 -8.919696, 77.1137
attribute platformWindSpeed average_center String time at center of period
attribute platformWindSpeed average_length short 20
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 1.0
attribute platformWindSpeed distance_from_bow float 3.0
attribute platformWindSpeed height float 15.0
attribute platformWindSpeed instrument String RM Young 85106
attribute platformWindSpeed ioos_category String Wind
attribute platformWindSpeed last_calibration String 20221130
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 knot
attribute platformWindSpeed qcindex int 16
attribute platformWindSpeed sampling_rate float 1.0
attribute platformWindSpeed serial_number String 3838
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 955.69, 1035.61
attribute airPressure average_center String time at center 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.1
attribute airPressure distance_from_bow float 2.0
attribute airPressure height float 15.0
attribute airPressure instrument String RM Young 61302
attribute airPressure ioos_category String Pressure
attribute airPressure last_calibration String 20221130
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 19
attribute airPressure sampling_rate float 2.0
attribute airPressure serial_number String BPA9292
attribute airPressure special_value float -8888.0
attribute airPressure standard_name String air_pressure
attribute airPressure units String millibar
variable airTemperature   float  
attribute airTemperature _FillValue float -8888.0
attribute airTemperature actual_range float -49.98, 31.12
attribute airTemperature average_center String time at center of period
attribute airTemperature average_length short 60
attribute airTemperature average_method String average
attribute airTemperature centerline_offset float -1.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 3.0
attribute airTemperature height float 15.0
attribute airTemperature instrument String RM Young 41382VC
attribute airTemperature ioos_category String Temperature
attribute airTemperature last_calibration String 20220801
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 20
attribute airTemperature sampling_rate float 2.0
attribute airTemperature serial_number String 29970
attribute airTemperature special_value float -8888.0
attribute airTemperature standard_name String air_temperature
attribute airTemperature units String celsius
variable seaTemperature   float  
attribute seaTemperature _FillValue float -8888.0
attribute seaTemperature actual_range float -0.93, 32.03
attribute seaTemperature average_center String time at center of period
attribute seaTemperature average_length short 60
attribute seaTemperature average_method String average
attribute seaTemperature centerline_offset float -4.0
attribute seaTemperature colorBarMaximum double 40.0
attribute seaTemperature colorBarMinimum double -10.0
attribute seaTemperature data_precision float 1.0E-4
attribute seaTemperature distance_from_bow float 8.0
attribute seaTemperature height float -4.0
attribute seaTemperature instrument String SeaBird SBE45
attribute seaTemperature intake_centerline_offset float 0.2
attribute seaTemperature intake_distance_from_bow float 9.9
attribute seaTemperature intake_distance_to_sensor float 13.9
attribute seaTemperature intake_height float -4.5
attribute seaTemperature ioos_category String Temperature
attribute seaTemperature last_calibration String 20230109
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 22
attribute seaTemperature sampling_rate float 2.0
attribute seaTemperature serial_number String 0623
attribute seaTemperature special_value float -8888.0
attribute seaTemperature standard_name String sea_water_temperature
attribute seaTemperature units String celsius
variable seaTemperature2   float  
attribute seaTemperature2 _FillValue float -8888.0
attribute seaTemperature2 actual_range float -0.2, 33.1
attribute seaTemperature2 average_center String time at center of period
attribute seaTemperature2 average_length short 60
attribute seaTemperature2 average_method String average
attribute seaTemperature2 centerline_offset float -4.0
attribute seaTemperature2 colorBarMaximum double 40.0
attribute seaTemperature2 colorBarMinimum double -10.0
attribute seaTemperature2 data_precision float 1.0E-4
attribute seaTemperature2 distance_from_bow float 8.0
attribute seaTemperature2 height float -4.0
attribute seaTemperature2 instrument String SeaBird SBE38
attribute seaTemperature2 intake_centerline_offset float 0.2
attribute seaTemperature2 intake_distance_from_bow float 9.9
attribute seaTemperature2 intake_distance_to_sensor float 2.9
attribute seaTemperature2 intake_height float -4.5
attribute seaTemperature2 ioos_category String Temperature
attribute seaTemperature2 last_calibration String 20221207
attribute seaTemperature2 long_name String Sea Water Temperature #2
attribute seaTemperature2 missing_value float -9999.0
attribute seaTemperature2 observation_type String measured
attribute seaTemperature2 original_units String celsius
attribute seaTemperature2 qcindex int 23
attribute seaTemperature2 sampling_rate float 2.0
attribute seaTemperature2 serial_number String 1017
attribute seaTemperature2 special_value float -8888.0
attribute seaTemperature2 standard_name String sea_water_temperature
attribute seaTemperature2 units String celsius
variable salinity   float  
attribute salinity _FillValue float -8888.0
attribute salinity actual_range float 0.37, 36.02
attribute salinity average_center String time at center of period
attribute salinity average_length short 60
attribute salinity average_method String average
attribute salinity centerline_offset float -4.0
attribute salinity colorBarMaximum double 37.0
attribute salinity colorBarMinimum double 32.0
attribute salinity data_precision float 1.0E-4
attribute salinity distance_from_bow float 8.0
attribute salinity height float -4.0
attribute salinity instrument String SeaBird SBE45
attribute salinity intake_centerline_offset float 0.2
attribute salinity intake_distance_from_bow float 9.9
attribute salinity intake_distance_to_sensor float 13.9
attribute salinity intake_height float -4.5
attribute salinity ioos_category String Salinity
attribute salinity last_calibration String 20230109
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 24
attribute salinity sampling_rate float 2.0
attribute salinity serial_number String 0623
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 0.08, 6.22
attribute conductivity average_center String time at center of period
attribute conductivity average_length short 60
attribute conductivity average_method String average
attribute conductivity centerline_offset float -4.0
attribute conductivity colorBarMaximum double 4.0
attribute conductivity colorBarMinimum double 0.0
attribute conductivity data_precision float 1.0E-5
attribute conductivity distance_from_bow float 8.0
attribute conductivity height float -4.0
attribute conductivity instrument String SeaBird SBE45
attribute conductivity intake_centerline_offset float 0.2
attribute conductivity intake_distance_from_bow float 9.9
attribute conductivity intake_distance_to_sensor float 13.9
attribute conductivity intake_height float -4.5
attribute conductivity ioos_category String Salinity
attribute conductivity last_calibration String 20230109
attribute conductivity long_name String Conductivity
attribute conductivity missing_value float -9999.0
attribute conductivity observation_type String measured
attribute conductivity original_units String siemens meter-1
attribute conductivity qcindex int 25
attribute conductivity sampling_rate float 2.0
attribute conductivity serial_number String 0623
attribute conductivity special_value float -8888.0
attribute conductivity standard_name String sea_water_electrical_conductivity
attribute conductivity units String siemens meter-1
variable shortWaveAtmRadiation   float  
attribute shortWaveAtmRadiation _FillValue float -8888.0
attribute shortWaveAtmRadiation actual_range float -4.2, 1405.0
attribute shortWaveAtmRadiation average_center String time at center of period
attribute shortWaveAtmRadiation average_length short 60
attribute shortWaveAtmRadiation average_method String average
attribute shortWaveAtmRadiation centerline_offset float 3.0
attribute shortWaveAtmRadiation colorBarMaximum double 900.0
attribute shortWaveAtmRadiation colorBarMinimum double 0.0
attribute shortWaveAtmRadiation data_precision float 0.1
attribute shortWaveAtmRadiation distance_from_bow float 20.0
attribute shortWaveAtmRadiation height float 10.0
attribute shortWaveAtmRadiation instrument String Kipp & Zonen SMP10-V Smart Pyranometer
attribute shortWaveAtmRadiation ioos_category String Heat Flux
attribute shortWaveAtmRadiation last_calibration String 20231219
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 236008
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 photoActAtmRadiation   float  
attribute photoActAtmRadiation _FillValue float -8888.0
attribute photoActAtmRadiation actual_range float -0.02, 4082.14
attribute photoActAtmRadiation average_center String time at center of period
attribute photoActAtmRadiation average_length short 60
attribute photoActAtmRadiation average_method String average
attribute photoActAtmRadiation centerline_offset float -3.0
attribute photoActAtmRadiation colorBarMaximum double 1300.0
attribute photoActAtmRadiation colorBarMinimum double 200.0
attribute photoActAtmRadiation data_precision float 0.001
attribute photoActAtmRadiation distance_from_bow float 20.0
attribute photoActAtmRadiation height float 10.0
attribute photoActAtmRadiation instrument String Biospherical QSR2150A
attribute photoActAtmRadiation ioos_category String Heat Flux
attribute photoActAtmRadiation last_calibration String 20221212
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 2.0
attribute photoActAtmRadiation serial_number String 20269
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