This Downscaled Climate Data Dashboard provides a central location for viewing downscaled climate model data and observations. It runs using Dash by Plotly.
Download the repository from Github. Create a python environment using
conda env create -f environment.yml
Activate the environment
conda activate dashboard_env
Run the code,
python fullApp.py
Go to http://127.0.0.1:8050/
LLNL CODE - 850907