home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 2b784f24548a28a88a373c98722e562c7ddc7e01

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
2b784f24548a28a88a373c98722e562c7ddc7e01 Consistent `DatasetRolling.construct` behavior (#7578) * Removed `.isel` for consistent rolling behavior. `.isel` causes `DatasetRolling.construct` to behavior to be inconsistent with `DataArrayRolling.construct` when `stride` > 1. * new rolling construct strategy for coords * add whats-new * add new tests with different coords * next try on aligning strided coords * add peakmem test for rolling.construct * increase asv benchmark rolling sizes --------- Co-authored-by: Michael Niklas <mick.niklas@gmail.com> 2023-09-20T19:31:49Z 2023-09-20T19:31:49Z 101ef75cf65149f3160185430c88feed6e1bf992 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 39671216 19864447
Powered by Datasette · Queries took 0.626ms · About: xarray-datasette