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

ERDDAP > info > fsuResearchShipNEPPnrt

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 Healy Underway Meteorological Data, Quality Controlled    ?   F   I   M   background (external link) RSS Subscribe FSU fsuResearchShipNEPPnrt

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 TBD
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 357.8438
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 89.99979
attribute NC_GLOBAL geospatial_lat_min double 46.84675
attribute NC_GLOBAL geospatial_lat_units String degrees_north
attribute NC_GLOBAL geospatial_lon_max double 357.8438
attribute NC_GLOBAL geospatial_lon_min double 2.025292
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, Healy, 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, 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 89.99979
attribute NC_GLOBAL receipt_order String 01
attribute NC_GLOBAL sourceUrl String https://tds.coaps.fsu.edu/thredds/catalog/samos/data/quick/NEPP/2024/catalog.xml (external link)
attribute NC_GLOBAL Southernmost_Northing double 46.84675
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 Healy 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 2022-11-17T23:59:00Z
attribute NC_GLOBAL time_coverage_start String 2022-03-30T23:19:00Z
attribute NC_GLOBAL title String Research Ship Healy Underway Meteorological Data, Quality Controlled
attribute NC_GLOBAL Westernmost_Easting double 2.025292
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.64868234E9, 1.66872954E9
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 46.84675, 89.99979
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 Seapath 330+
attribute latitude ioos_category String Location
attribute latitude last_calibration String unknown
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 SP330-11178
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 2.025292, 357.8438
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 Seapath 330+
attribute longitude ioos_category String Location
attribute longitude last_calibration String unknown
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 SP330-11178
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 Sperry MK39 MOD3A
attribute platformHeading ioos_category String Unknown
attribute platformHeading last_calibration String 1995
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 340
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 Seapath 330+
attribute platformCourse ioos_category String Unknown
attribute platformCourse last_calibration String unknown
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 SP330-11178
attribute platformCourse special_value float -8888.0
attribute platformCourse units String degrees_true
variable windDirectionBow   float  
attribute windDirectionBow _FillValue float -8888.0
attribute windDirectionBow actual_range float 0.0, 360.0
attribute windDirectionBow colorBarMaximum double 360.0
attribute windDirectionBow colorBarMinimum double 0.0
attribute windDirectionBow ioos_category String Wind
attribute windDirectionBow long_name String Earth Relative Wind Direction
attribute windDirectionBow standard_name String wind_from_direction
attribute windDirectionBow units String degrees_true
variable windDirection2   float  
attribute windDirection2 _FillValue float -8888.0
attribute windDirection2 actual_range float 0.0, 360.0
attribute windDirection2 average_center String time at end of period
attribute windDirection2 average_length short 60
attribute windDirection2 average_method String average
attribute windDirection2 centerline_offset float -2.0
attribute windDirection2 colorBarMaximum double 360.0
attribute windDirection2 colorBarMinimum double 0.0
attribute windDirection2 data_precision float 0.1
attribute windDirection2 distance_from_bow float 38.0
attribute windDirection2 height float 37.0
attribute windDirection2 instrument String Metek uSonic2
attribute windDirection2 ioos_category String Wind
attribute windDirection2 last_calibration String 20200401
attribute windDirection2 long_name String Earth Relative Wind Direction #2
attribute windDirection2 missing_value float -9999.0
attribute windDirection2 observation_type String calculated
attribute windDirection2 original_units String degrees (clockwise from true north)
attribute windDirection2 qcindex int 6
attribute windDirection2 sampling_rate float 1.0
attribute windDirection2 serial_number String 0113038032
attribute windDirection2 special_value float -8888.0
attribute windDirection2 standard_name String wind_from_direction
attribute windDirection2 units String degrees_true
attribute windDirection2 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 colorBarMaximum double 360.0
attribute platformWindDirection colorBarMinimum double 0.0
attribute platformWindDirection ioos_category String Wind
attribute platformWindDirection long_name String Platform Relative Wind Direction
attribute platformWindDirection standard_name String wind_from_direction
variable platformWindDirection2   float  
attribute platformWindDirection2 _FillValue float -8888.0
attribute platformWindDirection2 actual_range float 0.0, 360.0
attribute platformWindDirection2 average_center String time at end of period
attribute platformWindDirection2 average_length short 60
attribute platformWindDirection2 average_method String average
attribute platformWindDirection2 centerline_offset float -2.0
attribute platformWindDirection2 colorBarMaximum double 360.0
attribute platformWindDirection2 colorBarMinimum double 0.0
attribute platformWindDirection2 data_precision float 0.1
attribute platformWindDirection2 distance_from_bow float 38.0
attribute platformWindDirection2 height float 37.0
attribute platformWindDirection2 instrument String Metek uSonic2
attribute platformWindDirection2 ioos_category String Wind
attribute platformWindDirection2 last_calibration String 20200401
attribute platformWindDirection2 long_name String Platform Relative Wind Direction #2
attribute platformWindDirection2 missing_value float -9999.0
attribute platformWindDirection2 observation_type String measured
attribute platformWindDirection2 original_units String degrees (clockwise from bow)
attribute platformWindDirection2 qcindex int 8
attribute platformWindDirection2 sampling_rate float 1.0
attribute platformWindDirection2 serial_number String 0113038032
attribute platformWindDirection2 special_value float -8888.0
attribute platformWindDirection2 standard_name String wind_from_direction
attribute platformWindDirection2 units String degrees (clockwise from bow)
attribute platformWindDirection2 wind_direction_convention String meteorological
attribute platformWindDirection2 zero_line_reference float 0.0
variable platformSpeed   float  
attribute platformSpeed _FillValue float -8888.0
attribute platformSpeed actual_range float 0.0, 9.92792
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 Seapath 330+
attribute platformSpeed ioos_category String Other
attribute platformSpeed last_calibration String unknown
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 10
attribute platformSpeed sampling_rate float 1.0
attribute platformSpeed serial_number String SP330-11178
attribute platformSpeed special_value float -8888.0
attribute platformSpeed units String meter second-1
variable windSpeedBow   float  
attribute windSpeedBow _FillValue float -8888.0
attribute windSpeedBow actual_range float 0.1, 21.9
attribute windSpeedBow colorBarMaximum double 15.0
attribute windSpeedBow colorBarMinimum double 0.0
attribute windSpeedBow ioos_category String Wind
attribute windSpeedBow long_name String Earth Relative Wind Speed
attribute windSpeedBow standard_name String wind_speed
variable windSpeed2   float  
attribute windSpeed2 _FillValue float -8888.0
attribute windSpeed2 actual_range float 0.1, 59.2
attribute windSpeed2 average_center String time at end of period
attribute windSpeed2 average_length short 60
attribute windSpeed2 average_method String average
attribute windSpeed2 centerline_offset float -2.0
attribute windSpeed2 colorBarMaximum double 15.0
attribute windSpeed2 colorBarMinimum double 0.0
attribute windSpeed2 data_precision float 0.1
attribute windSpeed2 distance_from_bow float 38.0
attribute windSpeed2 height float 37.0
attribute windSpeed2 instrument String Metek uSonic2
attribute windSpeed2 ioos_category String Wind
attribute windSpeed2 last_calibration String 20200401
attribute windSpeed2 long_name String Earth Relative Wind Speed #2
attribute windSpeed2 missing_value float -9999.0
attribute windSpeed2 observation_type String calculated
attribute windSpeed2 original_units String meter second-1
attribute windSpeed2 qcindex int 11
attribute windSpeed2 sampling_rate float 1.0
attribute windSpeed2 serial_number String 0113038032
attribute windSpeed2 special_value float -8888.0
attribute windSpeed2 standard_name String wind_speed
attribute windSpeed2 units String meter second-1
variable platformWindSpeed   float  
attribute platformWindSpeed _FillValue float -8888.0
attribute platformWindSpeed actual_range float 0.1, 24.2
attribute platformWindSpeed colorBarMaximum double 15.0
attribute platformWindSpeed colorBarMinimum double 0.0
attribute platformWindSpeed ioos_category String Wind
attribute platformWindSpeed long_name String Platform Relative Wind Speed
attribute platformWindSpeed standard_name String wind_speed
variable platformWindSpeed2   float  
attribute platformWindSpeed2 _FillValue float -8888.0
attribute platformWindSpeed2 actual_range float 0.1, 61.3
attribute platformWindSpeed2 average_center String time at end of period
attribute platformWindSpeed2 average_length short 60
attribute platformWindSpeed2 average_method String average
attribute platformWindSpeed2 centerline_offset float -2.0
attribute platformWindSpeed2 colorBarMaximum double 15.0
attribute platformWindSpeed2 colorBarMinimum double 0.0
attribute platformWindSpeed2 data_precision float 0.1
attribute platformWindSpeed2 distance_from_bow float 38.0
attribute platformWindSpeed2 height float 37.0
attribute platformWindSpeed2 instrument String Metek uSonic2
attribute platformWindSpeed2 ioos_category String Wind
attribute platformWindSpeed2 last_calibration String 20200401
attribute platformWindSpeed2 long_name String Platform Relative Wind Speed #2
attribute platformWindSpeed2 missing_value float -9999.0
attribute platformWindSpeed2 observation_type String measured
attribute platformWindSpeed2 original_units String meter second-1
attribute platformWindSpeed2 qcindex int 13
attribute platformWindSpeed2 sampling_rate float 1.0
attribute platformWindSpeed2 serial_number String 0113038032
attribute platformWindSpeed2 special_value float -8888.0
attribute platformWindSpeed2 standard_name String wind_speed
attribute platformWindSpeed2 units String meter second-1
variable airPressure   float  
attribute airPressure _FillValue float -8888.0
attribute airPressure actual_range float 969.775, 1033.49
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 9.0
attribute airPressure colorBarMaximum double 1050.0
attribute airPressure colorBarMinimum double 950.0
attribute airPressure data_precision float 0.001
attribute airPressure distance_from_bow float 39.0
attribute airPressure height float 24.0
attribute airPressure instrument String RM Young 61302V
attribute airPressure ioos_category String Pressure
attribute airPressure last_calibration String 20220411
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 15
attribute airPressure sampling_rate float 1.0
attribute airPressure serial_number String BPA6176
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 -39.94, 25.11
attribute airTemperature colorBarMaximum double 40.0
attribute airTemperature colorBarMinimum double -10.0
attribute airTemperature ioos_category String Temperature
attribute airTemperature long_name String Air Temperature
attribute airTemperature standard_name String air_temperature
variable airTemperature2   float  
attribute airTemperature2 _FillValue float -8888.0
attribute airTemperature2 actual_range float -24.68, 24.11
attribute airTemperature2 average_center String time at end of period
attribute airTemperature2 average_length short 30
attribute airTemperature2 average_method String average
attribute airTemperature2 centerline_offset float -9999.0
attribute airTemperature2 colorBarMaximum double 40.0
attribute airTemperature2 colorBarMinimum double -10.0
attribute airTemperature2 data_precision float 0.01
attribute airTemperature2 distance_from_bow float -9999.0
attribute airTemperature2 height float 24.0
attribute airTemperature2 instrument String E+E Elektronik EE08
attribute airTemperature2 ioos_category String Temperature
attribute airTemperature2 last_calibration String 20220414
attribute airTemperature2 long_name String Air Temperature #2
attribute airTemperature2 missing_value float -9999.0
attribute airTemperature2 observation_type String measured
attribute airTemperature2 original_units String celsius
attribute airTemperature2 qcindex int 17
attribute airTemperature2 sampling_rate float 1.0
attribute airTemperature2 serial_number String 171505000253F0
attribute airTemperature2 special_value float -8888.0
attribute airTemperature2 standard_name String air_temperature
attribute airTemperature2 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 dewTemperature2   float  
attribute dewTemperature2 _FillValue float -8888.0
attribute dewTemperature2 colorBarMaximum double 40.0
attribute dewTemperature2 colorBarMinimum double -10.0
attribute dewTemperature2 ioos_category String Temperature
attribute dewTemperature2 long_name String Dew Point Temperature #2
attribute dewTemperature2 standard_name String dew_point_temperature
attribute dewTemperature2 units String degree_C
variable relativeHumidity   float  
attribute relativeHumidity _FillValue float -8888.0
attribute relativeHumidity actual_range float 0.44, 100.0
attribute relativeHumidity colorBarMaximum double 100.0
attribute relativeHumidity colorBarMinimum double 0.0
attribute relativeHumidity ioos_category String Meteorology
attribute relativeHumidity long_name String Relative Humidity
attribute relativeHumidity standard_name String relative_humidity
variable relativeHumidity2   float  
attribute relativeHumidity2 _FillValue float -8888.0
attribute relativeHumidity2 actual_range float 19.72, 100.0
attribute relativeHumidity2 average_center String time at end of period
attribute relativeHumidity2 average_length short 30
attribute relativeHumidity2 average_method String average
attribute relativeHumidity2 centerline_offset float -9999.0
attribute relativeHumidity2 colorBarMaximum double 100.0
attribute relativeHumidity2 colorBarMinimum double 0.0
attribute relativeHumidity2 data_precision float 0.01
attribute relativeHumidity2 distance_from_bow float -9999.0
attribute relativeHumidity2 height float 24.0
attribute relativeHumidity2 instrument String E+E Elektronik EE08
attribute relativeHumidity2 ioos_category String Meteorology
attribute relativeHumidity2 last_calibration String 20220414
attribute relativeHumidity2 long_name String Relative Humidity #2
attribute relativeHumidity2 missing_value float -9999.0
attribute relativeHumidity2 observation_type String measured
attribute relativeHumidity2 original_units String percent
attribute relativeHumidity2 qcindex int 20
attribute relativeHumidity2 sampling_rate float 1.0
attribute relativeHumidity2 serial_number String 171505000253F0
attribute relativeHumidity2 special_value float -8888.0
attribute relativeHumidity2 standard_name String relative_humidity
attribute relativeHumidity2 units String percent
variable shortWaveAtmRadiation   float  
attribute shortWaveAtmRadiation _FillValue float -8888.0
attribute shortWaveAtmRadiation actual_range float -6.82, 1349.2
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 92.0
attribute shortWaveAtmRadiation height float 18.0
attribute shortWaveAtmRadiation instrument String Eppley SPP
attribute shortWaveAtmRadiation ioos_category String Heat Flux
attribute shortWaveAtmRadiation last_calibration String 20220221
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 22
attribute shortWaveAtmRadiation rad_direction String downwelling
attribute shortWaveAtmRadiation sampling_rate float 1.0
attribute shortWaveAtmRadiation serial_number String 38499F3
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 227.679, 559.09
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.001
attribute longWaveAtmRadiation distance_from_bow float 92.0
attribute longWaveAtmRadiation height float 18.0
attribute longWaveAtmRadiation instrument String Eppley PIR
attribute longWaveAtmRadiation ioos_category String Heat Flux
attribute longWaveAtmRadiation last_calibration String 20220222
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 23
attribute longWaveAtmRadiation rad_direction String downwelling
attribute longWaveAtmRadiation sampling_rate float 1.0
attribute longWaveAtmRadiation serial_number String 38463F3
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, 2964.04
attribute photoActAtmRadiation average_center String time at end of period
attribute photoActAtmRadiation average_length short 30
attribute photoActAtmRadiation average_method String unknown
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 92.0
attribute photoActAtmRadiation height float 18.0
attribute photoActAtmRadiation instrument String Biospherical QSR-2200
attribute photoActAtmRadiation ioos_category String Heat Flux
attribute photoActAtmRadiation last_calibration String 20220223
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 24
attribute photoActAtmRadiation rad_direction String downwelling
attribute photoActAtmRadiation sampling_rate float 1.0
attribute photoActAtmRadiation serial_number String 20153
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 24
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