cf-xarray
cf-xarray copied to clipboard
custom criteria keys should be listed in `keys()`
I think it would be useful if for a defined custom criteria vocabulary (which can have many items defined), those that have found matches for a given Dataset have keys listed in ds.cf.keys() so that it can be checked to see if a specific custom key is present in a Dataset.
What do others think?
Yes, similarly https://github.com/xarray-contrib/cf-xarray/issues/375
Ah, indeed! I'll see if I can get to it.