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.
Please register or sign in to comment
Maintenance scheduled for Thursday, April 10, from 5 PM to 6 PM ET.
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.