- ext.ahh() now handles xarrays proficiently and prints out average/median
- Added ext.ahhh() which can pass as many unnamed variables as preferred, but no modifyable settings
- Added ext.ahh_xr_check() used as a helper in ext.ahh/ahhh()
- ext.glob() now prints out the original glob_str if it errors out
- Format of color bars in vis.functions() are now intelligently chosen if not provided
- Better handling of the tick_locs/interval of color bars
- Intelligently choose the orientation of bar values
- vis.set_figsize() now can easily accept width/height
- vis.set_ax() is added to create plot axes easily
- Fixed bug with vis.get_cmap()