Skip to content

Commit

Permalink
Folds in change made locally to fix missing subdomain files. (#575)
Browse files Browse the repository at this point in the history
 Fix already was in main branch.
  • Loading branch information
MatthewPyle-NOAA authored Dec 8, 2024
1 parent fd68f60 commit 6ca9271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/exrrfs_run_prdgen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ if [ "${DO_PARALLEL_PRDGEN}" = "TRUE" ]; then
#-- Upscale & subset FAA requested information
#-- FAA grib2 output is not generated for ensemble forecasts

# echo "$USHrrfs/rrfs_prdgen_faa_subpiece.sh $fhr $cyc $prslev $natlev $ififip $aviati ${COMOUT} &" >> $DATAprdgen/poescript_faa_${fhr}
# echo "$USHrrfs/rrfs_prdgen_faa_subpiece.sh $fhr $cyc $prslev $natlev $ififip $aviati ${COMOUT}" >> $DATAprdgen/poescript_faa_${fhr}

if [ ${DO_ENSFCST} = "FALSE" ]; then
${USHrrfs}/rrfs_prdgen_faa_subpiece.sh $fhr $cyc $prslev $natlev $ififip $aviati ${COMOUT} ${USHrrfs}
Expand Down

0 comments on commit 6ca9271

Please sign in to comment.