home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 619089111

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
619089111 MDU6SXNzdWU2MTkwODkxMTE= 4066 Feature request: ds.interp_like() keyword to exclude certain dimensions 15331990 closed 0     2 2020-05-15T16:15:59Z 2020-05-15T17:28:09Z 2020-05-15T17:28:09Z CONTRIBUTOR      

If I have two datasets and I want to match the lat/lon, but not the time, I would have to do ds1.interp(lat=ds2['lat'], lon=ds2['lon']) would be nice if I could do ds1.interp_like(ds2, exclude_dims=['time'])

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

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.832ms · About: xarray-datasette