-
Notifications
You must be signed in to change notification settings - Fork 84
Description
Discussed in https://github.com/orgs/noisepy/discussions/316
Originally posted by zibiwilczynski August 2, 2024
Hi,
After reading your paper (Jiang and Denolle 2020, SRL), I am interested in using NoisePy for passive data processing of fibre DAS data surface wave dispersion analysis. It seems your package would suit my needs, and I appreciate your effort in making it available.
However, I cannot correctly configure NoisePy to read and work on my data. I created an ASDF (.h5) and added waveform and StationXML for every station (with some problems). I am then trying to reproduce the given tutorials, modifying the code to read from my file. No success though.
May I ask for help on how to correctly write an ASDF file so that it is readable by NoisePy, and what NoisePy functions to use to read it?
I would appreciate your help
Zibi