Skip to content
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

Issues Encountered During COAWST Compilation #327

Open
wjlyx opened this issue Oct 17, 2024 · 2 comments
Open

Issues Encountered During COAWST Compilation #327

wjlyx opened this issue Oct 17, 2024 · 2 comments

Comments

@wjlyx
Copy link

wjlyx commented Oct 17, 2024

When I run coawst.bash, the path written in the coawst.bash file is /coawst_path/wrf, but after running, it looks for the .exe file in another wrf path. How should I modify it?

image
image

build02(1).log

@jcwarner-usgs
Copy link
Collaborator

i am seeing several errors in the build:

make[4]: Entering directory /home/zjxu/test/WRF-4.2.1/external/ioapi_share' make[4]: *** No rule to make target ../../configure.wrf', needed by ../../inc/wrf_io_flags.h'. Stop. make[4]: Leaving directory /home/zjxu/test/WRF-4.2.1/external/ioapi_share'
make[3]: [wrf_ioapi_includes] Error 2 (ignored)
( cd /home/zjxu/test/WRF-4.2.1/external/io_grib_share ; \

can you try a newer version of the code?
get it from here
https://github.com/DOI-USGS/COAWST

@wjlyx
Copy link
Author

wjlyx commented Oct 18, 2024

i am seeing several errors in the build:

make[4]: Entering directory ../../configure.wrf', needed by /home/zjxu/test/WRF-4.2.1/external/ioapi_share' make[3]: [wrf_ioapi_includes] Error 2 (ignored) ( cd /home/zjxu/test/WRF-4.2.1/external/io_grib_share ; `/home/zjxu/test/WRF-4.2.1/external/ioapi_share' make[4]: *** No rule to make target ``../../inc/wrf_io_flags.h'. Stop. make[4]: Leaving directory `

can you try a newer version of the code? get it from here https://github.com/DOI-USGS/COAWST

Version 3.8 is too new for me. I am currently using version 3.7-final. How should I resolve this issue without updating?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants