爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 3116|回复: 5

请问怎样提取出WRF模拟结果或者GrADS(.ctl)中的SMCRE(土壤湿度数据)

[复制链接]

新浪微博达人勋

发表于 2017-7-5 16:49:32 | 显示全部楼层 |阅读模式

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

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

x
各位前辈好:
请问怎样提取出WRF模拟结果或者GrADS(.ctl)中的SMCRE(土壤湿度数据),并且将它转换成文本格式啊?能不能指教一下。万分感谢。

密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2017-7-5 17:08:22 | 显示全部楼层
{:eb302:}{:eb302:}{:eb302:}{:eb302:}{:eb302:}
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

新浪微博达人勋

发表于 2017-7-5 19:18:02 | 显示全部楼层
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2017-7-6 09:06:22 | 显示全部楼层
MeteoInfo 发表于 2017-7-5 19:18
参考此贴:http://bbs.06climate.com/forum.php?mod=viewthread&tid=45243

谢谢您
密码修改失败请联系微信:mofangbao

新浪微博达人勋

 楼主| 发表于 2017-7-6 20:16:49 | 显示全部楼层

王老师您好。您能不能再帮我看一下这是我用来 格点转站点 的脚本(我是刚接触所以有点不太懂),出现了这个问题:Traceback (most recent call last):  。谢谢您了
  File "<string>", line 32, in <module>
AttributeError: 'NoneType' object has no attribute 'ToStation'

脚本:

import clr
clr.AddReferenceByPartialName("System")
clr.AddReferenceByPartialName("System.Windows.Forms")
clr.AddReferenceByPartialName("System.Drawing")
from System import *
from System.Windows.Forms import *
from System.Drawing import *
clr.AddReference("MeteoInfoC.dll")
from MeteoInfoC import *
from MeteoInfoC.Layout import *
from MeteoInfoC.Data import *


BaseDir = "E:\\Meteolnfo\\MeteoInfo\\"
MapDir = BaseDir + "Map\\"
LegendDir = BaseDir + "Legend\\"
DataDir = BaseDir + "Sample\\GrADS\\"
OutDir = "E:\\Temp\\"

myApp = MIApp()
#---- 打开格点数据文件
df = DataDir + "201507.ctl"
myApp.OpenGrADSData(df)

gData = myApp.GetGridData("PS")

inf = OutDir + "China_Prec_2010101420.csv"
outf = OutDir + "test.txt"

gData.ToStation(inf, outf)
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-7-6 20:29:55 | 显示全部楼层
wuyang0074 发表于 2017-7-6 20:16
王老师您好。您能不能再帮我看一下这是我用来 格点转站点 的脚本(我是刚接触所以有点不太懂),出现了这 ...

参考此贴:http://bbs.06climate.com/forum.p ... &extra=page%3D1
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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