Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 890 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 890 Bytes

Ensemble Visualization and Verification in Python

Tyler Wixtrom
Texas Tech University

Unidata Users Workshop
June 25-28, 2018
Boulder, CO

In this repository you will find the slides and notebooks for my presentation on Ensemble Visualization and Verification in Python. To get started, download this repository as a .zip by choosing Clone or download -> Download Zip. After downloading the repository, download the sample data here. Extract this file within the workshop2018 folder. Finally, install the Miniconda python distribution and create the workshop environment by navigating to the workshop2018 folder in a terminal and typing conda env create. Launch the sample notebooks by typing source activate workshop and then jupyter lab.