Recent Releases of magplots
magplots - v0.1.3
What's Changed
- ENH: Matching colors for Antarctic magnetometer plot axes. by @KCollins in https://github.com/KCollins/magplots/pull/20
- ENH: Axis, title improvements to magfig() by @KCollins in https://github.com/KCollins/magplots/pull/21
- Improved labels on magspect(). by @KCollins in https://github.com/KCollins/magplots/pull/22
- Added functionality to
magspect()to overplot time domain data by @KCollins in https://github.com/KCollins/magplots/pull/33
New Contributors
- @KCollins made their first contribution in https://github.com/KCollins/magplots/pull/20
Full Changelog: https://github.com/KCollins/magplots/compare/v0.1.2...v0.1.3
- Jupyter Notebook
Published by KCollins almost 2 years ago
magplots - v0.1.2
What's Changed
- fix import of scipy.signal.windows.hann by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/1
- magdf parses dates from saved dataframe and does not write index by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/3
- magspect uses magdf function by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/4
- Magfig uses magdf by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/5
- wavepwr uses magdf by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/7
- ignore output directory by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/8
- Fix-date-range-deprecation by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/9
- Ignore pycache by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/10
- Vectorize reject_outliers by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/11
- Update csv file by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/13
- use iloc instead of [] to support indexes that do not start at 0 by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/12
- fix invalid escape character by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/14
- replace delim_whitespace with sep="\s+" by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/15
- ignore tgopw.txt by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/16
- arctic magspect plots by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/17
- fix sampling rate values in magspec by @aidanmontare-fed in https://github.com/KCollins/magplots/pull/18
New Contributors
- @aidanmontare-fed made their first contribution in https://github.com/KCollins/magplots/pull/1
Full Changelog: https://github.com/KCollins/magplots/compare/v0.1.0...v0.1.2
- Jupyter Notebook
Published by KCollins about 2 years ago
magplots - v0.0.1-alpha
Initial release to test pypi packaging.
- Jupyter Notebook
Published by KCollins over 2 years ago