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

Fix Mendota Buoy Wind Speed knots being converted twice

parent d5b24fdc
No related branches found
No related tags found
1 merge request!19Fix Mendota Buoy Wind Speed knots being converted twice
......@@ -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