MagPy version 1.1.2
MagPy provides a tool set for geomagnetic data analysis.
Installation instructions can be found on the main download page.
####v<1.1.2>, <2023-04-25> --
1.1.2 general:
+ temporary files (i.e. unzip) are now deleted after reading
+ added IAF read/write descriptions to README
1.1.2 additions:
+ IAF export will calculate K values if not provided
+ improved debug function of ImagCDF import for more detailed error analysis
+ added a new flagging class to replace old flagging methods (will be fully integrated in 1.2)
+ IAF export will write README, and in case of one year, DKA files
+ improved AutoDIF library and added support for new versions
1.1.2 fixes:
+ definitive data check has been corrected and updated (full analysis)
+ IAF export will not abort in case of meta data issues
+ IAF export will not modify the original data header for further use
+ ImagCDF import and export now supports F AND temperature columns of different lengths
+ Filtering of HF signals (> 50 Hz) working
####v<1.1.1>, <2022-09-19> --
1.1.1 fixes:
+ corrected simple baseline adoption function (simplebaseline)
+ updated backend tests to select appropriate matplotlib backends