home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 647050354

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/4166#issuecomment-647050354 https://api.github.com/repos/pydata/xarray/issues/4166 647050354 MDEyOklzc3VlQ29tbWVudDY0NzA1MDM1NA== 29349585 2020-06-20T22:04:42Z 2020-06-20T22:04:42Z NONE

What happened:

What you expected to happen:

Minimal Complete Verifiable Example:

```python

Put your MCVE code here

```

Anything else we need to know?:

Environment:

Output of xr.show_versions()

What happened:

What you expected to happen:

Minimal Complete Verifiable Example:

```python

Put your MCVE code here

```

Anything else we need to know?:

Environment:

Output of xr.show_versions()

i would like to concanicate 183 files of Netcdf i am getting this error. File "/usr/local/lib/python3.6/dist-packages/xarray/core/indexing.py", line 629, in _ensure_cached self.array = NumpyIndexingAdapter(np.asarray(self.array)) File "/usr/local/lib/python3.6/dist-packages/numpy/core/numeric.py", line 538, in asarray return array(a, dtype, copy=False, order=order) File "/usr/local/lib/python3.6/dist-packages/xarray/core/indexing.py", line 610, in array return np.asarray(self.array, dtype=dtype) File "/usr/local/lib/python3.6/dist-packages/numpy/core/numeric.py", line 538, in asarray return array(a, dtype, copy=False, order=order) File "/usr/local/lib/python3.6/dist-packages/xarray/core/indexing.py", line 516, in array return np.asarray(array[self.key], dtype=None) File "/usr/local/lib/python3.6/dist-packages/numpy/core/numeric.py", line 538, in asarray return array(a, dtype, copy=False, order=order) File "/usr/local/lib/python3.6/dist-packages/xarray/coding/variables.py", line 69, in array return self.func(self.array) File "/usr/local/lib/python3.6/dist-packages/xarray/coding/variables.py", line 140, in _apply_mask return np.where(condition, decoded_fill_value, data) MemoryError

what i am geting Memory Error Regards

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