Description
Model Ensemble to RCMED Evaluation (ensemble + all other functions before)
This time we show how to use the data_source module to pull OCW objects out of remote servers like JPL's RCMED.
We will run spatial and temporal resampling and demonstrate the use of the dataset_processor module this time, but we will also compute an Ensemble of the Model inputs. This will also demonstrate that an ensemble needs to be calculated AFTER all dataset processing like regridding is complete.
Then we will compute a couple metrics in the Evaluation process and create plots.