issues: 291332965
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
291332965 | MDU6SXNzdWUyOTEzMzI5NjU= | 1854 | Drop coordinates on loading large dataset. | 1797906 | closed | 0 | 22 | 2018-01-24T19:35:46Z | 2020-02-15T14:49:53Z | 2020-02-15T14:49:53Z | NONE | I've been struggling for quite a while to load a large dataset so I thought it best ask as I think I'm missing a trick. I've also looked through the issues but, even though there are a fair few questions that seemed promising. I have a number of The goal is to go through that data and get all the history of a single latitude/longitude coordinate - instead of the data for all latitude and longitude for small periods. This is my current few lines of script:
However, this blows out the memory on my machine on the I was wondering if there's a way to either determine a good chunk size or maybe tell the I'm using version Would very much appreciate any help. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1854/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |