From 935ffa9973d2074a79804c7b68eef65a29bbbd43 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Mon, 13 Mar 2023 13:09:39 +0100
Subject: [PATCH] Added parameters

---
 weather_data.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/weather_data.md b/weather_data.md
index 5e2bde3..caae8e9 100644
--- a/weather_data.md
+++ b/weather_data.md
@@ -87,11 +87,13 @@ Due to a wish to standardize the names of the codes using international standard
 |Percent            |145        |5          |UMf        |Mean relative humidity in 2m height in fruit tree  |
 |Minutes            |60         |0          |BT         |Leaf wetness                                       |
 |Minutes            |60         |0          |BTf        |Leaf wetness in fruit tree                         |
+|Minutes            |60         |0          |BTg        |Leaf wetness at ground level (in grass)            |
 |Meters/second      |30         |0          |FF         |Wind speed in 10m height, last 10 minutes mean     |
 |Meters/second      |30         |0          |FF2        |Wind speed in 2m height, last 10 minutes mean      |
 |Meters/second      |30         |0          |FM         |Wind speed in 10m height, 60 minutes mean          |
 |Meters/second      |21         |0          |FM2        |Wind speed in 2m height, 60 minutes mean           |
 |Watt/m2            |1000       |-25        |Q0         |Global radiation                                   |
+|mm                 |1000       |-25        |EPP        |Potential Evaporation (Penman)                     |
 
 ## Appendix B: Log interval Ids
 
-- 
GitLab