Skip to content

v0.5.3

Choose a tag to compare

@kthyng kthyng released this 07 Apr 17:26
3040061

filter: can be used to easily filter a Dataset down to certain variables by their standard names, but also looks for the variables necessary to decode vertical depth coordinates.

sub_grid hadn't been written to account for both cases of dimensions and coordinates with the same name vs. not. Now it works for both scenarios.

Also cf-xarray is now available on conda-forge with the necessary changes so can integrate that.