Remove hardcoded pred_path from AWGen config

#13

era5pred dataloader tries to load from pred_path which doesn't exist for users. (unless they run inference on AW models first which I've added to documentation)
if pred_path doesn't exist, diffusion module loads AW models specified by load_deterministic_model.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment