aboutsummaryrefslogtreecommitdiff
path: root/icon_download.sh
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2023-10-08 11:12:55 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2023-10-08 11:12:55 +0200
commitb623a3c8c8e660c6858995d23d762f941bedaeac (patch)
tree21d2ba86677472fbcc19bddde9f1d13c3151db13 /icon_download.sh
parent7624a449dbca6d40fec6e616dacd4d34bb40be19 (diff)
downloadmeteo_toolbox-b623a3c8c8e660c6858995d23d762f941bedaeac.tar.gz
cloud cover icon_download
Diffstat (limited to 'icon_download.sh')
-rwxr-xr-xicon_download.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/icon_download.sh b/icon_download.sh
index 8b2eac9..6b27b02 100755
--- a/icon_download.sh
+++ b/icon_download.sh
@@ -39,7 +39,7 @@ get_latest_run
# This is a stupid fix for a stupid problem.
PARAMETER_FILENAME_CAPS=yes
-PARAMETERS=( "t" "relhum" "u" "v" "fi" )
+PARAMETERS=( "t" "relhum" "u" "v" "fi" "clc" )
# tot_prec and cape_ml/cin_ml is in 15min intervals and screws with xygrib
PARAMETERS_SINGLE_LEVEL=( "pmsl" )
PRESSURE_LEVELS=( "1000" "975" "950" "850" "700" "600" "500" "400" "300" "250" "200" )