-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ufs_release_1.0: cleanup work 2020/01/06 #42
ufs_release_1.0: cleanup work 2020/01/06 #42
Conversation
@DusanJovic-NOAA do you know if LAPACK is a required dependency for NCEPLIBS-post? If I comment out find_package(LAPACK) it still compiles fine, but I don't know if this is because the system finds the lapack libraries automatically in the system include/library paths. Similar question for NCEPLIBS-grib_util. Thanks! |
I think it does not require LAPACK. I also commented out find_package(LAPACK) and successfully built the EMC_post. |
Thanks, will comment them out in the PRs. |
@Hang-Lei-NOAA actually can you merge this PR, please? I do not have write access to EMC_post. Thanks! It is ready to go. |
@climbfuji - I'll merge this for you. |
I don’t have the write access either.
Ask mark Potts, he has super access to all EMC repo. Or ask post people:
[email protected]
Hang
…On Wed, Jan 8, 2020 at 11:13 PM Dom Heinzeller ***@***.***> wrote:
@Hang-Lei-NOAA <https://github.com/Hang-Lei-NOAA> actually can you merge
this PR, please? I do not have write access to EMC_post. Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#42>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFHCM2US5JPDKTGCZSLQ42P77ANCNFSM4KDKVX2Q>
.
|
Thanks Kate!
…On Wed, Jan 8, 2020 at 11:17 PM Kate Fossell ***@***.***> wrote:
Merged #42 <#42> into
ufs_release_v1.0.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#42>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFGQJYLXNDB7VFYFYQDQ42QPHANCNFSM4KDKVX2Q>
.
|
Thanks to both of you, Kate and Hang! |
${GFSIO_INC} should be ${GFSIO_INC4} in sorc/ncep_post.fd/CMakeLists.txt, here: For example, these are environment variables set by gfsio module on wcoss_dell_p3:
|
Thanks, will fix it in a minute. |
See here: #43 - will merge right away. |
sorc/ncep_post.fd/CMakeLists.txt