* Migrated map plotting library from Basemap to Cartopy. * Non-backward compatible changes to projections and projection options.
1.5.6
* Fixed an integer division issue in argument parsing on Python 3.
1.5.5
* Fixed deprecation warnings in recent versions of numpy and matplotlib. * Fixed colormaps arising in recent versions of matplotlib. * Fixed bytes vs. str handling in Python 3. * Support for Python 3 in tests.
1.5.4
* Support for Python 3. * Support for new versions of matplotlib.
1.5.2
* Fix inverted layer products. * Fix type casting error arising in recent versions of numpy. * Fix MODIS swath dimension mapping (values on the 180th meridian are misplaced). * Fix matplotlib image interpolation.
1.5.1
* Switched to interp2d_12 interpolation. * Fixed compilation on new Ubuntu/Debian releases.