Update WRF-3.8.0_netCDF-Fortran_separate_path.patch#3702
Update WRF-3.8.0_netCDF-Fortran_separate_path.patch#3702boegel merged 1 commit intoeasybuilders:developfrom
Conversation
I believe this is a typo preventing the `NETCDFFPATH` variable to be set correctly.
|
@andreas-h hmm, sure looks like a typo indeed, but I'm a bit puzzled as to how we missed this up until now? What part of WRF is broken without this fix? |
|
It's indeed very strange. WRF3.8.1 builds fine without this fix on my installation, but during my ongoing work to compile WRF with Chemistry enabled (some extra environment variables set), some |
|
@andreas-h OK, thanks for the info. I'll make sure this doesn't break the WRF 3.8 installation on my end, but I don't expect it to. If it's fine, I'll merge this ASAP, thanks! |
|
tested, works, so going in, thanks @andreas-h! |
I believe this is a typo preventing the
NETCDFFPATHvariable to be set correctly.