G’Day Stormchaser,
Here’s the main example that triggered to me that something was wrong. It is a lightning strike 8kms away.
This is using the original Boom Report code from Boom Event Report.
Station: AM.R21C0
Channel: HDF
Datetime :
start = UTCDateTime(2022, 8, 3, 20, 38, 16) # (YYYY, m, d, H, M, S)
end = start + 120 # start plus plot duration in seconds (recommend a minimum of 10s)
This is the same event from my revised report with the corrected code for dB:
Unfortunately I don’t have the old reports with the wrong data. When I realised they were wrong I updated with the new report and deleted the wrong reports, so I had to recreate this one with the old report.
Al.