MM5toGRIB with GRIBEX

Ji-Yun SEO joy0826 at PUSAN.AC.KR
Wed Oct 17 04:53:40 EDT 2007


Hi~

I've been trying to encoding binary file of MM5 output to grib file with
GRIBEX
Has anyone of grads user been done??? Please HELP me !!!

When I typed "uname -a " Linux * ia64 *" appeared.
I also use intel fortran compiler instead of pgf fotran

so i changed config.linuxA64
-----------------------------------------
# Configuration file for linux (32-bit reals).
#
AR = ar
ARFLAGS = rv
LARGE_FILE = -Dlinux -DFOPEN64
DEBUG=
CC = gcc
CFLAGS = $(DEBUG) -g -DLITTLE_ENDIAN -DINTEGER_IS_INT $(LOCAL_CFLAGS)
$(LARGE_FILE) -DTABLE_PATH=\"/user1/joy/util/lib\"
FASTCFLAGS = $(CFLAGS)
FC = ifort
FFLAGS = $(DEBUG) -i4 -r8 -Dlinux -DLITTLE_ENDIAN -DINTEGER_IS_INT -
DTABLE_PATH=\"/user1/joy/util/lib\"
VECTFFLAGS = $(FFLAGS)
# |
# v
# 32-bit reals
#
RANLIB = /usr/bin/ranlib
======================================================================
I've got libgribex.a .
After ./install I tried to ./test.sh in example directory.
However, this error message occured
"forrtl: severe(174):SIGSEGV, segmentation fault occurred"

Please let me know what I have to do.
I would be grateful if you give me the answer ASAP
Have a nice day~



More information about the gradsusr mailing list