Adds open_datatree and load_datatree to the tutorial module #16448
Annotations
2 errors and 11 warnings
Run tests:
xarray/tests/test_array_api.py#L144
test_where
TypeError: `condition` must be have a boolean data type
|
Run tests
Process completed with exit code 1.
|
Restore cached hypothesis directory
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Run tests:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
Run tests:
Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/array_api_strict/_data_type_functions.py#L52
invalid value encountered in cast
|
Run tests:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
Run tests:
Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/array_api_strict/_data_type_functions.py#L52
invalid value encountered in cast
|
Run tests:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
Run tests:
xarray/core/duck_array_ops.py#L232
invalid value encountered in cast
|
Run tests:
Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
|
Run tests:
Users/runner/micromamba/envs/xarray-tests/lib/python3.13/site-packages/zarr/_storage/store.py#L39
The experimental Zarr V3 implementation in this version of Zarr-Python is not in alignment with the final V3 specification. This version will be removed in Zarr-Python 3 in favor of a spec compliant version.
|
Run tests:
<frozen _collections_abc>#L838
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
Run tests:
<frozen _collections_abc>#L838
The return type of `Dataset.dims` will be changed to return a set of dimension names in future, in order to be more consistent with `DataArray.dims`. To access a mapping from dimension names to lengths, please use `Dataset.sizes`.
|
Loading