Skip to content

Commit

Permalink
[production/AQM.v7] update workflow for the aqm.v7.0.8 implementation (
Browse files Browse the repository at this point in the history
…#1122)

Correct the link of gefs2lbc_para in auto_A1_checkout.sh
  • Loading branch information
JianpingHuang-NOAA authored Aug 23, 2024
1 parent b0f4b72 commit 24e09b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorc/auto_A1_checkout.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cd ../ush
#-------------------------------------------------------------------
cd ../sorc

for src in aqm_bias_correct aqm_bias_interpolate aqm_post_bias_cor_grib2 aqm_post_grib2 aqm_post_maxi_bias_cor_grib2 aqm_post_maxi_grib2 convert_airnow_csv gefs2clbcs_para
for src in aqm_bias_correct aqm_bias_interpolate aqm_post_bias_cor_grib2 aqm_post_grib2 aqm_post_maxi_bias_cor_grib2 aqm_post_maxi_grib2 convert_airnow_csv gefs2lbcs_para
do
ln -s AQM-utils/sorc/${src}.fd .
done
Expand Down

0 comments on commit 24e09b2

Please sign in to comment.