0.4.2
Version 0.4.2 (2016/11/18)
Major changes
- Fixed units for
lfc
- Improved handling of missing levels in Wyoming Upper Air Archive reader (Contributed by @kgoebber)
- Fixed extra whitespace in Skew-T images--this was especially noticeable when using the Jupyter notebook
- Fixed exception in
Level3File
when converting some products' values to float (e.g. differential reflectivty, correlation coefficient)
Issues closed
Issues
- Issue #259 - Regenerate skew-T examples
- Issue #257 - Disable log minor ticks on SkewT
- Issue #253 - NEXRAD Level3File map_data IndexError
- Issue #251 - lfc losing units
- Issue #197 - Skew-T figure size is a function of the rotation argument
- Issue #158 - Skew-T's have extra whitespace
In this release 6 issues were closed
Pull requests
- PR #258 - SkewT Fixes
- PR #255 - BUG: Fix mapping values for several products (Fixes #253)
- PR #252 - Cleanup
- PR #250 - update Wyoming Archive read procedure
In this release 4 pull requests were merged