Dascore

Latest version: v0.1.0

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

Scan your dependencies

Page 1 of 3

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

0.0.14

What's Changed
* Recipe release by ahmadtourei in https://github.com/DASDAE/dascore/pull/253
* Recipe release by ahmadtourei in https://github.com/DASDAE/dascore/pull/255
* fix 251 by d-chambers in https://github.com/DASDAE/dascore/pull/256
* get_filter error message by d-chambers in https://github.com/DASDAE/dascore/pull/257
* add logo by d-chambers in https://github.com/DASDAE/dascore/pull/258
* API cleanup by d-chambers in https://github.com/DASDAE/dascore/pull/249
* coord api update by d-chambers in https://github.com/DASDAE/dascore/pull/259
* Spool chunk index and segments by d-chambers in https://github.com/DASDAE/dascore/pull/263
* fix 265 by d-chambers in https://github.com/DASDAE/dascore/pull/267
* fix 266 by d-chambers in https://github.com/DASDAE/dascore/pull/268
* refactor wiggle plot by d-chambers in https://github.com/DASDAE/dascore/pull/269
* Segy by aaronjgirard in https://github.com/DASDAE/dascore/pull/270

New Contributors
* aaronjgirard made their first contribution in https://github.com/DASDAE/dascore/pull/270

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

0.0.13

What's Changed
* Patch refactor by d-chambers in https://github.com/DASDAE/dascore/pull/180
* add tag checkout by d-chambers in https://github.com/DASDAE/dascore/pull/182
* adjust step requirements for merging by d-chambers in https://github.com/DASDAE/dascore/pull/184
* Fix tag fetch in CI by d-chambers in https://github.com/DASDAE/dascore/pull/185
* fix typo in code comment by d-chambers in https://github.com/DASDAE/dascore/pull/187
* Patch operators by d-chambers in https://github.com/DASDAE/dascore/pull/186
* add doc build to release by d-chambers in https://github.com/DASDAE/dascore/pull/188
* Patch diff integrate by d-chambers in https://github.com/DASDAE/dascore/pull/189
* time utils maintenance by d-chambers in https://github.com/DASDAE/dascore/pull/191
* Ft transforms by d-chambers in https://github.com/DASDAE/dascore/pull/192
* fix doc-build by d-chambers in https://github.com/DASDAE/dascore/pull/193
* Io refactor by d-chambers in https://github.com/DASDAE/dascore/pull/195
* Io typehint support by d-chambers in https://github.com/DASDAE/dascore/pull/196
* Pydantic v2 by d-chambers in https://github.com/DASDAE/dascore/pull/197
* patch method iselect by d-chambers in https://github.com/DASDAE/dascore/pull/198
* patch method set_dims by d-chambers in https://github.com/DASDAE/dascore/pull/199
* Docs refactor by d-chambers in https://github.com/DASDAE/dascore/pull/201
* add an automatic table of io supports by ahmadtourei in https://github.com/DASDAE/dascore/pull/202
* Update linting by d-chambers in https://github.com/DASDAE/dascore/pull/203
* Fix doc build by d-chambers in https://github.com/DASDAE/dascore/pull/204
* Unit fixes by d-chambers in https://github.com/DASDAE/dascore/pull/205
* add note on documentation strategy by d-chambers in https://github.com/DASDAE/dascore/pull/206
* pin tables >3.7 by d-chambers in https://github.com/DASDAE/dascore/pull/210
* add radian alias by d-chambers in https://github.com/DASDAE/dascore/pull/217
* fix chunk merge by d-chambers in https://github.com/DASDAE/dascore/pull/218
* Sort method for spool by ahmadtourei in https://github.com/DASDAE/dascore/pull/222
* Attrs refactor by d-chambers in https://github.com/DASDAE/dascore/pull/219
* shorter patch history with numpy arrays by d-chambers in https://github.com/DASDAE/dascore/pull/223
* fix 221 by d-chambers in https://github.com/DASDAE/dascore/pull/225
* Spool map by d-chambers in https://github.com/DASDAE/dascore/pull/227
* coord.get_sample_count by d-chambers in https://github.com/DASDAE/dascore/pull/228
* fix suffix in IO by d-chambers in https://github.com/DASDAE/dascore/pull/232
* fix_229 by d-chambers in https://github.com/DASDAE/dascore/pull/234
* read pubdas TDMS by d-chambers in https://github.com/DASDAE/dascore/pull/231
* update ruff linting by d-chambers in https://github.com/DASDAE/dascore/pull/236
* Implement rolling functions by d-chambers in https://github.com/DASDAE/dascore/pull/238
* median_filter generalization, samples argument. by d-chambers in https://github.com/DASDAE/dascore/pull/239
* get_coord to allow non-array by d-chambers in https://github.com/DASDAE/dascore/pull/240
* prodml optional data type by d-chambers in https://github.com/DASDAE/dascore/pull/244
* More flexible DASDAE io by d-chambers in https://github.com/DASDAE/dascore/pull/245
* remove twitter from website by d-chambers in https://github.com/DASDAE/dascore/pull/243
* H5Simple format support by d-chambers in https://github.com/DASDAE/dascore/pull/247
* attr_conflict argument in spool.chunk by d-chambers in https://github.com/DASDAE/dascore/pull/246


**Full Changelog**: https://github.com/DASDAE/dascore/compare/v0.0.12...v0.0.13

0.0.12

This is a release before merging 180. In case 180 introduces new bugs this version will serve as a stable reference point until they are worked out.

It was also necessary as pydantic v2, which was released on June 30th, will be installed automatically before 181, effectively breaking previous versions.

What's Changed
* fixed a typo (Read --> Write) by ahmadtourei in https://github.com/DASDAE/dascore/pull/167
* Fix 168 by d-chambers in https://github.com/DASDAE/dascore/pull/169
* Allow spool negative indexing by d-chambers in https://github.com/DASDAE/dascore/pull/173
* update waterfall plot by d-chambers in https://github.com/DASDAE/dascore/pull/175
* Performance Benchmarks by d-chambers in https://github.com/DASDAE/dascore/pull/176
* fix 178 by d-chambers in https://github.com/DASDAE/dascore/pull/179
* updated detrend function's docstring to conform how the function shou… by ahmadtourei in https://github.com/DASDAE/dascore/pull/177
* pin pydantic < 2 by d-chambers in https://github.com/DASDAE/dascore/pull/181


**Full Changelog**: https://github.com/DASDAE/dascore/compare/v0.0.11...v0.0.12

0.0.11

This releases adds support for prodml and fixes various bugs.

What's Changed
* Windows compatibility tweak: astype(int) by shawnboltz in https://github.com/DASDAE/dascore/pull/146
* Tests for issue 149 by d-chambers in https://github.com/DASDAE/dascore/pull/150
* patch.select to no longer generate history entry by d-chambers in https://github.com/DASDAE/dascore/pull/151
* restrict distribution files by d-chambers in https://github.com/DASDAE/dascore/pull/153
* Add taper processing method by d-chambers in https://github.com/DASDAE/dascore/pull/154
* Fix time formatting in waterfall plot by d-chambers in https://github.com/DASDAE/dascore/pull/156
* read support for ProdML by d-chambers in https://github.com/DASDAE/dascore/pull/157
* config stable and dev docs by d-chambers in https://github.com/DASDAE/dascore/pull/162
* Filespool chunk by d-chambers in https://github.com/DASDAE/dascore/pull/165

New Contributors
* shawnboltz made their first contribution in https://github.com/DASDAE/dascore/pull/146

**Full Changelog**: https://github.com/DASDAE/dascore/compare/v0.0.10...v0.0.11

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.