v0.1.2
What's Changed
- fix import of scipy.signal.windows.hann by @aidanmontare-fed in #1
- magdf parses dates from saved dataframe and does not write index by @aidanmontare-fed in #3
- magspect uses magdf function by @aidanmontare-fed in #4
- Magfig uses magdf by @aidanmontare-fed in #5
- wavepwr uses magdf by @aidanmontare-fed in #7
- ignore output directory by @aidanmontare-fed in #8
- Fix-date-range-deprecation by @aidanmontare-fed in #9
- Ignore pycache by @aidanmontare-fed in #10
- Vectorize reject_outliers by @aidanmontare-fed in #11
- Update csv file by @aidanmontare-fed in #13
- use iloc instead of [] to support indexes that do not start at 0 by @aidanmontare-fed in #12
- fix invalid escape character by @aidanmontare-fed in #14
- replace delim_whitespace with sep="\s+" by @aidanmontare-fed in #15
- ignore tgopw.txt by @aidanmontare-fed in #16
- arctic magspect plots by @aidanmontare-fed in #17
- fix sampling rate values in magspec by @aidanmontare-fed in #18
New Contributors
- @aidanmontare-fed made their first contribution in #1
Full Changelog: v0.1.0...v0.1.2