What's Changed
* Fix bug in `TaskLoader.load_dask` (thanks magnusross)
* Handle dates with no pairs of stations in `compute_pandas_data_resolution`
Breaking changes
* The `TaskLoader.__init__` `aux_at_contexts` arg is no longer a tuple of `(int, xarray.DataArray`), and is now just an xarray object that will be automatically sampled at the off-grid context locations from all context sets.
**Full Changelog**: https://github.com/tom-andersson/deepsensor/compare/v0.1.8...v0.1.9