forked from sensiasoft/sensorhub
-
Notifications
You must be signed in to change notification settings - Fork 19
Common Sampling Objects
Alex Robin edited this page May 24, 2020
·
4 revisions
In all cases, the sampling geometry can also be provided as part of the SensorML description, and as a sampling feature.
-
Examples
- Fixed atmospheric profiler/sounder
- Oceanography profiler on moorings (CTD, ADCP)
-
Output 1: Profile Shape
- Profile base location (lat/lon/alt)
- Array of bin depths or altitudes
- Only updated if instrument is moved or number/positions of bins is changed
-
Output 2: Profile Data
- Array of measured values
- Updated every time a new profile is acquired
-
Examples
- Atmospheric profiler/sounder on vehicle
- Oceanography profiler on ships (ADCP)
-
Output 1: Profile Shape
- Array of bin depths or altitudes
- Only updated if number/positions of bins is changed
-
Output 2: Profile Data
- Profile base location (lat/lon/alt)
- Array of measured values
- Updated every time a new profile is acquired
-
Examples
- Doppler radar at fixed station (Nexrad)
-
Output 1: Profile Shape
- Profile base location (lat/lon/alt)
- Array of bin radial distances
- Only updated if equipment is moved or number/positions of bins is changed
- May change if instrument has several modes
-
Output 2: Profile Data
- Mode ID
- Profile direction (azimuth/elevation)
- Array of measured values
-
Output 1: Profile Shape
- Array of sample locations
- Only updated if instrument is moved or number/locations of samples is changed
-
Output 2: Profile Data
- Array of measured values
- Updated every time a new profile is acquired