Microseism Variation with Pelagic Storms

I have been curious about the source of microseisms on my seismograph since I completed it in 2004. I initially dismissed the explanation that they originated from intense ocean storms but after watching those storms online and comparing to my seismograph traces there is convincing qualitative evidence for that explanation. This past winter I decided to try to collect some data for a closer look. I began collecting data on January 08, 2020 at 12:00 UTC. I have a continuous record of the significant wave height in the Atlantic Basin and a fairly complete record of the microseism record as described below through the end of April and will continue to collect data going forward. This post will describe what I am doing and will introduce the results obtained in January through a short video. I am working on merging datasets and starting a statistical evaluation of the data so I hope some interesting things will come out of it.

An article in Geophysical Research Letters titled ‘Stormquakes’ pointed me to the portal to NOAA’s WaveWatch III gridded ocean surfce model results. Information on the NOAA website showed how to access and use data from the model. I modified the example Python script to access and map the significant wave height data in the North Atlantic Ocean Basin. This runs every six hours as cron job, automatically acquiring, mapping, and filing this information.

I also wrote a small Python script to calculate the standard deviation of 30 minute segments of the seismic trace from the previous 24 hours. I use the trace standard deviation to characterize the amplitude of the microseisms.  The chart below shows the trace standard deviation changes, plotted in blue, for the month of January 2020.   Several earthquakes occurred which appear as the larger narrow spikes in the data.  The shorter spikes are due to foot traffic in the house.

Those spikes are of no interest in the present study.  What is really of interest is the envelope of the underside of this graph described by the minimum values.  Because I only have the ocean surface information at six hour intervals I evaluate the minimum value of the trace standard deviation on the eleven 30 minute trace segments centered on each of the hours 00, 06, 12, and 18 UTC.  These values are plotted as the red line in the graph.

A very near minimum and the maximum value of the red line occur only three days apart, on January 15 and January 18, respectively.  Here are the 24 hour helicorder charts for the two days.

 

And the Significant Wave Height during the same days:

 

The Geophysics Research Letters paper referenced earlier specifically associate The Grand Banks off the coast of Newfoundland with stormquakes.  This particular example seems to support that association.  I hope that my long term study will give a little more structure to what we see here.  In the meantime here is a short video showing the progression of January’s winter storms across the North Atlantic.

 

More on Microseisms

The previous post gave me some confidence to suspect that storms in the north Atlantic basin may give rise to much of the microseism activity I see on my seismograph. Earlier this winter I ran across a public US Navy web page that shows the results of computer modeling of significant wave height in the north Atlantic and have been visually comparing those plots to my microseism activity. At least on some qualitative level this new information continues to support the notion that the microseisms I see result from storms at sea. Take a look at the two examples below.

On Jan 14, 2017, the seismograph was quiet so I looked at the significant wave height model to find that it was also very quiet:

seis_jan14201701z

sigwav_jan14201700z

Today, Feb 14, 2017 the seismograph is very noisy:

seis_feb14201713z

Take a look at the Significant Wave Height now.  The wave heights at the center are in the upper 30 to mid 40 feet values!

sigwav_feb14201706z

I had actually predicted that this would happen on Feb 11, 2017 by looking ahead at the Significant Wave forecast given by the model.  If I can find access to the gridded data or come up with a way to at least roughly re-digitize these charts I will try to see if there is a simple relationship and correlation between the wave height, the distance from the seismograph to the center, etc. and the amplitude of the microseisms.

This suddenly makes the microseisms, which used to be more of an annoyance, now almost as interesting to watch as the earthquakes.