Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add nam templates, combine gfs summary and time plots.
  • Loading branch information
EdwardSafford-NOAA committed Jan 16, 2024
1 parent f26574e commit bf5efcb
Show file tree
Hide file tree
Showing 10 changed files with 1,651 additions and 589 deletions.
6 changes: 1 addition & 5 deletions parm/gfs/gfs_plots.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

cycle_interval: 6
data: '/scratch1/NCEPDEV/da/Edward.Safford/noscrub/git/eva/src/eva/tests/data'
net: gfs

satellites:
- name: npp
Expand All @@ -27,11 +28,6 @@ satellites:
instruments:
- name: abi
plot_list:
- plot: rad summary
times: 121
channels: '7,8,9,10,11,12,13,14,15,16'
run: ges

- plot: rad time
times: 121
channels: '7,8,9,10,11,12,13,14,15,16'
Expand Down
4 changes: 2 additions & 2 deletions parm/gfs/radAngle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ graphics:
layout: [1,1]
figure size: [20,18]
title: "${variable}, {{SENSOR}}_{{SAT}} channel ${channel} \n Valid: {{ PDATE | to_YMDH }}"
output name: line_plots/{{SENSOR}}_{{SAT}}/rad/angle/angle.{{SENSOR}}_{{SAT}}.${channel}.${variable}.png
output name: line_plots/{{NET}}/{{SENSOR}}_{{SAT}}/angle/angle.{{SENSOR}}_{{SAT}}.${channel}.${variable}.png
plot logo:
which: 'noaa/nws'
loc: 'upper left'
Expand Down Expand Up @@ -316,7 +316,7 @@ graphics:
layout: [1,1]
figure size: [20,18]
title: "${variable}, {{SENSOR}}_{{SAT}} channel ${channel} \n Valid: {{ PDATE | to_YMDH }}"
output name: lineplots/{{SENSOR}}_{{SAT}}/angle.{{SENSOR}}_{{SAT}}.${channel}.${variable}.png
output name: line_plots/{{NET}}/{{SENSOR}}_{{SAT}}/angle/angle.{{SENSOR}}_{{SAT}}.${channel}.${variable}.png
plot logo:
which: 'noaa/nws'
loc: 'upper left'
Expand Down
2 changes: 1 addition & 1 deletion parm/gfs/radBcoef.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ graphics:
figure size: [20,18]
tight layout:
title: "${variable}, {{SENSOR}}_{{SAT}} channel ${channel} \n Valid: {{ PDATE | to_YMDH }}"
output name: line_plots/{{SENSOR}}_{{SAT}}/rad/bcoef/bcoef.{{SENSOR}}_{{SAT}}.${channel}.${variable}.png
output name: line_plots/{{NET}}/{{SENSOR}}_{{SAT}}/bcoef/bcoef.{{SENSOR}}_{{SAT}}.${channel}.${variable}.png
plot logo:
which: 'noaa/nws'
loc: 'upper right'
Expand Down
575 changes: 0 additions & 575 deletions parm/gfs/radSummary.yaml

This file was deleted.

Loading

0 comments on commit bf5efcb

Please sign in to comment.