File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
1010model : gfs
Original file line number Diff line number Diff 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'
You can’t perform that action at this time.
0 commit comments