Skip to content
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
5562fe0
refactor(timeseries): refactor timeseries lfseis functions
lispandfound Mar 9, 2025
1de19a3
fix: import numpy typing module
lispandfound Mar 9, 2025
a8fa126
fix: station metadata read
Mar 9, 2025
c4dfa76
fix(timeseries): fix implementation
lispandfound Mar 10, 2025
02407b7
refactor(timeseries): simplify dataset reading code
lispandfound Mar 10, 2025
a754950
fix(timeseries): fix waveform reading
lispandfound Mar 10, 2025
e27f7ae
fix(timeseries): read from offset
lispandfound Mar 10, 2025
bb573b4
fix(timeseries): return str instead of np
lispandfound Mar 10, 2025
1c99c5c
fix(timeseries): dtype_header definition
lispandfound Mar 10, 2025
e3d0879
fix(timeseries): incorrect dtype names
lispandfound Mar 10, 2025
3ca7ee7
fix(timeseries): nstat -> nstat_file
lispandfound Mar 10, 2025
6c62c4c
fix(timeseries): read all waveforms
lispandfound Mar 10, 2025
372c3aa
fix(timeseries): skip empty seis files
lispandfound Mar 10, 2025
959812d
fix(timeseries): station_names_files -> station_names
lispandfound Mar 10, 2025
a285462
fix(timeseries): use len for total stations count
lispandfound Mar 10, 2025
2f28495
refactor(timeseries): remove z reading as z is constant
lispandfound Mar 10, 2025
4ca1584
fix(timeseries): correctly read waveform array
lispandfound Mar 10, 2025
e71e41a
refactor(timeseries): complete implementation of xarray timeseries re…
lispandfound Mar 11, 2025
4d458cc
chore: add xarray dependency
lispandfound Mar 11, 2025
4dd6637
Merge branch 'master' into lfseis_rewrite
lispandfound Mar 12, 2025
0ead8fc
fix(timeseries): add back LF/BB/HFSeis objects with deprecation warning
lispandfound Mar 13, 2025
ac45d0a
fix(timeseries): types and documentation
lispandfound Mar 13, 2025
808a0de
Merge branch 'lfseis_rewrite' of github.com:ucgmsim/qcore into lfseis…
lispandfound Mar 13, 2025
b05e81f
Merge branch 'master' into lfseis_rewrite
lispandfound Mar 13, 2025
089f9e7
Merge branch 'master' into lfseis_rewrite
lispandfound Mar 13, 2025
983635f
Merge branch 'master' into lfseis_rewrite
lispandfound Mar 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading