I have compiled WRF V4.0.1 from the GIT repo on a Cray XC system without errors, using the INTEL (ftn/icc) Cray XC configure option. I am using the Jan 2000 case from OnLineTutorial to test my setup. WPS geogrid.exe, ungrib.exe, metgrib.exe seem to work fine with the Jan 2000 dataset, but when I run real.exe I get the following error in rsl.out (attached):
back from outsub in open_w_dataset
calling wrf_open_for_write_commit in open_w_dataset
NetCDF error: NetCDF: Not a valid ID
NetCDF error in ext_ncd_open_for_write_commit wrf_io.F90, line 1481
back from wrf_open_for_write_commit in open_w_dataset
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 697
real: error opening wrfinput for writing
Should the Jan 2000 case work with WRF V4.0.1, is there a better way to check my setup?
Or any guidance for a new user trying to work out where the problem is?
Thanks, Mark
back from outsub in open_w_dataset
calling wrf_open_for_write_commit in open_w_dataset
NetCDF error: NetCDF: Not a valid ID
NetCDF error in ext_ncd_open_for_write_commit wrf_io.F90, line 1481
back from wrf_open_for_write_commit in open_w_dataset
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 697
real: error opening wrfinput for writing
Should the Jan 2000 case work with WRF V4.0.1, is there a better way to check my setup?
Or any guidance for a new user trying to work out where the problem is?
Thanks, Mark