Closed
Description
I think we should issue a patch release soon.
-
xarray.map_blocks
will break with new dask,distributed releases this week since we don't have a released version with EnsureHighLevelGraph
layers areLayer
instances #5271 - More robust guess_can_open for netCDF4/scipy/h5netcdf entrypoints #5296: fix for regression reported in Engine is no longer inferred for filenames not ending in ".nc" #5295
- Better error message when no backend engine is found. #5300: fix the error message in ds = xr.tutorial.load_dataset("air_temperature") with 0.18 needs engine argument #5291 so that it is more helpful. It's a key entry point for new users.
- failing RTD build #5299 RTD build is broken
- xarray 0.18.0 raises ValueError, not FileNotFoundError, when opening a non-existent file #5329 should throw
FileNotFoundError
error on nonexistent file?
Nice to have
- Add mode="r+" for to_zarr and use consolidated writes/reads by default #5252 zarr region
- Allow assigning values to a subset of a dataset #5045 assigning to subset
- Add drop_duplicates for dims #5239 drop_duplicates
- Raise error for invalid reference date for encoding time units #5288 invalid reference date error
Thoughts? Volunteers?
Metadata
Metadata
Assignees
Labels
No labels