This repository contains the code, in mostly chronological order, to download, train, and analyze the BoltCast model.
The data acquisition folder has the wget/s3fs scripts to acquire the GLM/GFS data.
The data cleaning folder has the code, in step order, how the GFS data was downselected and matched to the GLM observations.
The model training folder has the code to develop the two model architectures.
The model analysis folder has the code to conduct the metric analysis and explainable AI techniques.