Skip to content
Snippets Groups Projects
Commit 961155a6 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Added BTg to mapping

parent 68e81b32
No related branches found
No related tags found
No related merge requests found
...@@ -48,6 +48,7 @@ public class IPMDecisionsWeatherUtil { ...@@ -48,6 +48,7 @@ public class IPMDecisionsWeatherUtil {
entry(3001, WeatherElements.RELATIVE_HUMIDITY_MEAN), // UU/UM entry(3001, WeatherElements.RELATIVE_HUMIDITY_MEAN), // UU/UM
entry(3002, WeatherElements.RELATIVE_HUMIDITY_MEAN), // UM entry(3002, WeatherElements.RELATIVE_HUMIDITY_MEAN), // UM
entry(3101, WeatherElements.LEAF_WETNESS_DURATION), // BT entry(3101, WeatherElements.LEAF_WETNESS_DURATION), // BT
entry(3103, WeatherElements.LEAF_WETNESS_DURATION_GROUND_LEVEL), // BTg
entry(4002, WeatherElements.WIND_SPEED_2M), // FM2/FF2 entry(4002, WeatherElements.WIND_SPEED_2M), // FM2/FF2
entry(4003, WeatherElements.WIND_SPEED_2M), // FM2/FF2 entry(4003, WeatherElements.WIND_SPEED_2M), // FM2/FF2
entry(4012, WeatherElements.WIND_SPEED_10M), // FM10/FF10 entry(4012, WeatherElements.WIND_SPEED_10M), // FM10/FF10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment