Skip to content

Commit

Permalink
missing download link added
Browse files Browse the repository at this point in the history
  • Loading branch information
bakamotokatas authored Jan 17, 2022
1 parent 80a7172 commit 950dab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WRF4.3.2_Install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ if [ "$type" = "Chem" ]; then
echo "Compilation of convert_emiss.exe is finished, now PREP-CHEM-SRC download and compilation has started."
[ -d "PREP-CHEM-SRC-1.5" ] && mv PREP-CHEM-SRC-1.5 PREP-CHEM-SRC-1.5-old
[ -f "prep_chem_sources_v1.5_24aug2015.tar.gz" ] && mv prep_chem_sources_v1.5_24aug2015.tar.gz prep_chem_sources_v1.5_24aug2015.tar.gz-old
wget ftp://aftp.fsl.noaa.gov/divisions/taq/global_emissions/prep_chem_sources_v1.5_24aug2015.tar.gz
tar -zxvf prep_chem_sources_v1.5_24aug2015.tar.gz
cd PREP-CHEM-SRC-1.5/bin/build
sed -i "s#NETCDF=.*#NETCDF=/usr#" include.mk.gfortran.wrf
Expand Down

0 comments on commit 950dab1

Please sign in to comment.