Skip to content

Releases: xdas-dev/xdas

0.2.4

02 Dec 07:48
c94910b

Choose a tag to compare

  • Add StreamWriter to write long time series to miniSEED (@marbail).
  • Fix OptaSense engine wrong axis attribution (@smouellet).
  • Fix ASN (OptoDAS) engine: handling of roiDec (@AndresLaurine)
  • Fix nan handling for several methods (@ClaudioStrumia)
  • Fix InterpCoordinate.get_availabilities (@AMordret)

0.2.3

15 Jul 09:58
4251737

Choose a tag to compare

  • Fix Febus engine (round timestamps to closest us).
  • Faster xdas.concatenate (faster linking for efficient reading of Febus files).

0.2.2

19 May 19:27
75f8c0f

Choose a tag to compare

  • Add support for python 3.13
  • Fix bugs and dependency issues

0.2.1

03 Dec 15:54
3ef0714

Choose a tag to compare

  • Add xdas.signal.stft.
  • Add inverse Fourier transforms xdas.fft.ifft and xdas.fft.irfft.
  • Add support for APSensing format.
  • Improve overlap error message.
  • Fix decimation of freshly opened multi-file datasets.
  • Fix zerophase keyword argument for xdas.signal.filter.
  • Fix applying fft functions in presence of non-dimensional coordinates.

0.2

18 Sep 16:18
9220bfc

Choose a tag to compare

0.2

0.1.2

18 Sep 15:58
53f779a

Choose a tag to compare

0.1.1

23 Jul 15:01

Choose a tag to compare

version 0.1.1

0.1

21 May 14:22
a884007

Choose a tag to compare

0.1
Version 0.1 (#12)

* Fix xdas.filter.

* Typo in docs.

* Do not generate output dir.

* Speedup .to_netcdf for VirtualStack.

* update docs.

* Add DataArray.size len(DataArray)

* Add dtype checking when combine_by_coords.

* Make Collections pickable.

* Ensure correct fillvalue for virtual datasets.

* Fix virtual writing with dense non-dimensional coordinates.

* replace netcdf4 by h5netcdf.

* Fix to_xarray for scalar coordinate.

* Allow for Ellipsis in DataArray.transpose.

* Add DataArray.T

* One more concat test.

* Fix concatenate for unsorted coords.

* Add randn_wavefronts and rename wavelet_wavefronts.

* Add MLPicker.

* Allow to pass chunk_dim to atoms in process.

* Move Sequential

* Make Sequential inherit from Atom.

* Fix nasty bug.

* auto chunk_dim for process.

* rename kwargs --> flags.

* Rename chunk -> chunk_dim

* Put zeros for missing channels.

* normalize inplace.

* WIP.

* Add coords handling.

* refactor MLPicker.

* Some more refactoring.

* Make circular buffers as states.

* Fix state initialization.

* small refactoring.

* Add find_picks.

* format.

* more formating.

* Fix _find_picks_numeric axis handling.

* Add chunk processing for find_picks_numeric.

* Fix find_picks_numeric for 1d arrays.

* test trigger on several chunk ago.

* Add tests for find_picks.

* Add TODO.

* Implement offset argument to get absolute index location for chunks.

* remove unused imports

* Add trigger on chunks.

* Small refactor of atoms.Partial.

* Atomize find_picks.

* Fix equals for nan.

* Add DataFrameWriter.

* tupos

* Fix parse_dates in DataFrameWriter.

* feat: Add find_picks trigger to signal module

* Fix virtual writing of collections.

* Add Atomic declaration of trigger.

* Add some doc and do some refactoring.

* chunk_dim flag must be provided or the state is reset.

* Allow to pass atoms as input of atomized functions.

* Add numba to requirements.

* WIP: docs

* Improve getting started.

* Update Partial docstring.

* update atomized docstring.

* Remove damned pylance auto import.

* Linting corrections.

* restore netcdf4 dependency.

* Fix ufunc by providing better broadcasting.

* Use NDArrayOperatorsMixin for better arithmetics support.

* Improve get_discontinuities.

* update span -> delta

* Add copy to datacollection.py

* improves copy for datacollections.

* Fix some bugs.

* Add --force-reinstall for latest.

* CI: initial commit.

* CI: fix python verisons.

* Pytest: import mode = importlib.

* rename action: tests.

* Add tests badge.

* add coord.get_availabilities()

* add plot_availability for DataArray.

* Add availability plot for collections.

* Update version.

0.1rc0

13 Apr 08:30

Choose a tag to compare

Update version

0.1b2

16 Jul 15:18

Choose a tag to compare

0.1b2