home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 590316603

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/3795#issuecomment-590316603 https://api.github.com/repos/pydata/xarray/issues/3795 590316603 MDEyOklzc3VlQ29tbWVudDU5MDMxNjYwMw== 14808389 2020-02-24T13:21:08Z 2020-02-24T13:21:08Z MEMBER

that looks fine to me.

The strange is the DataArray chunksize changes after i modify the name 'xarray_dataarray_variable' to use another to the Dataset.

modify how? I can't find anything about xarray_dataarray_variable, so the code would be helpful.

After i modify again the chunksize to 365 to avoid the Memory Error

again, showing how you modify (in code) would help a lot

To really be able to help you and to exclude misunderstandings, I need a bit more information. To be clear, what I would like to know is: * the repr of the original dataset (is that the one from https://github.com/pydata/xarray/issues/3795#issuecomment-590294555?) * code for the operation you want to do (a description or pseudo-code is fine, too) * the repr of the data structure you get (or want to get) * and optionally, if there is something wrong with the result, a description of what you would have expected

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  569806418
Powered by Datasette · Queries took 0.543ms · About: xarray-datasette