Hi everyone,
I am pretty new to WRF model's and I've been consistently getting the following error when I am trying to run ./metgrid.exe.
I was able to go through the WRF tutorial by skipping the metgrid.exe part and manually uploading met_em.nc files to properly run the WRF model.
(base) [kwyang0331@ln003 WPS]$ ./metgrid.exe
Processing domain 1 of 1
Processing 2016-10-06_00
FILE
ERROR: Didn't recognize format version of data in FILE:2016-10-06_00.\nFound version 83886080 but expected either 3, 4, or 5. This could be an endian problem.
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 49138976.NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
I am pretty new to WRF model's and I've been consistently getting the following error when I am trying to run ./metgrid.exe.
I was able to go through the WRF tutorial by skipping the metgrid.exe part and manually uploading met_em.nc files to properly run the WRF model.
(base) [kwyang0331@ln003 WPS]$ ./metgrid.exe
Processing domain 1 of 1
Processing 2016-10-06_00
FILE
ERROR: Didn't recognize format version of data in FILE:2016-10-06_00.\nFound version 83886080 but expected either 3, 4, or 5. This could be an endian problem.
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 49138976.NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.