爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 5809|回复: 0

[脚本编辑] grads指定经纬度读取nc数据进行输出

[复制链接]

新浪微博达人勋

发表于 2014-11-19 17:04:55 | 显示全部楼层 |阅读模式

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

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

x
路过的大神们,给点建议或帮助,小妹在这谢谢了,下面是nc文件结构,直接用sdfopen会报如下错:ga-> sdfopen E:\Wave_SMW_20141113.000000.nc
Scanning self-describing file:  E:\Wave_SMW_20141113.000000.nc
gadsdf: SDF file has no discernable X coordinate.

急需解决 ,请路过的大神们给点指点,我实在脑子转不过来了

nc文件结构:
netcdf E:\Wave_SMW_20141113.000000 {dimensions:
        time = UNLIMITED ; // (73 currently)
        points = 48560 ;
variables:
        int time(time) ;
                time:units = "seconds since 1970-01-01" ;
                time:calendar = "gregorian" ;
                time:standard_name = "time" ;
                time:long_name = "time" ;
        float longitude(points) ;
                longitude:units = "degrees_east" ;
                longitude:long_name = "longitude" ;
                longitude:standard_name = "longitude" ;
        float latitude(points) ;
                latitude:units = "degrees_north" ;
                latitude:long_name = "latitude" ;
                latitude:standard_name = "latitude" ;
        short hs(time, points) ;
                hs:units = "m" ;
                hs:standard_name = "sea_surface_wave_significant_height" ;
                hs:long_name = "hs" ;
                hs:_FillValue = -32768s ;
                hs:scale_factor = 0.0007629627f ;
                hs:add_offset = 25.f ;
        short theta0(time, points) ;
                theta0:units = "degrees" ;
                theta0:standard_name = "sea_surface_wave_to_direction" ;
                theta0:long_name = "theta0" ;
                theta0:_FillValue = -32768s ;
                theta0:scale_factor = 0.005493332f ;
                theta0:add_offset = 180.f ;
        short tm01(time, points) ;
                tm01:units = "s" ;
                tm01:standard_name = "sea_surface_wave_mean_period_from_variance
_spectral_density_first_frequency_moment" ;
                tm01:long_name = "tm01" ;
                tm01:_FillValue = -32768s ;
                tm01:scale_factor = 0.0007629627f ;
                tm01:add_offset = 25.f ;

// global attributes:
                :Conventions = "CF-1.5" ;
                :History = "Created with agioncmd version 1.2" ;
                :Directional convention = "cartesian" ;
                :project = "SMW" ;
                :run = "01" ;


密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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