stresearch / gaia

Global AI Accelerator - GAIA: Code for training and running climate surrogate models
https://stresearch.github.io/gaia/
4 stars 0 forks source link

add general_params to allow setting mode in cli #32

Closed blooyay closed 1 year ago

blooyay commented 2 years ago

Add general_params in Config to encompass mode, seed, and interpolation_params. Previously there was a bug where these params would not be set when specified via CLI.