GithubHelp home page GithubHelp logo

pnwstore's People

Contributors

niyiyu avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

denolle-lab

pnwstore's Issues

wrong end time when querying long traces

This is a known issue from obspy. When obspy reads an miniSEED stream, it reads only the start time, sampling rate and the number of samples. Then obspy will calculate the end time of the trace on-the-fly. Usually, the sampling rate is not accurate enough to have a perfectly accurate end time, meaning that the waveform will shrink or expand. This is negligible for short trace, e.g., 30 minutes for 1 data points for traces@100Hz. However, when you query a day-long trace, the misfit could be up to ~50 samples, which is about 0.5 seconds. The solution is querying a shorter stream when use obspy.read(), which is not implement by pnwstore yet.

missing or extra sample compared to IRIS

When streaming waveform data from pnwstore, the client would return one more or less data point compare to what the user would get from IRIS. This tiny misfit would be amplified much bigger if the user resample the streams later. This is a known issue and should be solved for the purpose of reproducibility.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.