Skip to content

Revise cf.standard_names docstring #215

Closed
@malmans2

Description

@malmans2

def standard_names(self) -> Dict[str, List[str]]:
"""
Returns a sorted list of standard names in Dataset.
Parameters
----------
obj : DataArray, Dataset
Xarray object to process
Returns
-------
Dictionary of standard names in dataset

We are returning a dict (not a list) for both dataarrays and datasets (not just datasets).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions