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
I think that this issue is caused by how data is organized from OOI's side of things. They have actually since fixed each mseed file to be 5 minutes (and they are doing some type of gap filling).
I've just hit an unfortunate situation where OOIPy blows up RAM usage when getting one second of data.
Minimal reproducible example:
In Google Colab I see ~10GB allocation and then one more ~10GB which crashes the kernel.
The same thing crashed our processing in GitHub VMs.
Here's why I narrowed it down to just one second of data:
The text was updated successfully, but these errors were encountered: