Skip to content

v0.3.6

Choose a tag to compare

@leonro leonro released this 16 Dec 14:47
· 1095 commits to master since this release

published on 2016-12-16

MagPy provides a tool set for geomagnetic data analysis.
Installation instructions can be found on the main download page.

v0.3.6 additions:

MagPy is now Python 3 compatible !
An Exception is the GUI as this is based on wx, which is not properly supported on py3.
If you are using the graphical user interface, then you should run MagPy with Py2.7 

Minor adds:
- added a analysis monitoring method for logging information on automated analyses
- added database initialization on GUI

v0.3.6 fixes:

IMAG CDF: added "S" variable for independent scalar data ("F" before)
Improvments on corrections on flagging particulary affecting GUI
several minor enhancements for speed and stability

v0.3.6 removals:
None

v0.3.6 other changes:
None