Example Notebooks ~~~~~~~~~~~~~~~~~ To benchmark the library against some more standard tools, we have created some notebooks. Most notebooks compare the methods implemented in xarray-regrid against more standard tools (CDO, ESMF). .. toctree:: :maxdepth: 1 :caption: Benchmarks benchmarks/benchmarking_bilinear.ipynb benchmarks/benchmarking_conservative.ipynb benchmarks/benchmarking_nearest.ipynb benchmarks/benchmarking_xesmf.ipynb .. toctree:: :maxdepth: 1 :caption: Demos demos/demo_most_common.ipynb demos/demo_variance.ipynb demos/demo_conservative_nan_threshold.ipynb