When I ran python s03compute_cc.py (msnoise version1.2), I encountered memoryerror. Any
idea?
The following is output:
Traceback (most recent call last):
File "s03compute_cc.py", line 191, in <module>
tramef_Z = np.zeros((len(stations), len(TimeVec)))
MemoryError
Thanks,
Xiao