2. WDE User Functionalities
2.1. Data Discovery
The user can filter the available Views by countries and variables of interest by using the icon.

Note
The user can update the variables to only display the variables of the selected countries in the country filter portion by
using the button.
To display the available stations/platforms of a specific View on the map, the user should use the
“Show/Hide View” icon. To see the available variables of a specific View, the user should use the
icon. To display the information about a specific View including description, endpoint,
and list of stations as well as the available analysis tools, the user should use the
icon.
To zoom to a specific View on the map, the user should use the
icon.
Note
To have the data and information of a specific View up to date, the user should update the View by
using the icon.

2.2. Data Analysis
WDE application uses a python package called “Pywaterml”. The Pywaterml allows access to WaterOneFlow (WOF) web services and retrieves information in different formats. The Pywaterml can be used in Python Notebook.
Users can open a Python notebook tutorial and the Pywaterml documentation by using the
and
icons.
For a selected View, users can open a Python notebook template in Google Colab. The Python notebook can also be downloaded for a specific station/platform and a specific variable.

2.3. Time Series Visualization and Downloading
To visualize and download time series available for a specific station, the user should select the
station of interest on the WDE map interface, that triggers the opening of the WDE Graphs Panel
at the bottom of the application. To select the time series of interest to be visualized or downloaded,
the user should select the icon on the top right of the Graphs Panel.

Note
User can hide or show the Graphs Panel by means of the icon on the right of the application header.
In the opened window, the user can select a variable of interest, plot type, and time period of interest.
Note

WDE uses the Plotly library which provides the menu above, to allow users to download plots in PNG format, pan to, zoom in/out, and autoscale plots.