- 积分
- 37
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2022-11-9
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
安装完WPS后,静态数据也下载好了,ungrib和geogrib的显示运行成功了。但到了运行metgrib的时候出现错误:
Processing domain 1 of 1
Processing 2021-01-01_00
FILE
ERROR: Didn't recognize format version of data in FILE:2021-01-01_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 0.
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.
--------------------------------------------------------------------------
下面是metgrib.log:
2022-11-10 13:36:46.998 --- *** Starting program metgrid.exe ***
2022-11-10 13:36:46.999 --- Using the following namelist variables:
2022-11-10 13:36:46.999 --- &SHARE
2022-11-10 13:36:46.999 --- WRF_CORE = ARW
2022-11-10 13:36:46.999 --- MAX_DOM = 1
2022-11-10 13:36:46.999 --- START_YEAR = 0
2022-11-10 13:36:46.999 --- START_MONTH = 0
2022-11-10 13:36:47.000 --- START_DAY = 0
2022-11-10 13:36:47.000 --- START_HOUR = 0
2022-11-10 13:36:47.000 --- START_MINUTE = 0
2022-11-10 13:36:47.000 --- START_SECOND = 0
2022-11-10 13:36:47.000 --- END_YEAR = 0
2022-11-10 13:36:47.000 --- END_MONTH = 0
2022-11-10 13:36:47.000 --- END_DAY = 0
2022-11-10 13:36:47.000 --- END_HOUR = 0
2022-11-10 13:36:47.000 --- END_MINUTE = 0
2022-11-10 13:36:47.000 --- END_SECOND = 0
2022-11-10 13:36:47.000 --- START_DATE = 2021-01-01_00:00:00
2022-11-10 13:36:47.000 --- END_DATE = 2021-01-02_18:00:00
2022-11-10 13:36:47.000 --- INTERVAL_SECONDS = 21600
2022-11-10 13:36:47.000 --- IO_FORM_GEOGRID = 2
2022-11-10 13:36:47.000 --- OPT_OUTPUT_FROM_GEOGRID_PATH = ./
2022-11-10 13:36:47.000 --- SUBGRID_RATIO_X = 1
2022-11-10 13:36:47.000 --- SUBGRID_RATIO_Y = 1
2022-11-10 13:36:47.000 --- DEBUG_LEVEL = 0
2022-11-10 13:36:47.000 --- ACTIVE_GRID = .TRUE.
2022-11-10 13:36:47.000 --- NOCOLONS = .FALSE.
2022-11-10 13:36:47.000 --- /
2022-11-10 13:36:47.000 --- &METGRID
2022-11-10 13:36:47.000 --- FG_NAME = FILE
2022-11-10 13:36:47.000 --- CONSTANTS_NAME =
2022-11-10 13:36:47.000 --- IO_FORM_METGRID = 2
2022-11-10 13:36:47.000 --- PROCESS_ONLY_BDY = 0
2022-11-10 13:36:47.000 --- OPT_OUTPUT_FROM_METGRID_PATH = ./
2022-11-10 13:36:47.000 --- OPT_METGRID_TBL_PATH = metgrid/
2022-11-10 13:36:47.000 --- /
2022-11-10 13:36:47.006 --- Processing domain 1 of 1
2022-11-10 13:36:47.006 --- Initializing storage module
2022-11-10 13:36:47.006 --- Opening static input file.
2022-11-10 13:36:47.010 --- Reading static global attributes.
2022-11-10 13:36:47.011 --- Read in static field XLAT_M.
2022-11-10 13:36:47.011 --- Read in static field XLONG_M.
2022-11-10 13:36:47.011 --- Read in static field XLAT_V.
2022-11-10 13:36:47.012 --- Read in static field XLONG_V.
2022-11-10 13:36:47.012 --- Read in static field XLAT_U.
2022-11-10 13:36:47.012 --- Read in static field XLONG_U.
2022-11-10 13:36:47.012 --- Read in static field CLAT.
2022-11-10 13:36:47.013 --- Read in static field CLONG.
2022-11-10 13:36:47.013 --- Read in static field MAPFAC_M.
2022-11-10 13:36:47.013 --- Read in static field MAPFAC_V.
2022-11-10 13:36:47.013 --- Read in static field MAPFAC_U.
2022-11-10 13:36:47.014 --- Read in static field MAPFAC_MX.
2022-11-10 13:36:47.014 --- Read in static field MAPFAC_VX.
2022-11-10 13:36:47.014 --- Read in static field MAPFAC_UX.
2022-11-10 13:36:47.014 --- Read in static field MAPFAC_MY.
2022-11-10 13:36:47.015 --- Read in static field MAPFAC_VY.
2022-11-10 13:36:47.015 --- Read in static field MAPFAC_UY.
2022-11-10 13:36:47.015 --- Read in static field E.
2022-11-10 13:36:47.015 --- Read in static field F.
2022-11-10 13:36:47.016 --- Read in static field SINALPHA.
2022-11-10 13:36:47.016 --- Read in static field COSALPHA.
2022-11-10 13:36:47.016 --- Read in static field LANDMASK.
2022-11-10 13:36:47.018 --- Read in static field LANDUSEF.
2022-11-10 13:36:47.019 --- Read in static field LU_INDEX.
2022-11-10 13:36:47.019 --- Read in static field HGT_M.
2022-11-10 13:36:47.019 --- Read in static field SOILTEMP.
2022-11-10 13:36:47.021 --- Read in static field SOILCTOP.
2022-11-10 13:36:47.022 --- Read in static field SCT_DOM.
2022-11-10 13:36:47.023 --- Read in static field SOILCBOT.
2022-11-10 13:36:47.024 --- Read in static field SCB_DOM.
2022-11-10 13:36:47.025 --- Read in static field ALBEDO12M.
2022-11-10 13:36:47.026 --- Read in static field GREENFRAC.
2022-11-10 13:36:47.027 --- Read in static field LAI12M.
2022-11-10 13:36:47.028 --- Read in static field SNOALB.
2022-11-10 13:36:47.028 --- Read in static field SLOPECAT.
2022-11-10 13:36:47.028 --- Read in static field CON.
2022-11-10 13:36:47.029 --- Read in static field VAR.
2022-11-10 13:36:47.029 --- Read in static field OA1.
2022-11-10 13:36:47.029 --- Read in static field OA2.
2022-11-10 13:36:47.029 --- Read in static field OA3.
2022-11-10 13:36:47.029 --- Read in static field OA4.
2022-11-10 13:36:47.029 --- Read in static field OL1.
2022-11-10 13:36:47.030 --- Read in static field OL2.
2022-11-10 13:36:47.030 --- Read in static field OL3.
2022-11-10 13:36:47.030 --- Read in static field OL4.
2022-11-10 13:36:47.030 --- Read in static field VAR_SSO.
2022-11-10 13:36:47.030 --- Read in static field LAKE_DEPTH.
2022-11-10 13:36:47.031 --- Preparing to process output time 2021-01-01_00
2022-11-10 13:36:47.031 --- Getting input fields from FILE
2022-11-10 13:36:47.032 --- ERROR: Didn't recognize format version of data in FILE:2021-01-01_00.\nFound version 83886080 but expected either 3, 4, or 5. This could be an endian problem.
|
|