Skip to content
Snippets Groups Projects
Commit 5398729e authored by Richard Olav Rud's avatar Richard Olav Rud
Browse files

CHANGE: Title of relative_humidity

parent 0a7ea689
No related branches found
No related tags found
No related merge requests found
......@@ -221,7 +221,7 @@ def set_variables(nas):
metadata.comp_name = 'relative_humidity'
metadata.unit = '%'
metadata.matrix = 'instrument'
metadata.title = 't_int'
metadata.title = 'rh_int'
metadata.characteristics = DatasetCharacteristicList()
metadata.characteristics.add_parse('Location', 'before dryer', 'aerosol_mass_spectrometer', 'relative_humidity')
nas.variables.append(DataObject(values_=values, flags=flags, flagcol=True,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment