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