HydroServer How-To
In this section, we provide documentation for how to use HydroServer's functionality. These sections are mainly organized around user or developer functionality.
HydroServer Users
Using the Data Management App: Learn how to use the HydroServer Data Management App website to create user accounts, manage workspaces, register monitoring sites, create metadata, visualize data, set access control for sites and data, and export data.
Loading Data into HydroServer: Learn more about options for loading data into a HydroServer instance.
Using HydroServer's Python Client: Learn how to use the HydroServer Python client package - hydroserverpy - to load and retrieve metadata and data.
Using ETL Functions in hydroserverpy: Learn more about the extract, transform, and load (ETL) functionality within hydroserverpy.
Load Data Using the SensorThings API: Learn how to load data into HydroServer through HydroServer's SensorThings API - for Python or other programming languages.
Retrieve Data Using the SensorThings API: Learn how to retrieve data from HydroServer using the SensorThings API - for Python or other programming languages.
Archive Data to HydroShare: CURRENTLY DISABLED - Learn more about archiving data from HydroServer into HydroShare.
HydroServer Developers
Set up a HydroServer Local Development Environment: Learn how to set HydroServer for local development.
Deployment: Learn how to deploy a HydroServer instance.
Customize the Data Management Web App: Learn about options for customizing the look and feel of the Data Management Web App.
TypeScript Client: Learn how to use the HydroServer TypeScript client for web application development.
