Tony from DF told me there's a request from OPC for the plots_cg0_2026081900.tar.gz files. This issue is to add a dbn_alert for these files and correct the filenames to meet standards. Tony suggested using the types MODEL NWPS_ASCII_TAR for the alerts (similar to NWPS_ASCII_TAR)
Since these are new products, the filenames would need to change from
plots_cg${CGNUM}_YYYYMMDDHH.tar.gz to
nwps.t${cyc}z.plots_cg${CGNUM}.${wfo}.tar.gz - (note, date is removed)
I've found reference to these files being created in these scripts
ush/python/plot_partition.sh
ush/nwps_posproc_cgn_parallel.sh
ush/nwps_posproc_cg1.sh
ush/nwps_wavetrack_cg1.sh
It would also be a good idea to update the other tar file names in case future alerts are requested. I found references to them in these files:
ush/nwps_posproc_cg1.sh - shiproute_plots_*
ush/nwps_wavetrack_cg1.sh - mapplots_*
Please let me know if you find any issues with these proposed changes
Tony from DF told me there's a request from OPC for the
plots_cg0_2026081900.tar.gzfiles. This issue is to add a dbn_alert for these files and correct the filenames to meet standards. Tony suggested using the typesMODEL NWPS_ASCII_TARfor the alerts (similar to NWPS_ASCII_TAR)Since these are new products, the filenames would need to change from
plots_cg${CGNUM}_YYYYMMDDHH.tar.gztonwps.t${cyc}z.plots_cg${CGNUM}.${wfo}.tar.gz- (note, date is removed)I've found reference to these files being created in these scripts
ush/python/plot_partition.sh
ush/nwps_posproc_cgn_parallel.sh
ush/nwps_posproc_cg1.sh
ush/nwps_wavetrack_cg1.sh
It would also be a good idea to update the other tar file names in case future alerts are requested. I found references to them in these files:
ush/nwps_posproc_cg1.sh - shiproute_plots_*
ush/nwps_wavetrack_cg1.sh - mapplots_*
Please let me know if you find any issues with these proposed changes