Skip to content
Snippets Groups Projects
Commit 56cee8fb authored by David Hoese's avatar David Hoese
Browse files

Merge branch 'bugfix-buoy-wind-speed-ticks' into 'develop'

Fix Mendota Buoy Wind Speed knots being converted twice

See merge request !19
parents d5b24fdc cd8890d2
No related branches found
No related tags found
1 merge request!19Fix Mendota Buoy Wind Speed knots being converted twice
Pipeline #10428 passed
......@@ -281,7 +281,7 @@ var siteConfigs = {
title: 'Wind Speed (kts)',
tickmode: 'auto',
nticks: 5,
convert_value: 'getSpeedKTS',
// convert_value: 'getSpeedKTS',
units: ' kts',
precision: 2,
step: 1,
......
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