This project takes the wavacalc15.xls file from Howard Grubb and saves it to MariaDB in a relational format.
I'm intending to use it in my next home project.
To use it you will need to create an appsettings.json in the ExtractRunningData Project.
There is an example in in the ExtractRunningData folder called appsettings.example.json.
Please update and change this file as needed.
You will also need to install MariaDB to store the data.