Skip to content
Snippets Groups Projects
Commit 63ca7173 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 57e20705
Branches
No related tags found
No related merge requests found
......@@ -552,7 +552,7 @@ def run_icing_predict_image_fcn(clvrx_dir='/Users/tomrink/data/clavrx/RadC/', ou
l1b_andor_l2='BOTH', use_flight_altitude=True, res_fac=1,
extent=[-105, -70, 15, 50],
pirep_file='/Users/tomrink/data/pirep/pireps_202109200000_202109232359.csv',
obs_lons=None, obs_lats=None, obs_times=None, obs_alt=None, flight_level=None):
obs_lons=None, obs_lats=None, obs_times=None, obs_alt=None, flight_level=None, obs_intensity=None):
if use_flight_altitude is True:
flight_levels = [0, 1, 2, 3, 4]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment