爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 4464|回复: 1

NCL降水图

[复制链接]

新浪微博达人勋

发表于 2022-11-2 08:07:12 | 显示全部楼层 |阅读模式

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

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

x
file:///C:\Users\mengshijie\AppData\Roaming\Tencent\Users\760584542\QQ\WinTemp\RichOle\TC7H6(EPOI(EZ)7{KV`FC4C.png
请教大家一下,就是我用wrfgetvar截取24小时时段的降水,但是最后画出来的图没有数据显示,这是为啥呀,错误提示里面好像涉及到维度不正确,但是好像设置没有错
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2022-11-2 08:10:53 | 显示全部楼层
  ; Calculate total precipitation
  rain_exp = wrf_user_getvar(f00,"RAINNC",32)-wrf_user_getvar(f00,"RAINNC",8)
  rain_con = wrf_user_getvar(f00,"RAINC",32)-wrf_user_getvar(f00,"RAINC",8)
  rain_tot_control= rain_exp + rain_con
  copy_VarMeta(rain_exp,rain_tot_control)
  ; rain_tot_control:=rain_tot_control(0,:,:)
  rain_tot_control@description = "Total Precipitation"
  rain_tot_control@lat2d       = wrf_user_getvar(f00,"XLAT",0)
  rain_tot_control@lon2d       = wrf_user_getvar(f00,"XLONG",0)
  printVarSummary(rain_tot_control)
  printMinMax(rain_tot_control,0)
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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