climate_learn
climate_learn copied to clipboard
NetCDF output of target variables predicted by the ML-based model
Create a script that
- [ ] reads in features and labels (preferably multiple inputs with xarray.open_mfdataset
- [ ] trains/fits one or more models using these inputs
- [ ] predicts targets using the fitted model(s)
- [ ] writes results as NetCDF, including differences compared against original CAM target results