This page requires Javascript for full functionality.
DescribeSensor Service
CO-OPS/IOOS-DIF Sensor Observation Service (HTTP/GET)
This page illustrates an HTTP/GET request for a DescribeSensor Service request. The link this page forwards to can be used for querying SOS "DescribeSensor" results. Please see our list of input parameters.

To view the sensor used for a particular station, you can request data via GetObservation and obtain the sensor ID from <ioos:SensorId>.

Procedure (Sensor ID URN)
 
Sample Procedures (SensorID URNs) by Observed Property:
Observed Property Station ID Procedure (Sensor ID URN)
AirTemperature 8454000 urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::8454000:D1
BarometricPressure 8454000 urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::8454000:F1
Conductivity 8454000 urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::8454000:G1
Currents (active station) db0301 urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::db0301:SONTEK-ADP-419
Currents (survey station) COI0301 urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::COI0301:Workhorse-ADCP-471
Salinity 8454000 urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::8454000:G1
WaterLevel 8454000 urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::8454000:A1
WaterLevelPredictions 8454000 urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::8454000:PREDICTIONS
WaterTemperature 8454000 urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::8454000:E2
Winds 8454000 urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::8454000:C1

Instructions for DescribeSensor for a Particular Station/Observed Property:
  • Obtain the Sensor ID URN by requesting data via GetCapabilities for a particular station and observed property.
  • Grab the entire Sensor ID URN from <ioos:SensorId>. For example, this may be <ioos:SensorId>urn:x-noaa:def:sensor:NOAA.NOS.CO-OPS::8454000:A1</ioos:SensorId>
  • Enter the value under <procedure> to send a DescribeSensor request for the given station.