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
Branches
No related tags found
1 merge request!19Fix Mendota Buoy Wind Speed knots being converted twice
...@@ -281,7 +281,7 @@ var siteConfigs = { ...@@ -281,7 +281,7 @@ var siteConfigs = {
title: 'Wind Speed (kts)', title: 'Wind Speed (kts)',
tickmode: 'auto', tickmode: 'auto',
nticks: 5, nticks: 5,
convert_value: 'getSpeedKTS', // convert_value: 'getSpeedKTS',
units: ' kts', units: ' kts',
precision: 2, precision: 2,
step: 1, step: 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment