In this PR, it includes the injestion scripts from the raw data files .xlsx and .csv for temperature, rainfall, release sites and adds this to SQL tables.
We also include Dockerfile which lists the dependencies of the paper's model code so we can repeated run this in the future (I've not cleaned up the predict.R) let's have a chat about this.
Background
In this PR, it includes the injestion scripts from the raw data files
.xlsx
and.csv
for temperature, rainfall, release sites and adds this to SQL tables.We also include Dockerfile which lists the dependencies of the paper's model code so we can repeated run this in the future (I've not cleaned up the predict.R) let's have a chat about this.