From 33b762c9df213b067d8a5ea8be5baf6d8867b964 Mon Sep 17 00:00:00 2001 From: Alexander Mahura Date: Thu, 25 Apr 2024 03:47:06 +0300 Subject: [PATCH] updated README-file for py-scripts --- SATELLITE/STATST/summary_rank_histograms_all_locations.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SATELLITE/STATST/summary_rank_histograms_all_locations.sh b/SATELLITE/STATST/summary_rank_histograms_all_locations.sh index d3d2d191d..b94d98364 100755 --- a/SATELLITE/STATST/summary_rank_histograms_all_locations.sh +++ b/SATELLITE/STATST/summary_rank_histograms_all_locations.sh @@ -215,7 +215,7 @@ echo " (2) Plotting - Rank Histogram Summary Statistics for Daily Mean btmp .. utc_term="Daily Mean" echo " $utc_term - btmp (194) - AMSU-A channel : ${variable}" -python_script=python/plot_rankhist_sum_all_locations_amsua.py +python_script=python/plot_rankhist_sum_all_areas_amsua.py echo " number_of_stations : ${number_of_stations}" echo " p01_12, p1_12, p5_12, max_freq_p, max_freq_q : ${p01_12} ${p1_12} ${p5_12} ${max_freq_p} ${max_freq_q}" -- GitLab