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:

  • Customizable plugins to transform input data (default plugins for synop2bufr, csv2bufr and bufr2geojson)

  • API using pygeoapi interaction with wis2box data and metadata via OGC API.

  • Web-based administration/configuration of station metadata and SYNOP / CSV data publication

  • Monitoring functions using Prometheus and Grafana

  • Data visualization through wis2box user interface

Next: Getting started.