issue_comments: 1039317394
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/6272#issuecomment-1039317394 | https://api.github.com/repos/pydata/xarray/issues/6272 | 1039317394 | IC_kwDOAMm_X8498rmS | 2042458 | 2022-02-14T16:53:06Z | 2022-02-14T16:53:06Z | NONE | and in case I multiply the variable In [79]: d1 = xr.open_dataset('sub1.nc') In [80]: d1.z.encoding Out[80]: {'zlib': False, 'shuffle': False, 'complevel': 0, 'fletcher32': False, 'contiguous': True, 'chunksizes': None, 'source': '/home/simonfi/github/TopoPyScale_examples/ex1_norway_finse/sub1.nc', 'original_shape': (35760, 14, 3, 3), 'dtype': dtype('float32'), '_FillValue': nan} ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1136315478 |