-
- Downloads
Work-around for issue #216
ObsPy/NumPy have a bug related to masked arrays that this small change works around by forcing gaps to be filled by NaNs, even during intermediate processing.
Loading
Please register or sign in to comment
ObsPy/NumPy have a bug related to masked arrays that this small change works around by forcing gaps to be filled by NaNs, even during intermediate processing.