windkit.metadata

Variable Metadata for CF Conventions

This module contains a dictionary that lists all possible variables in the WindKit system. These are then used to make metadata dictionaries for each object in their respective modules.

In addition to the metadata, there are convience functions for updating object metadata.

Functions

create_coords(data, dimname, meta)

Create simple coordinate DataArray with metadata.

update_history(ds)

Update history global attribute.

update_var_attrs(obj, var_dict)

Update all data variable attributes.