-
## Issue:
`ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2,) + inhomogeneous part.` encountered dur…
-
### What happened?
I used [DataArray.transpose](https://docs.xarray.dev/en/stable/generated/xarray.DataArray.transpose.html) with `transpose_coords=True` to change the coords order from
`startings_…
-
#### Code Sample, a minimal, complete, and verifiable piece of code
The bulk of this code is just to set up the reprojection from CONUS GEO swath to "eqc" (Plate Carree). The resulting grid seems "…
-
I would appreciate it if you could give me some advice and help. My dataset is made in the form of s3dis.
@yanx27
![image](https://user-images.githubusercontent.com/94426621/174422551-9e24cdee-354…
-
### What happened?
When I try to do a `combine_by_coords` on 2 datasets x, y like
```python
x1 = xr.Dataset(
{
"temperature": (("y", "x"), 20 * np.random.rand(6).reshape(2, 3)),
…
Tonow updated
2 years ago
-
**What happened**:
While using `xr.save_mfdataset()` function with `compute=False` I noticed that the function returns a `dask.delayed` object, but **it doesn't actually defer the computation**…
-
**Describe the bug**
While calling gridsearch for NeuralNets using multiple timeseries, we get an error: `ValueError: The two TimeSeries sequences must have the same length.` Note that in the example…
-
### Describe the issue:
Calling `issubdtype` on a `complex64` does not produce the correct output.
### Reproduce the code example:
```python
import numpy as np
np.issubdtype(np.array([], dt…
-
## 🐞Describing the bug
When I using EnumeratedShape or RangeDim to generate a flexible-input-shape model to inference, the result is all nan.
## Stack Trace
```
/opt/homebrew/anaconda3/envs/bce…
-
hi,
the link to download the pre-processed data human36m.zip does not exist, could you please upload it again?