A Fixer Upper (v0.2.1)
Pre-release
Pre-release
- Added
viridis
colormap #75 - Added NEXRAD level 2 example #45
- Split
get_speed_dir
intoget_wind_speed
andget_wind_dir
#66 - Fixed clipping of wind barbs on skewT #54
- Fixed broken NIDS attributes on Python 3 #55
- Fixed bug with units on
heat_index
#56 - Moved to use
logging
rather thanwarning
for issues beyond user control #51 - Clarified units in
get_wind_components
#46 - Other minor documentation fixes