Releases: asreimer/visuamisr
v2.0.3 release
v2.0.2 release
Same as v2.0.1, but fixed a critical bug that meant we weren't reading electron temperature correctly.
v2.0.1 release
Same as v2.0.0, but with a hotfix that patches bugs that broke plot_beams3d
v2.0.0 release
The full 2.0.0 release of visuamisr, formerly known as pyAMISR.
Besides the name change, the codebase has been simplified, removing davitpy dependency and several partially working plotting routines.
Added a read the docs page and continuous integration.
Version 1.1 release
This version temporarily removes overlay plotting methods while I find time to transition to cartopy.
It also adds the functionality to specify a colormap for each parameter in the rti plotting method.
The full 1.0 release
This is the original release of pyAMISR from what I wrote back in 2013. This code depends on the mapObj from davitpy.utils, which is a fancy wrapper for basemap.