Releases: KCollins/magplots
Releases · KCollins/magplots
v0.1.3
What's Changed
- ENH: Matching colors for Antarctic magnetometer plot axes. by @KCollins in #20
- ENH: Axis, title improvements to magfig() by @KCollins in #21
- Improved labels on magspect(). by @KCollins in #22
- Added functionality to
magspect()
to overplot time domain data by @KCollins in #33
New Contributors
Full Changelog: v0.1.2...v0.1.3
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
v.0.1.1
Full Changelog: v0.1.0...v.0.1.1
v0.1.0
Full Changelog: v0.0.2...v0.1.0
Initial release to Zenodo. See README for documentation.
v0.0.2
v0.0.1
v0.0.1-alpha
Initial release to test pypi packaging.