Opt out of auto creating index variables #11309
Annotations
5 errors
Run tests:
xarray/tests/test_coordinates.py#L23
TestCoordinates.test_init_default_index
AssertionError: {'x': <class 'xarray.core.variable.Variable'>}
|
Run tests:
xarray/tests/test_coordinates.py#L97
TestCoordinates.test_getitem
AssertionError: {'x': <class 'xarray.core.variable.Variable'>}
|
Run tests:
xarray/tests/test_coordinates.py#L138
TestCoordinates.test_assign
AssertionError: {'x': <class 'xarray.core.variable.Variable'>, 'y': <class 'xarray.core.variable.IndexVariable'>}
|
Run tests:
xarray/tests/test_coordinates.py#L166
TestCoordinates.test_align
ValueError: cannot reindex or align along dimension 'x' because of conflicting dimension sizes: {2, 3}
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading