Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'wind_force_avg_10min' reports value of 'wind_speed_avg_10min' #45

Open
ruedi137 opened this issue Aug 7, 2023 · 1 comment
Open

'wind_force_avg_10min' reports value of 'wind_speed_avg_10min' #45

ruedi137 opened this issue Aug 7, 2023 · 1 comment

Comments

@ruedi137
Copy link

ruedi137 commented Aug 7, 2023

Just noticed that the value of 'wind_force_avg_10min' reports the value of 'wind_speed_avg_10min'. Apparently the transformation from m/s to bft is not done

Example:
https://tecdottir.herokuapp.com/measurements/mythenquai?startDate=2023-08-07 reports
Screenshot 2023-08-07 202547

@metaodi
Copy link
Owner

metaodi commented Aug 7, 2023

You're right! It seems this calculation is already missing in the source data. Let me check with the data provider. But it's rather easy to fix, maybe I'll quickly do it on my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants