Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Clarify comments.
  • Loading branch information
EdwardSafford-NOAA committed Feb 14, 2025
1 parent 3c0c57f commit dbe6caf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions parm/gfs/test_hist.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# DA Monitoring source dictionary

# This is a simple script to create a radiance plot using the radHist
# (histogram) plot template.
# This is a simple script to create a histogram plot using legacy
# GSI-monitor radiance scan angle data.
#
# It is intended as a proof of concept and isn't an actual part of the
# legacy RadMon.
# legacy RadMon output.
#

model: gfs
Expand Down
2 changes: 1 addition & 1 deletion parm/templates/radHist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ graphics:
figure:
layout: [1,1]
figure size: [20,18]
title: "${variable}, {{SENSOR}}_{{SAT}} channel ${channel} \n Valid: {{ PDATE | to_YMDH }}"
title: "${variable} of scan angles, {{SENSOR}}_{{SAT}} channel ${channel} \n Valid: {{ PDATE | to_YMDH }}"
output name: hist_plots/rad/hist/hist.{{SENSOR}}_{{SAT}}.${channel}.${variable}.png
plot logo:
which: 'noaa/nws'
Expand Down

0 comments on commit dbe6caf

Please sign in to comment.