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

snapshot...

parent 39d97bc3
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ dir_fmt = '%Y_%m_%d_%j'
# dir_list = [f.path for f in os.scandir('.') if f.is_dir()]
ds_dct = {}
pirep_file = '/home/rink/data/pirep/pireps_2018040100_2018123023.csv'
pirep_file = '/home/rink/data/pireps/pireps_2019010000_2019063023.csv'
ice_dict, no_ice_dict = pirep_icing(pirep_file)
print('num obs: ice, no ice', len(ice_dict), len(no_ice_dict))
......
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