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

snapshot...

parent fc01553f
Branches
No related tags found
No related merge requests found
......@@ -204,7 +204,7 @@ def run(pirep_dct, outfile=None, outfile_l1b=None):
fl_alt_s = np.array(fl_alt_s)
if outfile is not None:
create_file(outfile, data_dct, ds_list, lon_c, lat_c, time_s)
create_file(outfile, data_dct, ds_list, lon_c, lat_c, time_s, fl_alt_s)
data_dct = {}
for ds_name in l1b_ds_list:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment