Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.34 KB

File metadata and controls

22 lines (15 loc) · 1.34 KB

the 2021 AMS Python Course Py-ART Component

Huge shout out to Damien Irving and co for organizing.

The Python ARM Radar Toolkit is a open source community platform for interacting with radar (and even LIDAR) data based around a common data model. Py-ART is supported by the United States Department of Energy, Office of Science, ARM program and we are grateful for their support.

Py-ART is a community codebase with 38 contributors!

The Py-ART component will cover three notebooks from our training repository. This will be mainly done in a demonstration mode with some time for exploring.

The three notebooks are:

  1. Reading data using Py-ART and a basic explore of the data model and plotting.
  2. Mapping polar radar data onto a cartesian grid and a bit more Cartopy fun
  3. An Application of Py-ART to NEXRAD in the Cloud and linking to MetPy

To get started in the cloud click to launch this Pangeo (we LOVE Pangeo) hosted Binder: Binder

If you want to install locally Check out the readme