What is your issue?
Is it possible to load a large dataset (larger than available RAM) by providing preconditions similar to standard indexing (for example, sel(dim_x = value))? If not, is it possible to add this functionality?
I am planning to use xarray to store data gathered from neuroscience experiments that tend to by quite large and might come across this issue.