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

Added a parameter explanation

parent 543628c1
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,9 @@ public class WeatherElements {
* Average wind speed (meters / second) for the last 10 minutes, measured at 10 meter height
*/
public static final String WIND_SPEED_10MIN_10M = "FF";
/**
* Potential evapotranspiration by the Penman equation
*/
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