- 积分
- 30
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2020-2-19
- 最后登录
- 1970-1-1
|
NCL
系统平台: |
Linux Ubuntu16.04 |
问题截图: |
- |
问题概况: |
WPS里用plotgrids_new.ncl绘制嵌套域时出现错误,namelist.wps使用的是WRF官方教程里的例子也是这样的错误,段错误这里,增大了虚拟机的内存也没解决,上边的那些错误不知道是啥意思,还是说就是内存溢出的原因? |
我看过提问的智慧: |
看过 |
自己思考时长(天): |
1 |
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
limenglin-VirtualBox:~/landc/Build_WRF/WPS> ncl util/plotgrids_new.ncl
Copyright (C) 1995-2015 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.3.0
The use of this software is governed by a License Agreement.
See (url链接,提问不让上传,这里不影响) for more details.
fatal:MapV41DHInitialize: dynamic memory allocation error:[errno=12]
fatal:MapV41DHInitialize: error initializing map outline records
ERROR 2 IN MPLNRI/MDLNRI - Can't open the ".names" file
ERROR 1 IN MPSETR - UNCLEARED PRIOR ERROR
ERROR 1 IN MAPPOS - UNCLEARED PRIOR ERROR
ERROR 1 IN MAPSTI - UNCLEARED PRIOR ERROR
ERROR 1 IN MAPROJ - UNCLEARED PRIOR ERROR
ERROR 2 IN MAPSET/MDPSET - UNCLEARED PRIOR ERROR
fatal:MapSetTrans: error initializing map: MAPINT - UNCLEARED PRIOR ERROR
warning:["SetValues.c":474]:SetValuesChild never occurred on wps_show_dom_map.PlotManager: Error in mapPlotClass
warning:tmXBBorderOn is not a valid resource in wps_show_dom_map at this time
warning:tmXTBorderOn is not a valid resource in wps_show_dom_map at this time
warning:tmYLBorderOn is not a valid resource in wps_show_dom_map at this time
warning:tmYRBorderOn is not a valid resource in wps_show_dom_map at this time
warning:tiMainString is not a valid resource in wps_show_dom_map at this time
Segmentation fault (core dumped)
limenglin-VirtualBox:~/landc/Build_WRF/WPS>
|
|
|