home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1275747776

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
1275747776 I_kwDOAMm_X85MCl3A 6703 Add coarsen, rolling and weighted to generate_reductions 43316012 open 0     1 2022-06-18T09:49:22Z 2022-06-18T16:04:15Z   COLLABORATOR      

Is your feature request related to a problem?

Coarsen reductions are currently added dynamically which is not very useful for typing. This is a follow-up to @Illviljan in https://github.com/pydata/xarray/pull/6702#discussion_r900700532_

Same goes for Weighted. And similar for Rolling (not sure if it is exactly the same though?)

Describe the solution you'd like

Extend the generate_reductions script to include DataArrayCoarsen and DatasetCoarsen. Once finished: use type checking in all test_coarsen tests.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6703/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 75.856ms · About: xarray-datasette