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

Add temperature variable to config fle

parent 2f071e46
No related branches found
No related tags found
1 merge request!3Add temp threshold
......@@ -15,6 +15,8 @@ FILENAME_DATEFORMAT="met_1_0km_nordic-%Y-%m-%d.nc"
RR="RR"
# Relative humidity (2m)
UM="UM"
# Mean temperature (2m)
TM="TM"
# Timezone for weather data/daily aggregations
LOCAL_TIMEZONE="Europe/Oslo"
# Path to optional CSV file with polygons for masking result.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment