Recent Releases of noisepy-seis

noisepy-seis - v0.9.91

What's Changed

  • feat: add local mSEED tutorial by @niyiyu in https://github.com/noisepy/NoisePy/pull/331
  • feat: add selective stacking by @niyiyu in https://github.com/noisepy/NoisePy/pull/335
  • fix: git action fix by @niyiyu in https://github.com/noisepy/NoisePy/pull/336

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.90...v0.9.91

- Python
Published by niyiyu 11 months ago

noisepy-seis - v0.9.90

What's Changed

  • feat: update to noisepy-io v0.2.0 by @niyiyu in https://github.com/noisepy/NoisePy/pull/327

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.89...v0.9.90

- Python
Published by niyiyu over 1 year ago

noisepy-seis - v0.9.89

What's Changed

  • feat: multiple important but minor updates. see PR for full detail https://github.com/noisepy/NoisePy/pull/325

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.88...v0.9.89

- Python
Published by niyiyu over 1 year ago

noisepy-seis - v0.9.88

What's Changed

  • Update config parameter and notebooks for attenuation monitoring by @kuanfufeng in https://github.com/noisepy/NoisePy/pull/309
  • Update monitoring methods by @kuanfufeng in https://github.com/noisepy/NoisePy/pull/311
  • feat: update tutorials for aws batch by @niyiyu in https://github.com/noisepy/NoisePy/pull/312
  • replace interpolate with resample by @koepflma in https://github.com/noisepy/NoisePy/pull/314
  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in https://github.com/noisepy/NoisePy/pull/318
  • Update attenuation modules by @kuanfufeng in https://github.com/noisepy/NoisePy/pull/320
  • fix: spectrum smoothing and autocorrelations by @mdenolle in https://github.com/noisepy/NoisePy/pull/315

New Contributors

  • @koepflma made their first contribution in https://github.com/noisepy/NoisePy/pull/314

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.87...v0.9.88

- Python
Published by niyiyu over 1 year ago

noisepy-seis - v0.9.87

What's Changed

  • feat: supporting das data with multiple docs update by @niyiyu in https://github.com/noisepy/NoisePy/pull/307
  • Update monitoring post-process scrips and tutorials by @kuanfufeng in https://github.com/noisepy/NoisePy/pull/308

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.86...v0.9.87

- Python
Published by kuanfufeng almost 2 years ago

noisepy-seis - v0.9.86

What's Changed

  • chore: update to new version dependency and use s3store by @niyiyu in https://github.com/noisepy/NoisePy/pull/303
  • Updates the monitoring notebook and script to use StackStore by @kuanfufeng in https://github.com/noisepy/NoisePy/pull/304
  • chore: update tutorial for new io package and add more tests by @niyiyu in https://github.com/noisepy/NoisePy/pull/305
  • fix: update scipy dependencies by @niyiyu in https://github.com/noisepy/NoisePy/pull/306

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.85...v0.9.86

- Python
Published by niyiyu almost 2 years ago

noisepy-seis - v0.9.85

What's Changed

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

New Contributors

  • @YantaoLuo made their first contribution in https://github.com/noisepy/NoisePy/pull/279

Full Changelog: https://github.com/noisepy/NoisePy/compare/0.9.84...v0.9.85

- Python
Published by niyiyu about 2 years ago

noisepy-seis - 0.9.84

What's Changed

  • feat: Read station list from a file by @IshikaKhandelwal in https://github.com/noisepy/NoisePy/pull/269
  • refactor: update plot_waveform() to use the (ASDF)RawDataStore by @anujsinha3 in https://github.com/noisepy/NoisePy/pull/278

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.83...0.9.84

- Python
Published by carlosgjs about 2 years ago

noisepy-seis - v0.9.83

What's Changed

  • Migrated Read docs page by @IshikaKhandelwal in https://github.com/noisepy/NoisePy/pull/260
  • Update PNWstore reader by @niyiyu in https://github.com/noisepy/NoisePy/pull/264
  • Migrated Read docs page by @IshikaKhandelwal in https://github.com/noisepy/NoisePy/pull/266
  • refactor: update rm_resp from str to enum by @anujsinha3 in https://github.com/noisepy/NoisePy/pull/267

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.82...v0.9.83

- Python
Published by IshikaKhandelwal over 2 years ago

noisepy-seis - v0.9.82

What's Changed

  • Added test for SingleNodeScheduler and fixed a bug in noise_module.py by @IshikaKhandelwal in https://github.com/noisepy/NoisePy/pull/234
  • refactor: change freq_norm from string to enum by @anujsinha3 in https://github.com/noisepy/NoisePy/pull/248
  • Unit testing for download by @carlosgjs in https://github.com/noisepy/NoisePy/pull/255
  • refactor: change cc_method from string to enum by @anujsinha3 in https://github.com/noisepy/NoisePy/pull/256
  • Addressed pydantic fieldswarning by @IshikaKhandelwal in https://github.com/noisepy/NoisePy/pull/258
  • refactor: update time_norm from str to enum by @anujsinha3 in https://github.com/noisepy/NoisePy/pull/259
  • fix: CC method serializaton for ASDF stores by @carlosgjs in https://github.com/noisepy/NoisePy/pull/261
  • Add --stop-on-error flag for testing by @carlosgjs in https://github.com/noisepy/NoisePy/pull/262

New Contributors

  • @IshikaKhandelwal made their first contribution in https://github.com/noisepy/NoisePy/pull/234

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.81...v0.9.82

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.81

What's Changed

  • Better retries for IO, improved logging by @carlosgjs in https://github.com/noisepy/NoisePy/pull/243
  • Refactor: Decouple data loading from plotallmoveout by @carlosgjs in https://github.com/noisepy/NoisePy/pull/244
  • Better stack error message by @carlosgjs in https://github.com/noisepy/NoisePy/pull/246

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.79...v0.9.81

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.80

What's Changed

  • AWS Batch: split CC and stack yaml files by @carlosgjs in https://github.com/noisepy/NoisePy/pull/240

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.78...v0.9.80

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.79

What's Changed

  • AWS Batch: split CC and stack yaml files by @carlosgjs in https://github.com/noisepy/NoisePy/pull/240

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.78...v0.9.79

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.78

What's Changed

  • Stacking fixes/improvements by @carlosgjs in https://github.com/noisepy/NoisePy/pull/235
  • Allow reading config from S3, refactor main by @carlosgjs in https://github.com/noisepy/NoisePy/pull/237

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.77...v0.9.78

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.77

What's Changed

  • Fix: parsing scedc filename dates by @carlosgjs in https://github.com/noisepy/NoisePy/pull/223
  • Integration tests using SCEDC S3 data by @carlosgjs in https://github.com/noisepy/NoisePy/pull/224
  • Stacking and CC memory fixes by @carlosgjs in https://github.com/noisepy/NoisePy/pull/225
  • Fixes and test coverage for stacking by @carlosgjs in https://github.com/noisepy/NoisePy/pull/228
  • Run on windows by @carlosgjs in https://github.com/noisepy/NoisePy/pull/231
  • Changes to store interfaces and implementations by @carlosgjs in https://github.com/noisepy/NoisePy/pull/230

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.76...v0.9.77

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.76

What's Changed

  • Add attenuation post processing by @kuanfufeng in https://github.com/noisepy/NoisePy/pull/206
  • Fix source dist testing by @carlosgjs in https://github.com/noisepy/NoisePy/pull/219
  • Be robust to missing/corrupt data in certain channels by @carlosgjs in https://github.com/noisepy/NoisePy/pull/220
  • Renames for org and main branch by @carlosgjs in https://github.com/noisepy/NoisePy/pull/222

New Contributors

  • @kuanfufeng made their first contribution in https://github.com/noisepy/NoisePy/pull/206

Full Changelog: https://github.com/noisepy/NoisePy/compare/v0.9.75...v0.9.76

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.75

What's Changed

  • Improve display of progress bar in notebooks by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/202
  • Filter duplicate SCEDC using the 'smallest' location by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/203
  • Upgrade tutorials by @mdenolle in https://github.com/mdenolle/NoisePy/pull/194
  • Remove pnw tutorial from toc by @niyiyu in https://github.com/mdenolle/NoisePy/pull/205
  • Fix caching in XMLChannelCatalog by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/209
  • AWS Batch tutorial by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/199
  • Refactor StackStore to write all stacks for a pair by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/208
  • refactor: rename core scripts and its usages by @anujsinha3 in https://github.com/mdenolle/NoisePy/pull/211
  • Fixes to SCEDC tutorial by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/212
  • Better validation and error propagation by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/213
  • Unit test CC using mocks by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/217
  • CC: Memory and perf improvements by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/216

New Contributors

  • @anujsinha3 made their first contribution in https://github.com/mdenolle/NoisePy/pull/211

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.9.74...v0.9.75

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.74

What's Changed

  • Update codecov in CI by @niyiyu in https://github.com/mdenolle/NoisePy/pull/197
  • Disable arm64 container build by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/198

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - 0.9.73

What's Changed

  • Improvements to docker publishing by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/183
  • S1 fixes for larger workloads on AWS by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/184
  • Fixes/refactoring from large scale tests on AWS/S3 by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/185
  • Allow all station filter by @niyiyu in https://github.com/mdenolle/NoisePy/pull/192

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - Upgrade of tutorials and dependencies

  • We updated the tutorials on scedc, cli, and aws.
  • there was clean up of noise_module to prepare for an application/monitoring
  • update on dependency conflict

- Python
Published by mdenolle over 2 years ago

noisepy-seis - v0.9.71

What's Changed

  • Limit to Python >=3.10 and pin some dependencies by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/181

Full Changelog: https://github.com/mdenolle/NoisePy/compare/0.9.70...v0.9.71

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - 0.9.70

What's Changed

  • Docs and changes to run in AWS by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/169
  • (fix) SCEDC store: Only load required channels by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/177
  • Batch CC reads and writes for all channels by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/176
  • (fix) Fix parallelization of zarr writes by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/178

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.9.61...0.9.70

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.61

What's Changed

  • Add single_freq parameter, bug fixes by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/164
  • Fix Nfft when some channels are missing data by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/165
  • Fix PNWDataStore too many files open error by @niyiyu in https://github.com/mdenolle/NoisePy/pull/167
  • feat(S1): Allow filtering of channel pairs by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/168
  • Noise module updates by @Paspachu in https://github.com/mdenolle/NoisePy/pull/162

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.9.6...v0.9.61

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.6

What's Changed

  • Support for S3 and Zarr by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/160

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.9.51...v0.9.6

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.51

What's Changed

  • Parallelize stacking by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/159
  • Fix bug with ASDF stack output

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.9.5...v0.9.51

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.5

What's Changed

  • Add support for multiple network names and channel type by @niyiyu in https://github.com/mdenolle/NoisePy/pull/154
  • Add upper bounds to dependency versions by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/157
  • Implement Zarr Stores by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/155
  • Bug fixes

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.9.4...v0.9.5

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.4

What's Changed

  • Upgrade to pydantic 2.0 and pydantic-yaml 1.0.0 by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/151
  • ZarrCCStore implementation by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/150
  • Make frequency filtering robust to missing data by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/152

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.9.3...v0.9.4

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.3

What's Changed

  • Make MPI an optional dependency by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/147

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.9.2...v0.9.3

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.2

What's Changed

  • PNWStore implementation by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/142
  • Fix 144: move clienturlkey to ConfigParameters by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/146

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.9.1...v0.9.2

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.1

What's Changed

  • Replacing txt with csv by @nrich20 in https://github.com/mdenolle/NoisePy/pull/127
  • Ensure ASDF files are properly closed by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/134
  • Remove ray dependency by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/135
  • Implementation of ASDFStackStore by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/136
  • CLI tutorial by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/137
  • Support custom file names in XMLStationChannelCatalog by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/138
  • Optimize download step by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/140

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.9.0...v0.9.1

- Python
Published by carlosgjs over 2 years ago

noisepy-seis - v0.9.0

What's Changed

  • update the easy tutorial by @mdenolle in https://github.com/mdenolle/NoisePy/pull/113
  • Parallelization of S1 using Ray by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/117
  • Use ConfigParameters in S2 by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/118
  • Diagram and code overview by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/123
  • Support for full configuration via CLI arguments or YAML file by @carlosgjs in https://github.com/mdenolle/NoisePy/pull/124

Full Changelog: https://github.com/mdenolle/NoisePy/compare/0.8.2.1...v0.9.0

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - update on plotting + conj

This fixes an earlier bug with a conjugate.

- Python
Published by mdenolle almost 3 years ago

noisepy-seis - Support for date range in SCEDCS3Store

What's Changed

  • Support passing a date range to SCEDCS3Store

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.8.1...v0.8.2

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Fixes to stacking

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Support for reading data from S3 SCEDC

What's Changed

  • Update link to notebook in Colab
  • Support reading directly from S3 buckets

Full Changelog: https://github.com/mdenolle/NoisePy/compare/v0.7.1...0.8.0

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - v0.7.1

What's Changed

  • Upgrade to numba 0.57 to be able to run on python >3.10

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - v0.7.0

What's Changed

  • Base data types and ASDFStore implementation
  • SCEDC store implementation
  • Refactor S1 to use new data types and store abstractions
  • Run preprocessing during S1

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Release 0.6

What's Changed

  • Base data types and ASDFStore implementation
  • SCEDC store implementation
  • Refactor S1 to use new data types and store abstractions

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Test release 0.5.13

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Test release 0.5.12

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Test release 0.5.11

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Test release 0.5.10

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Test release 0.5.9

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Test release 0.5.8

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Test release v0.5.7

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Test release v0.5.5

Testing release workflow

- Python
Published by carlosgjs almost 3 years ago

noisepy-seis - Test release

test

- Python
Published by carlosgjs almost 3 years ago