Implement the PyTorch version of the model described in Global prediction of extreme floods in ungauged watersheds
conda create --name <env> --file requirements.txt
conda activate <env>
Implement the PyTorch version of the model described in Global prediction of extreme floods in ungauged watersheds
conda create --name <env> --file requirements.txt
conda activate <env>