Dear all,
I used the scripts in the `components/cam/tools/nudging/Gen_Data/` directory to create the target data files for my nudging experiments, but encountered errors with WRAPIT.
I'm working with the CESM2.2 model and NCL version 6.6.2. I noticed that my system only has the `ncl/lib/` and `ncl/bin/` directories, and the `ncl/include/` directory is missing.
I have no idea how to resolve this issue and would appreciate some help from the forum.
Thanks.
#-------------------------------------------------------------------------------
WRAPIT Version: 120209
WRAPIT.c:9:10: fatal error: ncarg/hlu/hlu.h: No such file or directory
#include <ncarg/hlu/hlu.h>
^~~~~~~~~~~~~~~~~
compilation terminated.
COMPILING MAKEIC.f90
LINKING
gcc: error: WRAPIT.o: No such file or directory
rm: cannot remove 'WRAPIT.o': No such file or directory
END WRAPIT
#-------------------------------------------------------------------------------
Bing
I used the scripts in the `components/cam/tools/nudging/Gen_Data/` directory to create the target data files for my nudging experiments, but encountered errors with WRAPIT.
I'm working with the CESM2.2 model and NCL version 6.6.2. I noticed that my system only has the `ncl/lib/` and `ncl/bin/` directories, and the `ncl/include/` directory is missing.
I have no idea how to resolve this issue and would appreciate some help from the forum.
Thanks.
#-------------------------------------------------------------------------------
WRAPIT Version: 120209
WRAPIT.c:9:10: fatal error: ncarg/hlu/hlu.h: No such file or directory
#include <ncarg/hlu/hlu.h>
^~~~~~~~~~~~~~~~~
compilation terminated.
COMPILING MAKEIC.f90
LINKING
gcc: error: WRAPIT.o: No such file or directory
rm: cannot remove 'WRAPIT.o': No such file or directory
END WRAPIT
#-------------------------------------------------------------------------------
Bing