This repository contains the PyTorch checkpoint weights and data/model configuration files for the CREDIT WXFormer 6-hour model.
More information about the training and verification of this model can be found in the Schreck et al. (2024) ArXiv
preprint.
Our model is trained on ERA5 Reanalysis Data from a subset of 16 of the 137 hybrid sigma-pressure vertical levels.
The raw data are available on the NSF NCAR
Research Data Archive.
To run the model, first install the
CREDIT package from github.
Modify the paths in the
finetune_final/model_predict.yml configuration file to point to the appropriate ERA5 and scaler directories.