Data Analysis Platform
PAVICS hosts an online data analysis platform, called “JupyterHub”, which allows users to run Jupyter Notebooks to analyze climate data. A Jupyter Notebook is a document that combines computer code and plain-language text descriptions. This makes it easier for someone reading the code to understand what the code does and what can be adjusted. Jupyter Notebooks can be used with several programming languages, but the PAVICS JupyterHub only supports Python.
The added benefits of the PAVICS data analysis platform are that it includes multiple example scripts for visitors to use, the ability to share scripts via “public” folders and the PAVICS team maintains all of the environments and python packages so that users do not have to go through setting it all up themselves. All they need is an account.
Users must first register for a free account with PAVICS before being granted access to the JupyterHub. The purpose of the platform is to support researchers and practitioners in fields related to climate change, so registration requests are subject to approval from Ouranos. Read the terms and conditions for using PAVICS.
Once connected, users can begin working with the available climate data (see next section). Example scripts for subsetting data, calculating climate indices and even visualization (Fig. 1) are all available directly in PAVICS.