Skip to content

MagPy Version 1.1.7

Latest
Compare
Choose a tag to compare
@leonro leonro released this 01 Dec 09:37
· 1 commit 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.1.7>, <2023-11-30> --

1.1.7 additions:
+ drop_nans method extended to time column
+ better y axis range options for plotting routine
+ added subdirectory option to stream.write (automatically create year, month or doy subdirectories)
+ improved WDC reader to obtain DST index directly from Kyoto webservice

1.1.7 important fixes:
+ format libraries: corrected object in array declaration - files are readable again with scipy > 1.10

Please note: This is just a quick fix primarily focusing on several libraries to be ready for new scipy and cdflib packages. MagPy version 1.2 is in preparation with speed updates and a new windows installer.