Currently, `xarray-fits` defaults to construction of dask arrays which are inserted into xarray Datasets. More flexibility could be attained by implementing a formal [xarray backend](https://docs.xarray.dev/en/latest/internals/how-to-add-new-backend.html)
Currently,
xarray-fitsdefaults to construction of dask arrays which are inserted into xarray Datasets.More flexibility could be attained by implementing a formal xarray backend