ACCESS-NRI / access-nri-intake-catalog

Tools and configuration info used to manage ACCESS-NRI's intake catalogue
https://access-nri-intake-catalog.rtfd.io
Apache License 2.0
8 stars 1 forks source link

Add `units` to datastores #120

Closed dougiesquire closed 1 year ago

dougiesquire commented 1 year ago

Is your feature request related to a problem? Please describe.

The variable units attribute is currently not added to the datastores. This metadata is useful for downstream tools that use the datastore tables.

Describe the feature you'd like

Add a variable_units column to the datastores that are built by access-nri-intake. Also, it would be helpful if missing variable attributes be added to their respective list as Nones (rather than being ignored), so that attributes for a given variable can be backed out from their location in the list.