-
Notifications
You must be signed in to change notification settings - Fork 0
Home
In a Research infrastructure project, NINA started to adopt the Open Geospatial Consortium (OGC) standard for Sensor Observation Services (SOS), supported by Ondrej Pesek, an ERASMUS+ student from CTU Prague.
Objective of the project is to
- setup and configure istSOS istSOS is an Open Source Software for maintaining Sensor Observation Services (SOS). istSOS is written in Python
- add tools which further simplify the management of sensor data. Here, Ondrej develops taylormade scripts that handle data formats of the devices used in NINA and that allow to add the data directly to the istSOS installation
Tools for importing data from a sensor directly on the istSOS server. istSOS is a python based server for maintaining sensor observation services.
On istSOS you can manage and dispatch your sensor data with graphical user interface or through python scripts. istSOS works as a storage of your data as well as a medium for visualizing or analyzes.
What does mean SOS? It's sensor observation service, an OGC format standard for providing sensor observation data and even for some operations with them.
Developer/Administrator manual
Just follow this example.