I am compiling the new WRF v 4.7.1. The compile is failing and I note fatal errors when it gets to the MYNN-EDMF submodule. It seems to be trying to use git, even though I downloaded the tar.gz file. The compile log is attached and the failure is around line 3105. The directory phys/MYNN-EDMF exists and has files and directories. I don't have git configured on this system using git for the compile is probably not a viable option. I didn't have this issue with my previous WRF compile (3.6.1), though it seems that the MYNN-EDMF directory is new.
The (possibly?) offending part of the compile is... (complete compile log attached).
make[2]: Entering directory `/home/stevem/sw/WRF-4.7/WRFV4.7.1/phys'
No action required for NoahMP submodule
Pulling in MYNN-EDMF submodule
fatal: Not a git repository (or any of the parent directories): .git
make[2]: Leaving directory `/home/stevem/sw/WRF-4.7/WRFV4.7.1/phys'
make[2]: Entering directory `/home/stevem/sw/WRF-4.7/WRFV4.7.1/phys'
(cd .. && ./tools/manage_externals/checkout_externals --externals ./arch/Externals.cfg)
Processing externals description file : ./arch/Externals.cfg (/home/stevem/sw/WRF-4.7...
The (possibly?) offending part of the compile is... (complete compile log attached).
make[2]: Entering directory `/home/stevem/sw/WRF-4.7/WRFV4.7.1/phys'
No action required for NoahMP submodule
Pulling in MYNN-EDMF submodule
fatal: Not a git repository (or any of the parent directories): .git
make[2]: Leaving directory `/home/stevem/sw/WRF-4.7/WRFV4.7.1/phys'
make[2]: Entering directory `/home/stevem/sw/WRF-4.7/WRFV4.7.1/phys'
(cd .. && ./tools/manage_externals/checkout_externals --externals ./arch/Externals.cfg)
Processing externals description file : ./arch/Externals.cfg (/home/stevem/sw/WRF-4.7...