-
---
Author Name: **Margaret O'Brien** (Margaret O'Brien)
Original Redmine Issue: 3504, https://projects.ecoinformatics.org/ecoinfo/issues/3504
Original Date: 2008-09-30
Original Assignee: Matt Jones…
-
If an InsertSensor request conatins a SensorML System or PhysicalSystem with components, the SOS should insert these component as separate procedures.
- as (hidden)child procedure of the parent offeri…
-
Consequently, it is costly to determine the used unit for a specific observed property. This is needed for creating SensorML documents for a procedure (output element needs unit).
TODO: Clarify with …
-
Below is an email I received via the data.ioo@noaa.gov mailing list. I think this points to a missing element in the UI. Users discover data and expect an easy way to get it. The pathway back to th…
-
Allowing only `Actuators` to be associated to `TaskingCapabilities` is somewhat limiting because `Sensors` often support receiving commands as well (e.g. for changing sampling rate, mode, etc.). Likew…
-
**Issue by [sensiasoft](https://github.com/sensiasoft)**
_Friday Feb 20, 2015 at 21:23 GMT_
_Originally opened as https://github.com/sensiasoft/sensorhub-core/issues/20_
---
What about support for …
-
Hi,
I'm using a SOS endpoint named OpenSensorHub.
The getCapability url is in my case:
http://192.168.1.100:8181/sensorhub/sos?service=SOS&version=2.0&request=GetCapabilities
Fetching a sens…
-
Numerical ranges:
`[1.0, 5.0]`
`[1.0, "+Infinity]`
What do we do with edge cases?
`[“NaN”, “NaN”]`, `[“Infinity”, “Infinity”]`
=> Currently leaning toward disallowing these.
Time ranges:
`[…
-
- [x] Set up initial driver frame (Persistent Storage API similar to USGS Stream Gauges)
- [x] Mine NDBC getCapabilities for procedures and FOIs
- [x] Create data structures (DataRecords) to reflect…
-
```
At our NRS sites (national reference stations) we use the CR1000 to log from
various meterological sensors. The data is all stored in ASCII files, an
example is attached.
We also auto generate…