Py-ART version 1.4.0
Version 1.4.0 is the result of 4 months of work by 7 contributors.
Thanks to all contributors, especially those who have made their first
contribution to Py-ART.
Highlights of this release:
* Support for reading and writing MDV Grid files. (thanks to
Anderson Gama)
* Support for reading GCPEX D3R files. (thanks to Steve Nesbitt)
* Support for reading NEXRAD Level 3 files.
* Optional loading of radar field data upon use rather than initial
read.
* Significantly faster gridding method, "map_gates_to_grid".
* Improvements to the speed and bug fixes to the region based
dealiasing algorithm.
* Textures of differential phase fields. (thanks to Scott Collis)
* Py-ART now can be used with Python 3.3 and 3.4