- 积分
- 720
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2016-12-25
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本人初学flexpart-wrf,在成功运行完官网给的测试数据后,换用自己的wrfout数据,结果在运行模式时,一直输出如下错误:
*** ll_to_xyindex_wrf error -- x_i, y_j out of bounds
x_lon, y_lat = 1.070E+02 2.000E+01
x_i, y_j = -3.051E+00 3.493E+01
*** ll_to_xyindex_wrf error -- x_i, y_j out of bounds
x_lon, y_lat = 1.070E+02 2.000E+01
x_i, y_j = -3.051E+00 3.493E+01
*** ll_to_xyindex_wrf error -- x_i, y_j out of bounds
x_lon, y_lat = 1.070E+02 2.000E+01
x_i, y_j = -3.051E+00 3.493E+01
*** ll_to_xyindex_wrf error -- x_i, y_j out of bounds
x_lon, y_lat = 1.070E+02 2.000E+01
x_i, y_j = -3.051E+00 3.493E+01
*** ll_to_xyindex_wrf error -- x_i, y_j out of bounds
x_lon, y_lat = 1.070E+02 2.000E+01
x_i, y_j = -3.051E+00 3.493E+01
*** ll_to_xyindex_wrf error -- x_i, y_j out of bounds
x_lon, y_lat = 1.070E+02 2.000E+01
x_i, y_j = -3.051E+00 3.493E+01
我用NCL读取出wrfout数据的经纬度大小如下:
(0) LATITUDE, SOUTH IS NEGATIVE (degree_north) : min=15.6841 max=46.1028
(0) LONGITUDE, WEST IS NEGATIVE (degree_east) : min=101.162 max=142.343
input文件如下:
请问该如何设置outgrid的范围呢?
|
-
input文件
|