Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEichmann-NOAA committed Sep 20, 2023
1 parent 10e1886 commit ac3c906
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/exglobal_prep_ocean_obs.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@

for observer in data['observers']:
obs_source_name = observer['obs space']['name']
dwprint(obs_source_name)
logging.info(f"obs_source_name: {obs_source_name}")
prep_marine_obs.obs_fetch(obs_source_name)

0 comments on commit ac3c906

Please sign in to comment.