Skip to content

gamaanderson/2017-AMS-Short-Course-on-Open-Source-Radar-Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMS Short Course on Open Source Radar Software

Welcome to the AMS Short Course on Open Source Radar Software

This living repository was first created for the 37th conference on Radar Meteorology

Pre-course install instructions

Prior to the course it would be extremely helpful if all attenders could install Anaconda and Py-ART using the following steps.

  1. Download and install Anaconda from Continuum Analytics using the instructions on the site, http://continuum.io/downloads.
    Add Anaconda to your path if/when asked.

  2. Open a terminal or command prompt and install basemap and netcdf using the command:

    conda install basemap netcdf4 
    

    Answer yes to any prompts.

  3. In the same terminal or command prompt install Py-ART using the command:

    conda install -c https://conda.anaconda.org/jjhelmus pyart
    

    Answer yes to any prompts.

Contents

Course Outline

Welcome Slides

Intro to Python and SciPy

Basic Py-ART

Py-ART IO in Detail

Py-ART Data Model

Simple proccessing and adding a field

Texture and Dealiasing

Gridding radars to a Cartesian Grid

ARTView Demo

Plot Current Nexrad in ARTView

CSU Radar Tools

PyTDA Demo

###FigShare data repository

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published