-
Hi,
We are trying rover in the hope to collect data on the order pf 10sTBs. Here are a few things we (users) would like to see:
- I noticed that the ASDF file download is not properly read by pyas…
-
Hey @Biomerene ,
is there a chance in line 106 you wanted it to return the empyt list `rxn_cpds_array` of line 103?
As is now, it fails.
https://github.com/MGXlab/DNNGIOR/blame/c2464362cce0f08230…
-
Hi,
I am having trouble downloading the mseed files and I can't figure out where I am going wrong.
I successfully am able to make the stations list, and I checked the json files and it looks good…
-
Below are examples of the miniseed files that are downloaded using EQTransformer. Note channels names are HH1 and HH2.
GS.ID06.00.HH1__20170915T000000Z__20170916T000000Z.mseed GS.ID06.00.HH2__201…
-
Reading gappy data incurs a significant performance penalty compared to non-gappy data.
Attached is a read timing test and test data. The test script times the read if specified miniSEED using, fo…
-
I discovered an implementation mistake we made in meshing the C++ miniseed indexing code to python and MongoDB.
The C++ code creates the following index entry for each continuous block of data i…
-
**Description**
After I add new mseed files to the `base_path`, a new run of my program won't recognize the new data.
**To Reproduce**
My code:
```python
client = WaveBank(base_path).upda…
-
I used the "ms update" command to update my developer package install to the latest version and the YAML:XS package dependency was not installed. The model command failed because the package wasn't i…
-
Hi @damb , I have come across with using `mseed::pack_header2(msr: &MSRecord, buf: &mut [u8])` , but I am not sure how to create a `MSRecord` as it's a pointer to MS3Record and doesn't provided any AP…
-
Output of /streamids looks like `AK_BCP__BHE` and /streams looks like `AK_BCP__BHE/MSEED` but to feed that back into seedlink to get a realtime feed the client has to change it to
```
STATION BCP AK…