Enable pandas type checking #13194
Annotations
10 errors
xarray/tests/test_backends.py#L4519
TestDask.test_encoding_mfdataset
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L4676
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#L1148
TestZarrKVStoreV3.test_encoding_kwarg_dates
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L4698
TestDask.test_deterministic_names
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L1229
TestZarrKVStoreV3.test_append_overwrite_values
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L5197
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#L2115
TestZarrKVStoreV3.test_roundtrip_consolidated[False]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
xarray/tests/test_backends.py#L5197
test_use_cftime_standard_calendar_default_in_range[proleptic_gregorian]
ValueError: Failed to decode variable 'time': unable to decode time units 'days since 2000-01-01' with "calendar 'proleptic_gregorian'". Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
xarray/tests/test_backends.py#L5197
test_use_cftime_standard_calendar_default_in_range[standard]
ValueError: Failed to decode variable 'time': unable to decode time units 'days since 2000-01-01' with "calendar 'standard'". Try opening your dataset with decode_times=False or installing cftime if it is not installed.
|
xarray/tests/test_backends.py#L2115
TestZarrKVStoreV3.test_roundtrip_consolidated[None]
NameError: name 'NPDatetimeUnitOptions' is not defined
|
This job failed
Loading