issues: 467814673
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
467814673 | MDU6SXNzdWU0Njc4MTQ2NzM= | 3124 | selecting only october to march from monthly data using xarray | 44284270 | closed | 0 | 9 | 2019-07-14T09:23:46Z | 2021-07-14T15:10:40Z | 2019-07-15T02:25:32Z | NONE | I have array of monthy data. I want to select monthly values starting from october to march like this my data = starts from [1950-01,1950-02,1950-03, ...] this is what I want selection = [1950-10, 1950-11, 1950-12, 1960-1,1960-2, 1960-3, ...] # notice it continues to 1960 thanks |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3124/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |