Published April 12, 2019 | Version v1
Poster Open

Bridging the gap between web interfaces and notebooks in the eWaterCycle II project

Description

A large number of online systems for creating, processing, or analyzing scientific data exist. More and more such an online environment is seen as the ideal way to give users quick and easy access to large amounts of data, software, and hardware resources. Often these systems provide a web interface for easy access and exploration of the available data. Recently, notebook environments are becoming popular for providing advanced access to large datasets and HPC resources. When designing and building an online system, developers are often faced with a choice: either provide a ready made user interface, with limited options for users, or provide a notebook environment, requiring advanced knowledge about the system from a user to use effectively, hindering explorative use.

 

In the eWaterCycle II project (www.ewatercycle.org) we provide a novel solution to this problem: We have created a web interface allowing a user to select models, data, and other options, from a pre-made set. Our system is then capable of generating a notebook specifically for the settings chosen by the user. This notebook can be run by the users to do the requested computation or analysis (in our case running a Hydrological model and providing a first hydrograph). It also forms the perfect basis for a user to start tinkering with the experiment, and change it any way she or he sees fit. This method thus allows novice users to get going quickly, while still allowing advanced users all the freedom they require.

 

Our system is build on and would not be possible without Free and Open Source Software (FOSS). Our data and model explorer is based on a modified version of Terriajs. The notebook generator builds on OpenAPI to provide a service to create Jupyter notebooks, and in turn calls a JupyterHub service. Of course all our software is available as FOSS, available at https://github.com/eWaterCycle.

Files

ew2-experiment-launcher-poster-egu2019.pdf

Files (2.1 MB)

Name Size Download all
md5:3b73248b37daa9797789ca25a56b51d4
2.1 MB Preview Download

Additional details

Related works

References
10.5281/zenodo.2001481 (DOI)