- RPSS score spatially averaged from [90N-60S] and averaged over both `lead_time`s and variables
%% Cell type:code id: tags:
``` python
importxarrayasxr
importxskillscoreasxs
importnumpyasnp
xr.set_options(keep_attrs=True)
xr.set_options(display_style='text')
cache_path="../data"
plot=False# take much more space in git, consider not commiting figures regularly because git size will increase
```
%%%% Output: stream
/opt/conda/lib/python3.8/site-packages/xarray/backends/cfgrib_.py:27: UserWarning: Failed to load cfgrib - most likely there is a problem accessing the ecCodes library. Try `import cfgrib` to get the full error message
# what to do with requested grid cells where NaN is submitted? also penalize, todo: https://renkulab.io/gitlab/aaron.spring/s2s-ai-challenge-template/-/issues/7