- Enhanced ext.ahh() to handle 0 length variables
- Lessened the inputs in ext.lonw2e()
- Added ext.get_lvl_idc(), ext.get_time_idc(), ext.get_closest()
- Fixed bug in ext.export_nc()
- Added ext.clockit() to time your code easily!
- Added sci.get_avg() to handle all your averaging needs
- Replaced vis.global_map() with vis.plot_map() that uses Cartopy
- Modified in_depth_example.py and added map_example.py