climate_learn icon indicating copy to clipboard operation
climate_learn copied to clipboard

NetCDF output of target variables predicted by the ML-based model

Open monocongo opened this issue 7 years ago • 0 comments

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

monocongo avatar Sep 25 '18 17:09 monocongo