Skip to content

MagPy 1.0.0

Choose a tag to compare

@leonro leonro released this 22 Dec 21:03
· 775 commits to master since this release

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

####v<1.0.0>, <2020-12-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.7 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 -> new cdflib supported, di zero offset on southern hemisphere
- 0.9.9 -> corrected rotation and di calculation issues, added travis CI,
definitive data analysis support for daily cdf files,
added new subdirectory core for future work on flagging

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)