Git Product home page Git Product logo

mseed2wav's Introduction

MSEED2Wav

A quick-and-dirty JUCE console app that takes seismological data in MSEED format and converts it into a WAV file.

Usage

MSEED2Wav <mseed-file-name>

mseed2wav's People

Contributors

dhilowitz avatar

Stargazers

groundforms avatar zeristor avatar Donatas Gostautas avatar Sunny avatar NB avatar StarAtt avatar Jeremy Wentworth avatar leila sother avatar Majkel avatar  avatar Marcin Dąbrowski avatar Christopher Arndt avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

s55664564

mseed2wav's Issues

The data is so off and you can't actually hear the real sound of an earthquake

Hi, just discovered this repository as I was searching for something to convert seismic data into sound file, however trying it I noted that the data when converted lasts just a fraction of seconds and it's all broken. I used the miniseed file of an earthquake in Italy yesterday.
The clip lasts only 00.0141 seconds and it's all broken when viewed in Audacity.
image

So the first thing I did was to reduce the frequency to 200Hz which is the same frequency of the seismograph to get the "real-time" data of the quake. The lenght of the sound file increases however the data is still broken making just "random interference sounds" making it impossible to hear.

Link to the audio generate by your library: https://jmp.sh/GGfhgTFu

Converting the miniSeed file to a SAC file (another seismic data file) and using sac2wav library found in another project resolves the issues. It has the same timing issue, however this time decreasing the frequency to 200Hz creates a "real" sound of the earthquake and the waveform appearing in audacity is clearly visible.

image

Link to the audio generated by another library: https://jmp.sh/uf74woH3

I always work with miniSeed data so using your library might save me some time ahhahah thanks.

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.