v0.9.85
What's Changed
- Fix: incorrect plotting function behaviors in plotting_modules.py by @YantaoLuo in #279
- chore: Precommit check for notebook outputs by @carlosgjs in #285
- Refactorize AWS tutorials by @niyiyu in #287
- Re-organization of tutorials by @mdenolle in #284
- Adding scripts for using the NCEDC data stored on s3 by @kuanfufeng in #283
- update contrib by @mdenolle in #290
- Marine modifying the tutorials by @mdenolle in #281
- Resolving channel filter redundancy by @niyiyu in #291
- chore: update PyPi publishing to use trusted publisher by @niyiyu in #296
- chore: moving unused functions to improve code coverage by @niyiyu in #298
- feat: add https filesystem and support load yml from url by @niyiyu in #300
- Re-organize code for monitoring by @kuanfufeng in #299
- chore: add monitoring unit tests by @niyiyu in #302
- Added a dependency on the new noisepy-seis-io and fixed the import statements by @IshikaKhandelwal in #289
New Contributors
- @YantaoLuo made their first contribution in #279
Full Changelog: 0.9.84...v0.9.85