Enable pandas type checking #13306
Annotations
11 errors and 1 warning
|
xarray/tests/test_backends.py#L582
TestDask.test_roundtrip_example_1_netcdf
ValueError: Failed to decode variable 'time': unable to decode time units 'hours since 1996-1-1' with 'the default calendar'. Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
xarray/tests/test_backends.py#L658
TestZarrKVStoreV3.test_vectorized_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L748
TestZarrKVStoreV3.test_vectorized_indexing_negative_step
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L4548
TestDask.test_encoding_mfdataset
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L4705
TestDask.test_open_multi_dataset
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
|
xarray/tests/test_backends.py#L772
TestZarrKVStoreV3.test_isel_dataarray
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L4727
TestDask.test_deterministic_names
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L799
TestZarrKVStoreV3.test_array_type_after_indexing
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L5226
test_use_cftime_standard_calendar_default_in_range[gregorian]
ValueError: Failed to decode variable 'time': unable to decode time units 'days since 2000-01-01' with "calendar 'gregorian'". Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
xarray/tests/test_backends.py#L833
TestZarrKVStoreV3.test_ondisk_after_print
NameError: name 'NPDatetimeUnitOptions' is not defined
|
|
This job was cancelled
Loading