Skip to content

Commit

Permalink
Will now run full script
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Dingwell committed May 2, 2016
1 parent 52feed6 commit 11078af
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions wrf_installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,8 @@ build_wps () {
source user_settings_common # User defined variables
source internal_settings # Relies on some variables from set_user()
echo "WRF will be installed under $(pwd)/$WRF_DIR"
#init_tests
#download_packages
#build_wrf
init_tests
download_packages
build_wrf
source user_settings_wps
build_wps
#build_chem

0 comments on commit 11078af

Please sign in to comment.