{% extends "base.html" %} {% block content %} {% load wx_filters %}
Update WIS Credentials Loading WIS2 credentials, please wait... Primary Wis2 Secondary Wis2

A Primary WIS2 credential already exists. Do you want to replace it?

Update Close
Please fill out all options before saving! Back Close Update

A Regional WIS2 credential already exists. Do you want to replace it?

Update Close
Please fill out all options before saving! Back Close Update
Push to WIS2BOX The logs of the push may take up to 1 min to appear
[[ progressLinear ]]% Pushing to WIS2
Close Push Now
[[ publish_logs_station_metadata.station__name ]]  mdi-link-variant [[ publish_logs_station_metadata.hybrid_station__name]]  Logs [[ publish_log ]] Close [[ stationDialogName ]] Publishing Settings Default Settings Hybrid Settings If Publishing is selected, Primary WIS2BOX or Secondary WIS2BOX must be selected to enable the update button. Ensure WIGOS ID is valid to enable Publishing Uses AWS data by default; falls back to MWS data if unavailable. To adjust hybrid settings, enable Hybrid Station If a secondary station is not selected, this station will not publish to WIS2, and hybrid Station will be turned off Select which Station should provide the AWS data for the WIS2 message: Close Update WIS2 Dashboard Help
Learn More
For more details on how WIS2 works globally, visit the official WMO documentation.
mdi-open-in-new WMO WIS2 Overview

This page is used to manage and monitor how data flows from SURFACE to WIS2.

What is WIS2?
WIS2 is a global system for sharing weather, climate, and water data. It allows data published from SURFACE to be discovered and accessed by other systems and organizations.

How the WIS2 Dashboard works

  1. Observed data and station metadata is stored in SURFACE
  2. User selects the station whose data is to be published on WIS2
  3. SURFACE prepares a CSV file with the required observation data and metadata in the format required by wis2box
  4. The CSV file is sent to the wis2box storage container
  5. The result (success or error) is shown on the WIS2 Dashboard

What does “Push” mean?
A push sends the latest available data from SURFACE to WIS2, making it available for sharing.

What you will see on the WIS2 Dashboard
The number of messages published and failed within the last 24 hours can be clicked to show the log screen. The log screen gives the user access to the message logs and the generated CSV files. The options below the Status column can be clicked to enable automatic push to wis2box, GTS header inclusion and hybrid station creation.WIS2 service.

Close
[[ snackbar.message ]] WIS2 Publishing Dashboard Primary or Secondary WIS2BOX credentials are missing. Please go to Publish Settings to set them up. {% if request|has_any_feature_permission:"wis2-dashboard:write" %} Update WIS2 Credentials Update WIS2 Credentials Push Now {% endif %} Help arrow_back Back
Station Data Publishing Status
[[ publish_logs_station_metadata.station__name ]]
mdi-link-variant [[ publish_logs_station_metadata.hybrid_station__name]]
[[ publish_logs_station_metadata.station__wigos ]]
WIS2BOX Accepted: [[ publish_logs_station_metadata.publish_success ]]
Error: [[ publish_logs_station_metadata.publish_fail ]]
Download Logs Download CSV Messages
Station Logs
{% endblock %} {% block localjavascript %} {% endblock %}