Skip to content

Instantly share code, notes, and snippets.

View aaronspring's full-sized avatar
👨‍🍼
I may be slow to respond.

Aaron Spring aaronspring

👨‍🍼
I may be slow to respond.
View GitHub Profile
@aaronspring
aaronspring / dask_resample_idx.ipynb
Created May 5, 2020 15:30
climpred dask bootstrap resample idx error
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aaronspring
aaronspring / dask_resample_idx2(2).ipynb
Last active May 16, 2020 09:56
_resample_iteration_idx with dask
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aaronspring
aaronspring / dask_resample_idx_classes.ipynb
Created May 16, 2020 18:13
_resample_iterations_idx in climpred classes
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aaronspring
aaronspring / PredictionEnsembleplot.ipynb
Last active June 15, 2020 15:58
PredictionEnsemble.plot()
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aaronspring
aaronspring / bias_reduction.ipynb
Created June 16, 2020 11:06
climpred bias reduction
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aaronspring
aaronspring / uninit_comparison.ipynb
Created June 17, 2020 15:55
climpred: comparison keyword for uninitialized/historical skill
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aaronspring
aaronspring / doppyo_metrics.ipynb
Created June 18, 2020 15:36
try doppyo metrics in climpred
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aaronspring
aaronspring / remote_obs_cache.yml
Created July 18, 2020 21:25
intake xarray observations remote cache
plugins:
source:
- module: intake_xarray
sources:
gistemp:
description: GISTEMP
driver: netcdf
args:
urlpath: https://data.giss.nasa.gov/pub/gistemp/gistemp1200_GHCNv4_ERSSTv5.nc.gz
chunks: {'time':'auto'}