Releases: noisepy/NoisePy
Releases · noisepy/NoisePy
v0.9.90
v0.9.89
v0.9.88
What's Changed
- Update config parameter and notebooks for attenuation monitoring by @kuanfufeng in #309
- Update monitoring methods by @kuanfufeng in #311
- feat: update tutorials for aws batch by @niyiyu in #312
- replace interpolate with resample by @koepflma in #314
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #318
- Update attenuation modules by @kuanfufeng in #320
- fix: spectrum smoothing and autocorrelations by @mdenolle in #315
New Contributors
Full Changelog: v0.9.87...v0.9.88
v0.9.87
What's Changed
- feat: supporting das data with multiple docs update by @niyiyu in #307
- Update monitoring post-process scrips and tutorials by @kuanfufeng in #308
Full Changelog: v0.9.86...v0.9.87
v0.9.86
What's Changed
- chore: update to new version dependency and use s3store by @niyiyu in #303
- Updates the monitoring notebook and script to use StackStore by @kuanfufeng in #304
- chore: update tutorial for new io package and add more tests by @niyiyu in #305
- fix: update scipy dependencies by @niyiyu in #306
Full Changelog: v0.9.85...v0.9.86
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
0.9.84
What's Changed
- feat: Read station list from a file by @IshikaKhandelwal in #269
- refactor: update plot_waveform() to use the (ASDF)RawDataStore by @anujsinha3 in #278
Full Changelog: v0.9.83...0.9.84
v0.9.83
What's Changed
- Migrated Read docs page by @IshikaKhandelwal in #260
- Update PNWstore reader by @niyiyu in #264
- Migrated Read docs page by @IshikaKhandelwal in #266
- refactor: update rm_resp from str to enum by @anujsinha3 in #267
Full Changelog: v0.9.82...v0.9.83
v0.9.82
What's Changed
- Added test for SingleNodeScheduler and fixed a bug in noise_module.py by @IshikaKhandelwal in #234
- refactor: change freq_norm from string to enum by @anujsinha3 in #248
- Unit testing for download by @carlosgjs in #255
- refactor: change cc_method from string to enum by @anujsinha3 in #256
- Addressed pydantic __fields__warning by @IshikaKhandelwal in #258
- refactor: update time_norm from str to enum by @anujsinha3 in #259
- fix: CC method serializaton for ASDF stores by @carlosgjs in #261
- Add --stop-on-error flag for testing by @carlosgjs in #262
New Contributors
- @IshikaKhandelwal made their first contribution in #234
Full Changelog: v0.9.81...v0.9.82
v0.9.81
What's Changed
- Better retries for IO, improved logging by @carlosgjs in #243
- Refactor: Decouple data loading from plot_all_moveout by @carlosgjs in #244
- Better stack error message by @carlosgjs in #246
Full Changelog: v0.9.79...v0.9.81