Skip to content

Commit

Permalink
remove leftover print
Browse files Browse the repository at this point in the history
  • Loading branch information
bpurinton committed Nov 25, 2024
1 parent f1cc28f commit d0d7a05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions asp_plot/altimetry.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ def request_atl06sr_multi_processing(
key: parms for key, parms in parms_dict.items() if key in processing_levels
}

print("\n\nparms_dict: ", parms_dict)

for key, parms in parms_dict.items():
parms["poly"] = region
parms["res"] = res
Expand Down

0 comments on commit d0d7a05

Please sign in to comment.