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

Issue Compiling MAKEIC.so with WRAPIT

Will Smith

Will Smith
Member
Hi all,

I am currently using the IPT tool to to regrid MERRA2 data. The original MERRA2 data are from NCAR machine. Following the instructions, I attempted to use WRAPIT to compile MAKEIC.so using NCL/6.6.2. However, I keep running into the following error:

WRAPIT Version: 120209
*** buffer overflow detected ***: terminated
Abort
FATAL ERROR: wrapit77 failed


I then gave it a go with gfortran, but that also didn’t work out—the log file with the error details is attached.

warning:Could not find Init() in external file ./MAKEIC.so, file not loaded

Do you think this might be an issue with the original IPT code? I’m running everything on a non-NCAR machine, so I wonder if that could be playing a part.

Any suggestions would be hugely appreciated. Thanks so much in advance!
 

Attachments

  • LogNCL.2018010100000.txt
    4.2 KB · Views: 0

hplin

Haipeng Lin
Moderator
Staff member
Hello Will Smith, thanks for writing. I believe the IPT tools are managed by the MUSICA team so I will move this to the CAM-chem forum.

I would suggest trying to WRAPIT an example script (maybe from here NCL: WRAPIT) to see if WRAPIT is running correctly on your system, which hopefully will help narrow down the problem to IPT or the NCL installation.
 
Top