Skip to content
Snippets Groups Projects
Commit 39a516f5 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent b7733f4a
No related branches found
No related tags found
No related merge requests found
...@@ -106,7 +106,7 @@ def run_icing_predict(clvrx_dir='/Users/tomrink/data/clavrx/RadC/', output_dir=h ...@@ -106,7 +106,7 @@ def run_icing_predict(clvrx_dir='/Users/tomrink/data/clavrx/RadC/', output_dir=h
satzen = ancil_data_dct['sensor_zenith_angle'] satzen = ancil_data_dct['sensor_zenith_angle']
solzen = ancil_data_dct['solar_zenith_angle'] solzen = ancil_data_dct['solar_zenith_angle']
bt_10_4 = ancil_data_dct['temp_11_0um_nom'] bt_10_4 = ancil_data_dct['temp_10_4um_nom']
day_idxs = [] day_idxs = []
nght_idxs = [] nght_idxs = []
avg_bt = [] avg_bt = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment