Description
What happened?
I have a reproducible notebook where I've loaded a referenceFileSystem
dataset into xarray and everything seems fine with time being understood correctly, but when I try to save a subset to zarr or netcdf, I get:
numpy.datetime64' object has no attribute 'year'
I don't understand this since it seems time is always a datetime64
object in xarray, and I've never had this problem before.
What did you expect to happen?
Expected the file to be written as usual without error.
Minimal Complete Verifiable Example
https://nbviewer.org/gist/rsignell-usgs/029b39f0c428b07914f5a6b1129da572
Relevant log output
No response
Anything else we need to know?
I asked the question first over at fsspec/kerchunk#130 and @martindurant thought this looked like an xarray issue, not a kerchunk issue.
Environment
INSTALLED VERSIONS
commit: None
python: 3.9.10 | packaged by conda-forge | (main, Feb 1 2022, 21:24:11)
[GCC 9.4.0]
python-bits: 64
OS: Linux
OS-release: 4.12.14-150.17_5.0.85-cray_ari_c
machine: x86_64
processor: x86_64
byteorder: little
LC_ALL: None
LANG: None
LOCALE: ('en_US', 'UTF-8')
libhdf5: 1.12.1
libnetcdf: 4.8.1
xarray: 0.21.0
pandas: 1.4.0
numpy: 1.21.5
scipy: 1.7.3
netCDF4: 1.5.8
pydap: None
h5netcdf: 0.13.1
h5py: 3.6.0
Nio: None
zarr: 2.10.3
cftime: 1.5.2
nc_time_axis: None
PseudoNetCDF: None
rasterio: 1.2.10
cfgrib: 0.9.10.0
iris: None
bottleneck: 1.3.2
dask: 2021.12.0
distributed: 2021.12.0
matplotlib: 3.5.1
cartopy: 0.20.2
seaborn: None
numbagg: None
fsspec: 2022.01.0
cupy: None
pint: 0.18
sparse: 0.13.0
setuptools: 59.8.0
pip: 22.0.2
conda: 4.11.0
pytest: None
IPython: 8.0.1
sphinx: 4.4.0