home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 260912521

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
260912521 MDU6SXNzdWUyNjA5MTI1MjE= 1596 Equivalent of numpy.insert for DataSet / DataArray? 5700886 closed 0     5 2017-09-27T09:48:10Z 2017-09-27T19:08:59Z 2017-09-27T18:32:54Z CONTRIBUTOR      

Is there a simple way of inserting, say, a time-step in an xarray.DataArray?

Background

I have a year of gridded daily data with a few missing time steps. Each existing time step is represented by a file on disk. (To be specific: For 2016, there should be 366 files, but there are only 362.) In many cases, it would be nice to be able to just add masked data whereever a day is missing from the original data.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1596/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

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