Closed
Description
As far as I know, there's no way to see what options are enabled.
It'd be nice to add either xr.get_options
or xr.show_options
or xr.options
so that users can see what is enabled.
I think it would be nice to have a one-line description under each option
"arithmetic_join": "outer"
controls DataArray/Dataset alignment in binary operations.