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

ERDDAP > info > fsuNoaaShipWTDK

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 NOAA Ship David Starr Jordan Underway Meteorological Data, Quality Controlled    ?   F   I   M   background (external link) RSS Subscribe FSU fsuNoaaShipWTDK

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_modification_date String 04/13/2009 07:53:51 EDT
attribute NC_GLOBAL data_provider String Tim Salisbury
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 242.8026
attribute NC_GLOBAL elev short 0
attribute NC_GLOBAL end_date_time String 2009/03/31 -- 23:59 UTC
attribute NC_GLOBAL featureType String Trajectory
attribute NC_GLOBAL fsu_version String 300
attribute NC_GLOBAL geospatial_lat_max double 48.43956
attribute NC_GLOBAL geospatial_lat_min double 29.84409
attribute NC_GLOBAL geospatial_lat_units String degrees_north
attribute NC_GLOBAL geospatial_lon_max double 242.8026
attribute NC_GLOBAL geospatial_lon_min double 234.9595
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, David, 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, Jordan, level, measurements, meteorological, meteorology, oceans, over, platform, pressure, quality, relative, relative_humidity, salinity, sea, sea_water_electrical_conductivity, sea_water_practical_salinity, seawater, speed, Starr, 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 Metadata_modification_date String 04/13/2009 07:53:51 EDT
attribute NC_GLOBAL naming_authority String gov.noaa.pfeg.coastwatch
attribute NC_GLOBAL Northernmost_Northing double 48.43956
attribute NC_GLOBAL receipt_order String 01
attribute NC_GLOBAL sourceUrl String https://tds.coaps.fsu.edu/thredds/catalog/samos/data/research/WTDK/catalog.xml (external link)
attribute NC_GLOBAL Southernmost_Northing double 29.84409
attribute NC_GLOBAL standard_name_vocabulary String CF Standard Name Table v70
attribute NC_GLOBAL start_date_time String 2009/03/31 -- 0: 0 UTC
attribute NC_GLOBAL subsetVariables String ID, site, IMO, cruise_id, expocode, facility, platform, platform_version
attribute NC_GLOBAL summary String NOAA Ship David Starr Jordan 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.
See the tutorial for regular expressions at
https://www.vogella.com/tutorials/JavaRegularExpressions/article.html
attribute NC_GLOBAL time_coverage_end String 2009-03-31T23:59:00Z
attribute NC_GLOBAL time_coverage_start String 2008-03-19T20:33:00Z
attribute NC_GLOBAL title String NOAA Ship David Starr Jordan Underway Meteorological Data, Quality Controlled
attribute NC_GLOBAL Westernmost_Easting double 234.9595
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.20595878E9, 1.23854394E9
attribute time axis String T
attribute time data_interval int -9999
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 29.84409, 48.43956
attribute latitude average_center String unknown
attribute latitude average_length short -9999
attribute latitude average_method String unknown
attribute latitude axis String Y
attribute latitude data_precision float -9999.0
attribute latitude instrument String unknown
attribute latitude ioos_category String Location
attribute latitude long_name String Latitude
attribute latitude observation_type String unknown
attribute latitude original_units String degrees (+N)
attribute latitude qcindex int 2
attribute latitude sampling_rate float -9999.0
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 234.9595, 242.8026
attribute longitude average_center String unknown
attribute longitude average_length short -9999
attribute longitude average_method String unknown
attribute longitude axis String X
attribute longitude data_precision float -9999.0
attribute longitude instrument String unknown
attribute longitude ioos_category String Location
attribute longitude long_name String Longitude
attribute longitude observation_type String unknown
attribute longitude original_units String degrees (-W/+E)
attribute longitude qcindex int 3
attribute longitude sampling_rate float -9999.0
attribute longitude standard_name String longitude
attribute longitude units String degrees_east
variable airPressure   float  
attribute airPressure _FillValue float -8888.0
attribute airPressure actual_range float 1011.9, 1028.6
attribute airPressure average_center String unknown
attribute airPressure average_length short 60
attribute airPressure average_method String average
attribute airPressure centerline_offset float 2.4
attribute airPressure colorBarMaximum double 1050.0
attribute airPressure colorBarMinimum double 950.0
attribute airPressure data_precision float -9999.0
attribute airPressure distance_from_bow float 40.0
attribute airPressure height float 3.6
attribute airPressure instrument String Vaisala PTB330 Ser. # D2610001
attribute airPressure ioos_category String Pressure
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 -9999.0
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 4.929508, 16.84098
attribute airTemperature average_center String unknown
attribute airTemperature average_length short -9999
attribute airTemperature average_method String unknown
attribute airTemperature centerline_offset float -9999.0
attribute airTemperature colorBarMaximum double 40.0
attribute airTemperature colorBarMinimum double -10.0
attribute airTemperature data_precision float -9999.0
attribute airTemperature distance_from_bow float -9999.0
attribute airTemperature height float 11.6
attribute airTemperature instrument String RM Young 41372VC
attribute airTemperature ioos_category String Temperature
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 12
attribute airTemperature sampling_rate float -9999.0
attribute airTemperature special_value float -8888.0
attribute airTemperature standard_name String air_temperature
attribute airTemperature units String celsius
variable conductivity   float  
attribute conductivity _FillValue float -8888.0
attribute conductivity colorBarMaximum double 4.0
attribute conductivity colorBarMinimum double 0.0
attribute conductivity ioos_category String Salinity
attribute conductivity long_name String Conductivity
attribute conductivity standard_name String sea_water_electrical_conductivity
variable relativeHumidity   float  
attribute relativeHumidity _FillValue float -8888.0
attribute relativeHumidity actual_range float 49.4, 99.5
attribute relativeHumidity average_center String unknown
attribute relativeHumidity average_length short -9999
attribute relativeHumidity average_method String unknown
attribute relativeHumidity centerline_offset float -9999.0
attribute relativeHumidity colorBarMaximum double 100.0
attribute relativeHumidity colorBarMinimum double 0.0
attribute relativeHumidity data_precision float -9999.0
attribute relativeHumidity distance_from_bow float -9999.0
attribute relativeHumidity height float 11.6
attribute relativeHumidity instrument String RM Young 41372VC
attribute relativeHumidity ioos_category String Meteorology
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 13
attribute relativeHumidity sampling_rate float -9999.0
attribute relativeHumidity special_value float -8888.0
attribute relativeHumidity standard_name String relative_humidity
attribute relativeHumidity units String percent
variable salinity   float  
attribute salinity _FillValue float -8888.0
attribute salinity colorBarMaximum double 37.0
attribute salinity colorBarMinimum double 32.0
attribute salinity ioos_category String Salinity
attribute salinity long_name String Sea Water Practical Salinity
attribute salinity standard_name String sea_water_practical_salinity
variable seaTemperature   float  
attribute seaTemperature _FillValue float -8888.0
attribute seaTemperature actual_range float 3.89, 22.87
attribute seaTemperature colorBarMaximum double 40.0
attribute seaTemperature colorBarMinimum double -10.0
attribute seaTemperature ioos_category String Temperature
attribute seaTemperature long_name String Sea Water Temperature
attribute seaTemperature standard_name String sea_water_temperature
variable windDirection   float  
attribute windDirection _FillValue float -8888.0
attribute windDirection actual_range float 0.01, 360.0
attribute windDirection average_center String unknown
attribute windDirection average_length short -9999
attribute windDirection average_method String unknown
attribute windDirection centerline_offset float -9999.0
attribute windDirection colorBarMaximum double 360.0
attribute windDirection colorBarMinimum double 0.0
attribute windDirection data_precision float -9999.0
attribute windDirection distance_from_bow float -9999.0
attribute windDirection height float 19.8
attribute windDirection instrument String unknown
attribute windDirection ioos_category String Wind
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 -9999.0
attribute windDirection special_value float -8888.0
attribute windDirection standard_name String wind_from_direction
attribute windDirection units String degrees (clockwise from true north)
variable windSpeed   float  
attribute windSpeed _FillValue float -8888.0
attribute windSpeed actual_range float 0.252056, 27.94221
attribute windSpeed average_center String unknown
attribute windSpeed average_length short -9999
attribute windSpeed average_method String unknown
attribute windSpeed centerline_offset float -9999.0
attribute windSpeed colorBarMaximum double 15.0
attribute windSpeed colorBarMinimum double 0.0
attribute windSpeed data_precision float -9999.0
attribute windSpeed distance_from_bow float -9999.0
attribute windSpeed height float 19.8
attribute windSpeed instrument String unknown
attribute windSpeed ioos_category String Wind
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 9
attribute windSpeed sampling_rate float -9999.0
attribute windSpeed special_value float -8888.0
attribute windSpeed standard_name String wind_speed
attribute windSpeed units String meter second-1
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 unknown
attribute platformCourse colorBarMaximum double 360.0
attribute platformCourse colorBarMinimum double 0.0
attribute platformCourse data_precision float -9999.0
attribute platformCourse instrument String unknown
attribute platformCourse ioos_category String Unknown
attribute platformCourse long_name String Platform Course
attribute platformCourse missing_value float -9999.0
attribute platformCourse observation_type String unknown
attribute platformCourse original_units String degrees (clockwise towards true north)
attribute platformCourse qcindex int 5
attribute platformCourse sampling_rate float -9999.0
attribute platformCourse special_value float -8888.0
attribute platformCourse units String degrees_true
variable platformHeading   float  
attribute platformHeading _FillValue float -8888.0
attribute platformHeading actual_range float 0.0, 360.0
attribute platformHeading average_center String unknown
attribute platformHeading average_length short -9999
attribute platformHeading average_method String unknown
attribute platformHeading colorBarMaximum double 360.0
attribute platformHeading colorBarMinimum double 0.0
attribute platformHeading data_precision float -9999.0
attribute platformHeading instrument String unknown
attribute platformHeading ioos_category String Unknown
attribute platformHeading long_name String Platform Heading
attribute platformHeading missing_value float -9999.0
attribute platformHeading observation_type String unknown
attribute platformHeading original_units String degrees (clockwise towards true north)
attribute platformHeading qcindex int 4
attribute platformHeading sampling_rate float -9999.0
attribute platformHeading special_value float -8888.0
attribute platformHeading units String degrees_true
variable platformSpeed   float  
attribute platformSpeed _FillValue float -8888.0
attribute platformSpeed actual_range float 0.0, 26.7488
attribute platformSpeed average_center String unknown
attribute platformSpeed average_length short -9999
attribute platformSpeed average_method String unknown
attribute platformSpeed colorBarMaximum double 10.0
attribute platformSpeed colorBarMinimum double 0.0
attribute platformSpeed data_precision float -9999.0
attribute platformSpeed instrument String unknown
attribute platformSpeed ioos_category String Other
attribute platformSpeed long_name String Platform Speed Over Ground
attribute platformSpeed missing_value float -9999.0
attribute platformSpeed observation_type String unknown
attribute platformSpeed original_units String knot
attribute platformSpeed qcindex int 8
attribute platformSpeed sampling_rate float -9999.0
attribute platformSpeed special_value float -8888.0
attribute platformSpeed units String meter second-1
variable platformWindDirection   float  
attribute platformWindDirection _FillValue float -8888.0
attribute platformWindDirection actual_range float 0.0, 360.0
attribute platformWindDirection average_center String unknown
attribute platformWindDirection average_length short -9999
attribute platformWindDirection average_method String unknown
attribute platformWindDirection centerline_offset float -9999.0
attribute platformWindDirection colorBarMaximum double 360.0
attribute platformWindDirection colorBarMinimum double 0.0
attribute platformWindDirection data_precision float -9999.0
attribute platformWindDirection distance_from_bow float -9999.0
attribute platformWindDirection height float 19.8
attribute platformWindDirection instrument String RM Young 05103
attribute platformWindDirection ioos_category String Wind
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 -9999.0
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 zero_line_reference float -9999.0
variable platformWindSpeed   float  
attribute platformWindSpeed _FillValue float -8888.0
attribute platformWindSpeed actual_range float 0.0, 30.10269
attribute platformWindSpeed average_center String unknown
attribute platformWindSpeed average_length short -9999
attribute platformWindSpeed average_method String unknown
attribute platformWindSpeed centerline_offset float -9999.0
attribute platformWindSpeed colorBarMaximum double 15.0
attribute platformWindSpeed colorBarMinimum double 0.0
attribute platformWindSpeed data_precision float -9999.0
attribute platformWindSpeed distance_from_bow float -9999.0
attribute platformWindSpeed height float 19.8
attribute platformWindSpeed instrument String RM Young 05103
attribute platformWindSpeed ioos_category String Wind
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 10
attribute platformWindSpeed sampling_rate float -9999.0
attribute platformWindSpeed special_value float -8888.0
attribute platformWindSpeed standard_name String wind_speed
attribute platformWindSpeed units String meter 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 13
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 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