Seis.jl icon indicating copy to clipboard operation
Seis.jl copied to clipboard

An open, fast and flexible framework for analysing seismic data in Julia

Results 6 Seis.jl issues
Sort by recently updated
recently updated
newest added

This is a draft PR to hold progress in implementing plotting with Makie via package extensions Once feature parity with the old Plots interface is complete, this will be merged.

Hi , I am using Pluto notebook and I am not able to load the Seis package directly. It seems that Seis is not yet in the Julia registry. Can...

Can you please let me know if there is a function for removing instrument response using .resp file in Seis.jl? The documentation provided did not have the said function. Thanks.

enhancement

It would aid discoverability and give back the true delay, rather than how many samples.

enhancement

Currently we use `Dates.DateTime` for dates, and therefore sampling intervals which aren't a whole number of milliseconds mean date calculations can't be correct (at least, not for every sample). Consider...

breaking
design

SAC/IRIS v102 increments the file format so that NVHDR is 7 (http://ds.iris.edu/files/sac-manual/manual/file_format.html) by adding a footer. We should add support for version 7 files.

enhancement