Dear HPC community
I’m running the code MSnoise (MSNoise - Documentation — MSNoise | A Python Package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise) to find seismic anomalies in the wave-field using cross correlations of hundreds of station pairs. The cross-correlations and additional outputs can be stored in a sql database either sqlite or mysql to facilitate query information later on.
I have experienced some issues using sqlite and the MSnoise documentation advises to work with a mysql server that accepts thousands of connections.
My question is, can I install mysql directly on my login home? or is there a different alternative, for instance installing mysql in a external server?
Thanks for any information you can provide me
Regards
Francisco