Releases: noisepy/NoisePy
Releases · noisepy/NoisePy
0.9.70
What's Changed
- Docs and changes to run in AWS by @carlosgjs in #169
- (fix) SCEDC store: Only load required channels by @carlosgjs in #177
- Batch CC reads and writes for all channels by @carlosgjs in #176
- (fix) Fix parallelization of zarr writes by @carlosgjs in #178
Full Changelog: v0.9.61...0.9.70
v0.9.61
What's Changed
- Add single_freq parameter, bug fixes by @carlosgjs in #164
- Fix Nfft when some channels are missing data by @carlosgjs in #165
- Fix PNWDataStore too many files open error by @niyiyu in #167
- feat(S1): Allow filtering of channel pairs by @carlosgjs in #168
- Noise module updates by @Paspachu in #162
Full Changelog: v0.9.6...v0.9.61
v0.9.6
v0.9.51
What's Changed
- Parallelize stacking by @carlosgjs in #159
- Fix bug with ASDF stack output
Full Changelog: v0.9.5...v0.9.51
v0.9.5
What's Changed
- Add support for multiple network names and channel type by @niyiyu in #154
- Add upper bounds to dependency versions by @carlosgjs in #157
- Implement Zarr Stores by @carlosgjs in #155
- Bug fixes
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- Upgrade to pydantic 2.0 and pydantic-yaml 1.0.0 by @carlosgjs in #151
- ZarrCCStore implementation by @carlosgjs in #150
- Make frequency filtering robust to missing data by @carlosgjs in #152
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- Make MPI an optional dependency by @carlosgjs in #147
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- PNWStore implementation by @carlosgjs in #142
- Fix 144: move client_url_key to ConfigParameters by @carlosgjs in #146
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Replacing txt with csv by @nrich20 in #127
- Ensure ASDF files are properly closed by @carlosgjs in #134
- Remove ray dependency by @carlosgjs in #135
- Implementation of ASDFStackStore by @carlosgjs in #136
- CLI tutorial by @carlosgjs in #137
- Support custom file names in XMLStationChannelCatalog by @carlosgjs in #138
- Optimize download step by @carlosgjs in #140
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- update the easy tutorial by @mdenolle in #113
- Parallelization of S1 using Ray by @carlosgjs in #117
- Use ConfigParameters in S2 by @carlosgjs in #118
- Diagram and code overview by @carlosgjs in #123
- Support for full configuration via CLI arguments or YAML file by @carlosgjs in #124
Full Changelog: 0.8.2.1...v0.9.0