- Support tags parsing via `rioxarray` and allow upgrade to latest version
- Tags are now part of the top `xarray.attrs` property and not nested inside a special 'tag' dictionary, to match `rioxarray`
- Removed the special rasterio open kwargs parameter from all raster loading function, as this is all now handled via `rioxarray.open_rasterio` interface