Posted in Web Using xarray’s open_mfdataset to open a series of .nc files December 5, 2025 I have a series of files named 0.nc, 1.nc, 2.nc, … and am looking to use open_mfdataset to open them all at once, in order of filename. However, when I run the command: https://stackoverflow.com/questions/75241585/using-xarrays-open-mfdataset-to-open-a-series-of-nc-files