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

snapshot...

parent a2378658
Branches
No related tags found
No related merge requests found
...@@ -164,7 +164,7 @@ def run(pirep_dct, outfile=None): ...@@ -164,7 +164,7 @@ def run(pirep_dct, outfile=None):
if gvals is not None: if gvals is not None:
ds_grd_dct[ds_name].append(gvals) ds_grd_dct[ds_name].append(gvals)
lon_c.append(lon_s[0]) lon_c.append(lon_s[0])
lat_c.append(lat_c[0]) lat_c.append(lat_s[0])
time_s.append(time) time_s.append(time)
cnt += 1 cnt += 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment