issue_comments: 1517649648
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/7772#issuecomment-1517649648 | https://api.github.com/repos/pydata/xarray/issues/7772 | 1517649648 | IC_kwDOAMm_X85adX7w | 123355381 | 2023-04-21T10:57:28Z | 2023-04-21T10:57:28Z | NONE | The first point that you mentioned does not seem to be correct. Please see the below code (we took the sparse matrix ) and output: ``` import xarray as xa import numpy as np def get_data(): lat_dim = 7210 lon_dim = 7440
if name == "main": get_data() ```
And for the 2nd point can you share any solution for the nbytes for the |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1676561243 |