Skip to content

v0.1.9

Compare
Choose a tag to compare
@tom-andersson tom-andersson released this 04 Sep 11:18
· 315 commits to main since this release

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: v0.1.8...v0.1.9