From b623a3c8c8e660c6858995d23d762f941bedaeac Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 8 Oct 2023 11:12:55 +0200 Subject: cloud cover icon_download --- icon_download.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icon_download.sh') 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" ) -- cgit v1.2.3