不好意思打扰了各位,但是我在运行calwrf时确实遇到了困难,我用wrf3.9.1转出来几个wrfout文件,然后想用calwrf将其转换成可以输入到calpuff的文件。
下面是我的inp文件=============================================================
Create 3D.DAT file for WRF output
calwrf.lst ! Log file name
test5.m3d ! Output file name
-1,-1,-1,-1,-1,-1 ! Beg/End I/J/K ("-" for all)
2000012412 ! Start datetime (UTC yyyymmddhh, "-" for all)
2000012500 ! End datetime (UTC yyyymmddhh, "-" for all)
1 ! Number of WRF output files
/mnt/hgfs/wrfile/test/wrfout_d01_2000-01-24-12-00-00 ! File name of wrf output (Loop over files)
=============================================================
接下来是run ./calwrf.exe 的信息=============================================================
[root@localhost code]# ./calwrf.exe
Control inp file:calwrf.inp
2D.DAT flag input not exist, set to one
Set 2D.DAT flag to 1: 1
Default 2D.DAT filename:test5.m2d
Open WRF netcdf file 1 :
/mnt/hgfs/wrfile/test/wrfout_d01_2000-01-24-12-00-00
N_TIMES: 5
Processing GLOBAL ATTRIBUTES:
This is not a wrfout file
No 3D.DAT will be created
FORTRAN STOP