Error from NetCDF in build of ufs-weather-model for NG-GODAS (-NEMSDATM) #657
-
I would like to ask about an error of NetCDF in Cmake; CMake Error at CMakeLists.txt:108 (find_package): Could not find a package configuration file provided by "NetCDF" with any
Current modules are
I checked this in branch of develop Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
This works for me on Orion:
|
Beta Was this translation helpful? Give feedback.
-
Thanks Dusan -- Hyun-Chul
…On Wed, Jun 23, 2021 at 11:18 AM Dusan Jovic ***@***.***> wrote:
This works for me on Orion:
git clone --recursive https://github.com/ufs-community/ufs-weather-model
cd ufs-weather-model
module use modulefiles
module load ufs_orion.intel
CMAKE_FLAGS="-DAPP=NG-GODAS-NEMSDATM" ./build.sh
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#657 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADQ73E5XJOAKIK6XU5KQC4LTUH3LHANCNFSM47EKRMYA>
.
|
Beta Was this translation helpful? Give feedback.
-
Yes, it was resolved.
Thanks,
Hyun-Chul
…On Thu, Jun 24, 2021 at 12:15 PM Jun Wang ***@***.***> wrote:
@hyunchul386 <https://github.com/hyunchul386> Is your issue resolved?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#657 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADQ73E2MFF2OGI2SGB4ZFQDTUNK2XANCNFSM47EKRMYA>
.
|
Beta Was this translation helpful? Give feedback.
This works for me on Orion: