Wind Trinity
-
In the context of the "Windy PWS project": How should I formulate, assemble, or compose the "wind trinity" to "report it every five minutes" if, strictly speaking, I only have the following data sources?
- "1 Min Scalar Avg Wind Direction"
- "1 Min Avg Wind Speed"
- "2 Min Avg Wind Speed"
- "10 Min Avg Wind Speed"
- "2 Min High Wind Speed"
- "10 Min High Wind Speed"
-
I idefix37 marked this topic as a regular topic
-
@indomet said in Wind Trinity:
In the context of the "Windy PWS project": How should I formulate, assemble, or compose the "wind trinity" to "report it every five minutes" if, strictly speaking, I only have the following data sources?
"1 Min Scalar Avg Wind Direction"
"1 Min Avg Wind Speed"
"2 Min Avg Wind Speed"
"10 Min Avg Wind Speed"
"2 Min High Wind Speed"
"10 Min High Wind Speed"Hello, @indomet
Do you have the option of reporting every 10 minutes rather than 5?
Can you include some details about what Weather Station you are using and how you are planning to forward the data to Windy (Code Wise).