Skip to content

Commit

Permalink
Merge pull request #320 from ulmononian/feature/update_srw_env
Browse files Browse the repository at this point in the history
Minor changes to ufs-srw-app-env
  • Loading branch information
climbfuji authored Sep 6, 2023
2 parents 96ad277 + 42337f6 commit fedc6ad
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,9 @@ class UfsSrwAppEnv(BundlePackage):
depends_on("w3emc")
depends_on("wgrib2")
depends_on("gsi-ncdiag")
depends_on("met")
depends_on("metplus")
depends_on("mapl")
depends_on("ncio")

# There is no need for install() since there is no code.

0 comments on commit fedc6ad

Please sign in to comment.