Skip to content
Snippets Groups Projects
Commit 2775cb39 authored by David Verelst's avatar David Verelst
Browse files

prepost.windIO: add sensor type name, component

parent 0c04022e
No related branches found
No related tags found
No related merge requests found
......@@ -824,6 +824,8 @@ class LoadResults(object):
channelinfo['pos'] = (x, y, z)
channelinfo['units'] = units
channelinfo['chi'] = ch
channelinfo['sensortype'] = 'windspeed'
channelinfo['component'] = direction[1:]
# WIND SPEED AT BLADE
# 0: WSP Vx, glco, R= 61.5
......
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