You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Karl is pulling miniseed data from ROVER with some commands from Tim. These commands yield local mseed files but there are a couple of issues:
In my specific case (PKD) there are some hacks needed for channel codes.
I would like to be able to control where the file lands or have programmatic access to the files that arrive. I think I need a tutorialand is ready to add it to MTH5
So, lets choose another dataset (Earthscope) and make a dataset summary and then we can take that dataset summary to Tim and get ROVER commands for it, and setup to have programatic access to the resultant files.
@kujaku11 had the question about: "How do the miniseeds arrive when a request spans more than one epoch?" Jared has tested receiving data into MTH5 via miniseed, but his only examples were for continuous data;
@timronan To run some tests on what happens when you request miniseed for data that has a gap.
Also, does the size of the gap matter? Nan-filling? etc.
We can also look at Obspy, they have tools to get the StationXML and the miniseed files (client.get_waveforms) for this, the user just needs to know network and station, etc.
No description provided.
The text was updated successfully, but these errors were encountered: