Unidata / python-gallery

Repository of examples showing off the use of Python for meteorology.
http://unidata.github.io/python-gallery
88 stars 31 forks source link

update with newer metpy stuff #113

Closed kgoebber closed 5 years ago

kgoebber commented 5 years ago

This updates a number of examples to make use of metpy.parse_cf() to allow for unit_arrays to happen without explicitly attaching units and using the generic vertical to select specific level data.