MagPy 0.9.8
MagPy provides a tool set for geomagnetic data analysis.
Installation instructions can be found on the main download page.
coming soon
####v<1.0.0>, <2019-11-22> --
1.0.0 general:
+ version 1.0.0 is the newest version of magpy and based on version 0.4.7
+ Python3 compatible (tested with 3.7), including graphical user interface
+ still Python2 compatible (tested with 2.7)
+ supports wx4.0
+ CDF (data format) support either by cdflib (recommended) or NasaCDF
+ Tested on all platforms (Windows10, Linux (Ubuntu18.04), MacOS (vxx)
+ new LISENCE
+ Updated Installation instructions
+ Manual for XMagPy included
+ temporary versions 0.9.3 to 0.9.9 include transformation steps towards a full py3 compatibility
- 0.9.6 -> included basic support for IAF data format
- 0.9.7 -> full IAF support and IMAGCDF with combinations
of vectorial and scalar data of different resolution
- 0.9.8 -> support for new cdflib 0.3.19 and correction of southern hemisphere inclination S0 collimation sign
-> 0.9.8 is published as productive release for evaluation
1.0.0 fixes:
+ dialog methods (on all platforms) - solved e.g. merge data issue on MacOS
+ flagging inaccuracies due to platform and system depended rounding uncertainites in time conversion
+ monitor options for MAGPY based acquisition systems like MARTAS (MQTT)
+ flagging outlier: 'markall' option is now working correctly
+ IYFV format now correctly interpreted (as good as possible for free form)
+ subsecond resolution for IAGA-2002 file now possible
1.0.0 additions:
+ input filter for GFZ ascii format
+ new cdf input and output libraries based on cdflib
+ coverage json support
+ scroll bars in GUI panels
+ general webservice support (currently for usgs and zamg)