Dascore

Latest version: v0.1.4

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.1.4

Features
* support for numpy 2 by d-chambers in https://github.com/DASDAE/dascore/pull/433
* tau_p by ariellellouch in https://github.com/DASDAE/dascore/pull/431
* Whiten refactor by d-chambers in https://github.com/DASDAE/dascore/pull/441
* add support for Neubrex das format by d-chambers in https://github.com/DASDAE/dascore/pull/445
* add dim_reduce to aggregates, refactor patch utils by d-chambers in https://github.com/DASDAE/dascore/pull/456
* notch for Patch by ahmadtourei in https://github.com/DASDAE/dascore/pull/448
* add chirp example patch by d-chambers in https://github.com/DASDAE/dascore/pull/442
* add UoU LF to registry by d-chambers in https://github.com/DASDAE/dascore/pull/454

Bug fixes
* fix_379 by d-chambers in https://github.com/DASDAE/dascore/pull/422
* fix_379 by d-chambers in https://github.com/DASDAE/dascore/pull/422
* fix_379 by d-chambers in https://github.com/DASDAE/dascore/pull/422
* fix 404 (new release's recipe) by ahmadtourei in https://github.com/DASDAE/dascore/pull/424
* fix febus overlap issue by d-chambers in https://github.com/DASDAE/dascore/pull/449
* fix PatchType and SpoolType type var by d-chambers in https://github.com/DASDAE/dascore/pull/458
* fix 346 scan robust to corrupt file by d-chambers in https://github.com/DASDAE/dascore/pull/426
* fix coordmanager non associated coord by ahmadtourei in https://github.com/DASDAE/dascore/pull/440
* pint numpy compat by d-chambers in https://github.com/DASDAE/dascore/pull/439

Misc

* add citation by d-chambers in https://github.com/DASDAE/dascore/pull/423
* Raise spool.viz by ahmadtourei in https://github.com/DASDAE/dascore/pull/425
* use micromamba by d-chambers in https://github.com/DASDAE/dascore/pull/427
* add_distance_to by d-chambers in https://github.com/DASDAE/dascore/pull/430
* pint numpy compat by d-chambers in https://github.com/DASDAE/dascore/pull/439
* try to fix doc-build environment by d-chambers in https://github.com/DASDAE/dascore/pull/446
* Use UV for linting action by d-chambers in https://github.com/DASDAE/dascore/pull/450
* minor tweaks by d-chambers in https://github.com/DASDAE/dascore/pull/452
* get_coords to accept quantity by d-chambers in https://github.com/DASDAE/dascore/pull/453
* fix doc build by d-chambers in https://github.com/DASDAE/dascore/pull/457


**Full Changelog**: https://github.com/DASDAE/dascore/compare/v0.1.3...v0.1.4

0.1.3

What's Changed
* fix typo in description of library by d-chambers in https://github.com/DASDAE/dascore/pull/403
* Fix rolling center by ahmadtourei in https://github.com/DASDAE/dascore/pull/406
* Fix 409 by d-chambers in https://github.com/DASDAE/dascore/pull/410
* clarify spool concat new dim behavior by d-chambers in https://github.com/DASDAE/dascore/pull/407
* Add doctest instructions by d-chambers in https://github.com/DASDAE/dascore/pull/414
* Neubrex dts dss support by d-chambers in https://github.com/DASDAE/dascore/pull/411
* FK(velocity/slope) filter by Shihao-Yuan in https://github.com/DASDAE/dascore/pull/413
* add notes for using apply with rolling by ahmadtourei in https://github.com/DASDAE/dascore/pull/412
* DFT padding and slope filter simplification by d-chambers in https://github.com/DASDAE/dascore/pull/415
* Fix 419 by d-chambers in https://github.com/DASDAE/dascore/pull/420


**Full Changelog**: https://github.com/DASDAE/dascore/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* Rename named tuple in febus module by d-chambers in https://github.com/DASDAE/dascore/pull/371
* rename Febus named tuple to private by d-chambers in https://github.com/DASDAE/dascore/pull/372
* Pad by ahmadtourei in https://github.com/DASDAE/dascore/pull/373
* simplify coord snap by d-chambers in https://github.com/DASDAE/dascore/pull/374
* fix linking issue in quarto blocks by d-chambers in https://github.com/DASDAE/dascore/pull/376
* fix 359 by d-chambers in https://github.com/DASDAE/dascore/pull/377
* Fillna by aissah in https://github.com/DASDAE/dascore/pull/378
* Adding roll function for patches by Nik-P2 in https://github.com/DASDAE/dascore/pull/382
* make patch tutorial path more clear by d-chambers in https://github.com/DASDAE/dascore/pull/387
* fixing doc building error on mac by Nik-P2 in https://github.com/DASDAE/dascore/pull/391
* add io support for ap sensing by d-chambers in https://github.com/DASDAE/dascore/pull/388
* Map plot by aissah in https://github.com/DASDAE/dascore/pull/385
* Modify chunk, select, and waterfall by ahmadtourei in https://github.com/DASDAE/dascore/pull/392
* FiberIO Directory Support and XML Binary support by d-chambers in https://github.com/DASDAE/dascore/pull/384
* Aggregates, patch broadcasting, and refactoring by d-chambers in https://github.com/DASDAE/dascore/pull/375
* numpy 2.0 prep by d-chambers in https://github.com/DASDAE/dascore/pull/398
* dft to be idempotent for already transformed coords by d-chambers in https://github.com/DASDAE/dascore/pull/397
* Silixa h5 by d-chambers in https://github.com/DASDAE/dascore/pull/394
* add better decimate error message by d-chambers in https://github.com/DASDAE/dascore/pull/401
* Multi source correlate by d-chambers in https://github.com/DASDAE/dascore/pull/400
* fix correlate doc build by d-chambers in https://github.com/DASDAE/dascore/pull/402
* velocity to strain rate with gauge length support by ahmadtourei in https://github.com/DASDAE/dascore/pull/399


**Full Changelog**: https://github.com/DASDAE/dascore/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* changed the RSF writer to byteorder Fortran due to RSF requirement by aaronjgirard in https://github.com/DASDAE/dascore/pull/343
* fixed time origin on o1 for RSF writer and made dummy starttime variable by aaronjgirard in https://github.com/DASDAE/dascore/pull/344
* Examples to support data registry entries by d-chambers in https://github.com/DASDAE/dascore/pull/348
* Fix 349 by d-chambers in https://github.com/DASDAE/dascore/pull/350
* add OptoDAS support by d-chambers in https://github.com/DASDAE/dascore/pull/347
* fix_353 by d-chambers in https://github.com/DASDAE/dascore/pull/354
* Fix dasdae format reads with datetime-like coords by d-chambers in https://github.com/DASDAE/dascore/pull/355
* methods for size and range of coords by ahmadtourei in https://github.com/DASDAE/dascore/pull/356
* ifft=False for whiten by ahmadtourei in https://github.com/DASDAE/dascore/pull/361
* add `change_length` coord method by d-chambers in https://github.com/DASDAE/dascore/pull/363
* fix indefinite integrate by d-chambers in https://github.com/DASDAE/dascore/pull/365
* fix synchronization issue with attrs.dims and coords.dims by d-chambers in https://github.com/DASDAE/dascore/pull/367
* update codecov action by d-chambers in https://github.com/DASDAE/dascore/pull/370
* Febus read, scan, and is_format support by d-chambers in https://github.com/DASDAE/dascore/pull/369


**Full Changelog**: https://github.com/DASDAE/dascore/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* added savgol filter to patch by quasiStellar45 in https://github.com/DASDAE/dascore/pull/319
* Sentek format by Shihao-Yuan in https://github.com/DASDAE/dascore/pull/320
* fix_321 by d-chambers in https://github.com/DASDAE/dascore/pull/324
* fix badge links, doc build, python versions by d-chambers in https://github.com/DASDAE/dascore/pull/323
* Progress bar options by d-chambers in https://github.com/DASDAE/dascore/pull/328
* Coordinate documentation by d-chambers in https://github.com/DASDAE/dascore/pull/327
* Documentation tweaks by d-chambers in https://github.com/DASDAE/dascore/pull/329
* host development docs on Netlify by d-chambers in https://github.com/DASDAE/dascore/pull/331
* Netlify 2 by d-chambers in https://github.com/DASDAE/dascore/pull/332
* fix correlate rough edges by d-chambers in https://github.com/DASDAE/dascore/pull/326
* add pep8 naming to ruff by d-chambers in https://github.com/DASDAE/dascore/pull/330
* Fix benchmarks by d-chambers in https://github.com/DASDAE/dascore/pull/333
* scan optimization by d-chambers in https://github.com/DASDAE/dascore/pull/334
* Doc improvements by d-chambers in https://github.com/DASDAE/dascore/pull/335
* Rename patch new by d-chambers in https://github.com/DASDAE/dascore/pull/336
* Gaussian filter and smoothing recipe by d-chambers in https://github.com/DASDAE/dascore/pull/337
* Smoothing documentation fix by d-chambers in https://github.com/DASDAE/dascore/pull/338
* correlate_recipe_first_draft by ahmadtourei in https://github.com/DASDAE/dascore/pull/339
* Stacking by d-chambers in https://github.com/DASDAE/dascore/pull/340
* real-time proc codes and recipe by ahmadtourei in https://github.com/DASDAE/dascore/pull/341
* Update Patch repr by d-chambers in https://github.com/DASDAE/dascore/pull/342

New Contributors
* quasiStellar45 made their first contribution in https://github.com/DASDAE/dascore/pull/319
* Shihao-Yuan made their first contribution in https://github.com/DASDAE/dascore/pull/320

**Full Changelog**: https://github.com/DASDAE/dascore/compare/v0.0.15...v0.1.0

0.0.15

What's Changed
* Fix 279 by SeisMatt in https://github.com/DASDAE/dascore/pull/280
* Add module for dispersion image calculation by ariellellouch in https://github.com/DASDAE/dascore/pull/275
* Added bit (sample-by-sample) normalization by d-chambers in https://github.com/DASDAE/dascore/pull/284
* Added Dockerfile and build instructions to docs by danesnick in https://github.com/DASDAE/dascore/pull/282
* fix 286 by d-chambers in https://github.com/DASDAE/dascore/pull/288
* add tutorial for visualization by Nik-P2 in https://github.com/DASDAE/dascore/pull/285
* add forking recipe for how to contribute by ahmadtourei in https://github.com/DASDAE/dascore/pull/289
* Added measurement type to waterfall colorbar by d-chambers in https://github.com/DASDAE/dascore/pull/293
* Signal whitening by ariellellouch in https://github.com/DASDAE/dascore/pull/287
* fix 303 by d-chambers in https://github.com/DASDAE/dascore/pull/304
* Added RSF writer and tests by aaronjgirard in https://github.com/DASDAE/dascore/pull/301
* embarrassingly mpi4py recipe by ahmadtourei in https://github.com/DASDAE/dascore/pull/299
* RSF examples fix by aaronjgirard in https://github.com/DASDAE/dascore/pull/306
* Update io/rsf/__init__.py examples for docstring by aaronjgirard in https://github.com/DASDAE/dascore/pull/307
* Test python 3.12 by d-chambers in https://github.com/DASDAE/dascore/pull/302
* added to_pandas and test by code-cullison in https://github.com/DASDAE/dascore/pull/300
* conda cache string to include architecture by d-chambers in https://github.com/DASDAE/dascore/pull/312
* fix 295 by d-chambers in https://github.com/DASDAE/dascore/pull/311
* fix 309 by d-chambers in https://github.com/DASDAE/dascore/pull/313
* HDF5 refactor by d-chambers in https://github.com/DASDAE/dascore/pull/310
* fix_272 by d-chambers in https://github.com/DASDAE/dascore/pull/314
* Coordinate recipe by aissah in https://github.com/DASDAE/dascore/pull/292
* Correlate by ahmadtourei in https://github.com/DASDAE/dascore/pull/297
* Improved data import and export by d-chambers in https://github.com/DASDAE/dascore/pull/315
* workaround for sporadic pytables illegal instruction on mac CI by d-chambers in https://github.com/DASDAE/dascore/pull/316
* Small tweaks for the DASCore paper by d-chambers in https://github.com/DASDAE/dascore/pull/317
* ruff format by d-chambers in https://github.com/DASDAE/dascore/pull/318

New Contributors
* SeisMatt made their first contribution in https://github.com/DASDAE/dascore/pull/280
* ariellellouch made their first contribution in https://github.com/DASDAE/dascore/pull/275
* Nik-P2 made their first contribution in https://github.com/DASDAE/dascore/pull/285
* code-cullison made their first contribution in https://github.com/DASDAE/dascore/pull/300

**Full Changelog**: https://github.com/DASDAE/dascore/compare/v0.0.14...v0.0.15

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.