Skip to content
Snippets Groups Projects
Commit 9a607d3d authored by tomrink's avatar tomrink
Browse files

minor

parent fe421e35
Branches
No related tags found
No related merge requests found
...@@ -1061,10 +1061,6 @@ def best_fit(amv_spd, amv_dir, amv_prs, amv_lat, amv_lon, fcst_spd, fcst_dir, fc ...@@ -1061,10 +1061,6 @@ def best_fit(amv_spd, amv_dir, amv_prs, amv_lat, amv_lon, fcst_spd, fcst_dir, fc
fcst_num_levels = fcst_spd.shape[0] fcst_num_levels = fcst_spd.shape[0]
SatwindBestFitPress = undef
SatwindBestFitU = undef
SatwindBestFitV = undef
PressDiff = 150. # pressure above and below AMV to look for fit PressDiff = 150. # pressure above and below AMV to look for fit
TopPress = 50. # highest level to allow search TopPress = 50. # highest level to allow search
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment