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

Comment updates

parent da541a00
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ package no.nibio.vips.util; ...@@ -21,7 +21,7 @@ package no.nibio.vips.util;
/** /**
* (Probably) temporary definitions of weather elements * (Probably) temporary definitions of weather elements
* @copyright 2013 <a href="http://www.nibio.no/">NIBIO</a> * @copyright 2017 <a href="http://www.nibio.no/">NIBIO</a>
* @author Tor-Einar Skog <tor-einar.skog@nibio.no> * @author Tor-Einar Skog <tor-einar.skog@nibio.no>
*/ */
public class WeatherElements { public class WeatherElements {
...@@ -82,7 +82,7 @@ public class WeatherElements { ...@@ -82,7 +82,7 @@ public class WeatherElements {
* Average wind speed (meters / second) * Average wind speed (meters / second)
*/ */
public static final String WIND_SPEED_2M = "FM2"; public static final String WIND_SPEED_2M = "FM2";
public static final String POTENTIAL_EVAPORATION = "EPP"; public static final String POTENTIAL_EVAPORATION = "EPP";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment