Skip to content

Commit dbe6caf

Browse files
Clarify comments.
1 parent 3c0c57f commit dbe6caf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

parm/gfs/test_hist.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# DA Monitoring source dictionary
22

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

1010
model: gfs

parm/templates/radHist.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ graphics:
4848
figure:
4949
layout: [1,1]
5050
figure size: [20,18]
51-
title: "${variable}, {{SENSOR}}_{{SAT}} channel ${channel} \n Valid: {{ PDATE | to_YMDH }}"
51+
title: "${variable} of scan angles, {{SENSOR}}_{{SAT}} channel ${channel} \n Valid: {{ PDATE | to_YMDH }}"
5252
output name: hist_plots/rad/hist/hist.{{SENSOR}}_{{SAT}}.${channel}.${variable}.png
5353
plot logo:
5454
which: 'noaa/nws'

0 commit comments

Comments
 (0)