Skip to content

Can you use WDIR&WIND observations to calculate VCNT? #2240

Locked Answered by JohnHalleyGotway
heu3becteh asked this question in File I/O
Discussion options

You must be logged in to vote

@heu3becteh, unfortunately, the answer is no. Point-Stat isn't set up to pair U/V forecasts with wind speed/direction observations to compute the wind vector line types (VL1L2, VAL1L2, and/or VCNT). I can see how the logic could potentially be revised in the future to support that... but it doesn't do it now.

With the current capabilities, you could use python embedding for the point observations. The python script could read the wind speed/direction, convert to U/V, and pass the result to Point-Stat. But I realize that does complicate matters.

Is this a challenge you've been experiencing for a while? Wondering if I should write up an issue in GitHub to request this new feature be added t…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@heu3becteh
Comment options

@JohnHalleyGotway
Comment options

Answer selected by heu3becteh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment