IntroductionΒΆ

This is a user guide for publishing and downloading data through the WIS2 network using the wis2box software.

wis2box provides a set of services to help you ingest, transform and publish your weather/climate/water data.

wis2box implements the core WIS2 requirements of a WIS2 Node:

  • Module to produce WIS2 compliant notifications

  • MQTT broker

  • HTTP endpoint to enable data download

Additional services included in wis2box include:

  • Customizable plugins to transform input data

  • API exposing data in GeoJSON using pygeoapi

  • Monitoring functions using Prometheus and Grafana

  • Data visualization through the wis2box user interface

Next: Getting started.