爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 5944|回复: 2

WRF转grib2数据出现的问题

[复制链接]
发表于 2017-8-27 18:51:53 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
本帖最后由 空城不空 于 2017-8-27 18:51 编辑

我是类比于官网上 http://www2.mmm.ucar.edu/wrf/OnL ... ES/JAN00/index.html第一个个例来转的。

namelist是根据WRF Domain Wizard来设定的,但我只是修改namelist里一些数据,并没有全部添加WRF  Domain Wizard多出来的变量
然后在这步 ./ungrib.exe >& ungrib_data.log之后
确实生成了FILE
但ungrib_data.log里出现了这样的情况,我没有贴完,以下大概都是这样子的
  1. *** Starting program ungrib.exe ***
  2. Start_date =  2017-07-12_00:00:00 ,      End_date = 2017-07-15_00:00:00
  3. output format is WPS
  4. Path to intermediate files is ./
  5. Subsoil level      0 in the GRIB2 file, was not found in the Vtable
  6. Subsoil level      0 in the GRIB2 file, was not found in the Vtable
  7. Subsoil level      0 in the GRIB2 file, was not found in the Vtable
  8. Subsoil level      0 in the GRIB2 file, was not found in the Vtable
  9. Subsoil level      0 in the GRIB2 file, was not found in the Vtable
  10. Subsoil level      0 in the GRIB2 file, was not found in the Vtable
  11. Subsoil level      0 in the GRIB2 file, was not found in the Vtable
  12. Subsoil level      0 in the GRIB2 file, was not found in the Vtable
  13. Subsoil level      0 in the GRIB2 file, was not found in the Vtable
  14. Subsoil level     10 in the GRIB2 file, was not found in the Vtable
  15. Subsoil level     10 in the GRIB2 file, was not found in the Vtable
  16. Subsoil level     10 in the GRIB2 file, was not found in the Vtable
复制代码


这样有影响吗?
下面是我的namelist.wps

  1. &share
  2. wrf_core = 'ARW',
  3. max_dom = 2,
  4. start_date = '2017-07-12_00:00:00', '2017-07-12_00:00:00',
  5. end_date   = '2017-07-15_00:00:00', '2017-07-15_00:00:00',
  6. interval_seconds = 21600,
  7. io_form_geogrid = 2,
  8. /

  9. &geogrid
  10. parent_id = 1,1
  11. parent_grid_ratio = 1,3
  12. i_parent_start = 1,20
  13. j_parent_start = 1,30
  14. e_we = 100,136,
  15. e_sn = 119,97,
  16. geog_data_res = '10m','2m',
  17. ! *Note: if using a version prior to 3.8, you will set
  18. ! geog_data_res = '10m', '2m'
  19. dx = 30000,
  20. dy = 30000,
  21. map_proj = 'lambert',
  22. ref_lat = 34.897,
  23. ref_lon = 105.234,
  24. truelat1 = 34.894,
  25. truelat2 = 34.894,
  26. stand_lon = 105.234,
  27. geog_data_path = '/home/geog'
  28. /

  29. &ungrib
  30. out_format = 'WPS',
  31. prefix = 'FILE',
  32. /

  33. &metgrid
  34. fg_name = 'FILE'
  35. io_form_metgrid = 2,
  36. /
复制代码



密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-8-27 18:52:10 | 显示全部楼层
小白一个
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

发表于 2017-8-28 03:48:08 | 显示全部楼层
你转的是grib2数据吧?要更新Vtable.GFS才行
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表