Skip to content

Releases: asreimer/visuamisr

v2.0.3 release

04 Jan 00:59
25c546b
Compare
Choose a tag to compare

Fixed a bug where colormaps couldn't be specified using strings for matplotlib > 3.1.0.

Also updated unit tests.

v2.0.2 release

19 Sep 19:31
26bfdf1
Compare
Choose a tag to compare

Same as v2.0.1, but fixed a critical bug that meant we weren't reading electron temperature correctly.

v2.0.1 release

14 Aug 06:55
11b6173
Compare
Choose a tag to compare

Same as v2.0.0, but with a hotfix that patches bugs that broke plot_beams3d

v2.0.0 release

18 Jun 07:11
6ea9bbc
Compare
Choose a tag to compare

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

26 Jul 03:25
f407ab9
Compare
Choose a tag to compare

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

26 Jul 03:21
Compare
Choose a tag to compare

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.