Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
More cleanup.
  • Loading branch information
EdwardSafford-NOAA committed Jun 24, 2024
1 parent 3ed9480 commit 6b52b37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ush/plotObsMon.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,6 @@ def loadConfig(satname, instrument, obstype, plot, cycle_tm, cycle_interval,
plot_template = os.path.join(parm_location, plot_template)

genYaml(plot_template, plot_yaml, config)

idx = os.environ.get('PBS_ARRAY_INDEX', 'nada')
eva(plot_yaml)
os.remove(plot_yaml)

Expand Down

0 comments on commit 6b52b37

Please sign in to comment.