I have a couple years worth of data that is stored on my Meteobridge
NanoSD's database. I want to export that data and import it into WeeWX's
database.
I have created a custom export for Meteobridge (
https://pastebin.com/dg7weFe7) that exports everything I could find that
has matching columns
So turns out my MB was set to discard minute data after 180 days, so I have
minute data back to Oct 13th, and hourly data back till May 2022. I did end
up setting the interval to 1 for the minute data and 60 for the hourly
data. Also, I did break it up into 1 month per CSV.
In order to make sur