Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 487 Bytes

File metadata and controls

22 lines (20 loc) · 487 Bytes

This Downscaled Climate Data Dashboard provides a central location for viewing downscaled climate model data and observations. It runs using Dash by Plotly.

Getting Started

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/

Release

LLNL CODE - 850907