Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

The WRAPIT problem

Bing

Bing
New Member
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
 
Top