Constraints that match only the Dataset¶
We may also perform a regular selection on the Dataset as we would
without this accessor. In that case, sel() works just as it does on
xarray. Although we support this functionality, it’s simpler to just
stick to the xarray method.
Note
We also support the regular method arguments of the sel() in
xarray.