Welcome to the AMOS 2020 short course on climate applications of weather radar. This couse will be conducted on Sunday, 9 February 2020 2:00pm - 5:00pm
To begin the short course use the binder link above (run Python in the cloud).
Contents
To run this code locally on your desktop/laptop (after the workshop)
- Download and install anaconda or miniconda (Python 3.7 version)
- Git clone this repo or download and unzip
- Open your command prompt / terminal and install the required python libraries using the following command
conda env create -f environment.yml
- Activate your newly installed python environment
conda activate amos-radar
and install Jupyterconda install jupyter
- In your terminal, cd into the AMOS2020 directory and type
jupyter notebook
Coordinators
- Dr Joshua Soderholm: joshua.soderholm at bom.gov.au
- Dr Valentin Louf: valentin.louf at bom.gov.au