whdp
latest
  • Instructions for data users
  • Instructions for data provider
  • Instructions for Admin
  • Database layout
  • Command references
  • How to contribute to documentation
  • Obsolete documentation
whdp
  • Docs »
  • Welcome to the WHDP documentation!
  • View page source

Welcome to the WHDP documentation!¶

As always, RTFM!

If you want to work with data stored in the WaterHubDataPool (WHDP), these instruction are essential. If you want to add data to the WHDP, read the Instructions for data provider. If you want to load data from the WHDP, read the Instructions for data users.

Content:

  • Instructions for data users
    • Connect to the WHDP
    • Example SQL queries
  • Instructions for data provider
    • System architecture
    • General workflow
    • Add site
    • Add or modify variables
    • Add or modify persons (offline laboratory data)
    • Conversion of raw data (offline laboratory data)
    • Add a new source_type (online sensor data)
    • Add a source (online sensor data, instance of source_type)
    • Add raw data to existing source (online sensor data)
    • Conversion of raw data (online sensor data)
  • Instructions for Admin
    • Installation on Ubuntu 18.04. LTS
  • Database layout
    • Design principles
    • signal
    • lab_results
    • site
    • picture
    • source
    • source_type
    • special_value_definition
    • variables
    • comment
    • signal_quality
    • quality
    • persons
    • project
  • Command references
  • How to contribute to documentation
    • Initialization
    • Typical workflow
  • Obsolete documentation
    • Run server in test mode
    • Workflow example

The WHDP source code can be found here.

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018-2019, Scientific IT Services of ETH Zurich Revision fe1ed63c.

Built with Sphinx using a theme provided by Read the Docs.