打开.nc文件有问题。我尝试了几个文件(名为L3和L5),它适用于L3,但不适用于L5。/opt/conda/lib/python3.9/site-packages/xarray/backends/api.py in open_mfdataset(路径、块、concat_dim、compat用于路径909中的p,关闭器= getattr_( ds,"_close"),用于数据集中910中的
我想使用xarray和open_mfdataset打开1950-2005年的所有数据。format(path, years) for years in range(1950,2005,1)] print(files) nc = netCDF4.MFDataset(files) 这是我正在使用的代码当我试图打开这些文件时,我得到一个错误: OSError: [Errno -90] NetCDF: file not found: b'https