Skip to content

Commit

Permalink
Correct few comments, wrongfully used Hera, which should be AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
weihuang-jedi committed Dec 3, 2024
1 parent 5a46997 commit fa86537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/AWSPW.env
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ elif [[ "${step}" = "oceanice_products" ]]; then

elif [[ "${step}" = "atmos_products" ]]; then

export USE_CFP="YES" # Use MPMD for downstream product generation on Hera
export USE_CFP="YES" # Use MPMD for downstream product generation on AWS

elif [[ "${step}" = "ecen" ]]; then

Expand Down

0 comments on commit fa86537

Please sign in to comment.