From 5c1679f5d361686c8699599df2451f3ea8d2a776 Mon Sep 17 00:00:00 2001 From: Jeremy Maurer Date: Thu, 21 Sep 2023 20:34:58 -0500 Subject: [PATCH] allow az time option to proceed with Tmatch --- tools/RAiDER/cli/raider.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/RAiDER/cli/raider.py b/tools/RAiDER/cli/raider.py index a1d171b33..6857b4355 100644 --- a/tools/RAiDER/cli/raider.py +++ b/tools/RAiDER/cli/raider.py @@ -645,7 +645,7 @@ def getWeatherFile(wfiles, times, t, interp_method='none'): elif (interp_method) == 'azimuth_time_grid': - if Nmatch: # Case 6: all files downloaded + if Nmatch or Tmatch: # Case 6: all files downloaded weather_model_file = combine_weather_files( wfiles, t,