爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
楼主: 兰溪之水

【免费派送】“SDF file has no discernable X coordinate” 问题详解

  [复制链接]

新浪微博达人勋

发表于 2015-2-13 18:21:13 | 显示全部楼层
这个挺不错的~
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2015-2-15 10:46:02 | 显示全部楼层
学习啊  
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2015-2-15 10:50:21 | 显示全部楼层
好久没来啦,学习一下
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2015-2-19 15:12:14 | 显示全部楼层
非常想用这个,做WRF时候可以不用转码了把这样就
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2015-2-28 14:52:47 | 显示全部楼层
谢谢送贡献
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2015-3-6 16:46:07 | 显示全部楼层
学习了 谢谢
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2015-3-6 16:46:30 | 显示全部楼层
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2015-3-8 15:08:43 | 显示全部楼层
wa 期待可以解决问题
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2015-3-8 18:22:08 | 显示全部楼层
谢谢分享~~
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

新浪微博达人勋

发表于 2015-3-9 14:14:30 | 显示全部楼层
遇到parallel netcdf 怎么办呢,头文件和你pdf文档里面的完全不一样呀,不知道该怎么写ctl

netcdf pres.sfc.mon.mean {
dimensions:
        y = 277 ;
        x = 349 ;
        time = UNLIMITED ; // (432 currently)
        nbnds = 2 ;
variables:
        int Lambert_Conformal ;
                Lambert_Conformal:grid_mapping_name = "lambert_conformal_conic" ;
                Lambert_Conformal:standard_parallel = 50., 50. ;
                Lambert_Conformal:longitude_of_central_meridian = -107. ;
                Lambert_Conformal:latitude_of_projection_origin = 50. ;
                Lambert_Conformal:false_easting = 5632642.22547 ;
                Lambert_Conformal:false_northing = 4612545.65137 ;
        float lat(y, x) ;
                lat:long_name = "latitude coordinate" ;
                lat:units = "degrees_north" ;
                lat:axis = "Y" ;
                lat:coordinate_defines = "point" ;
                lat:standard_name = "latitude" ;
        float lon(y, x) ;
                lon:units = "degrees_east" ;
                lon:long_name = "longitude coordinate" ;
                lon:axis = "X" ;
                lon:coordinate_defines = "point" ;
                lon:standard_name = "longitude" ;
        short pres(time, y, x) ;
                pres:units = "Pa" ;
                pres:long_name = "Monthly pressure at Surface" ;
                pres:unpacked_valid_range = 40000.f, 115000.f ;
                pres:precision = -1s ;
                pres:actual_range = 63460.f, 104138.4f ;
                pres:add_offset = 367660.f ;
                pres:scale_factor = 10.f ;
                pres:missing_value = 32766s ;
                pres:valid_range = -32766s, -25266s ;
                pres:_FillValue = -32767s ;
                pres:GRIB_name = "PRES" ;
                pres:GRIB_id = 1 ;
                pres:var_desc = "Pressure" ;
                pres:standard_name = "air_pressure" ;
                pres:level_desc = "Surface" ;
                pres:dataset = "NARR Monthly Averages" ;
                pres:statistic = "Mean" ;
                pres:parent_stat = "Individual Obs" ;
                pres:grid_mapping = "Lambert_Conformal" ;
                pres:coordinates = "lat lon" ;
                pres:cell_methods = "time: mean (monthly from daily values)" ;
        double time(time) ;
                time:units = "hours since 1800-1-1 00:00:0.0" ;
                time:long_name = "Time" ;
                time:axis = "T" ;
                time:standard_name = "time" ;
                time:coordinate_defines = "start" ;
                time:delta_t = "0000-01-00 00:00:00" ;
                time:actual_range = 1569072., 1883904. ;
                time:avg_period = "0000-01-00 00:00:00" ;
        double time_bnds(time, nbnds) ;
                time_bnds:long_name = "Time Boundaries" ;
        float x(x) ;
                x:long_name = "eastward distance from southwest corner of domain in projection coordinates" ;
                x:units = "m" ;
                x:standard_name = "projection_x_coordinate" ;
        float y(y) ;
                y:long_name = "northward distance from southwest corner of domain in projection coordinates" ;
                y:units = "m" ;
                y:standard_name = "projection_y_coordinate" ;

// global attributes:
                :standardpar1 = 50. ;
                :standardpar2 = 50.000001 ;
                :centerlon = -107. ;
                :centerlat = 50. ;
                :latcorners = 1.000001f, 0.897945f, 46.3544f, 46.63433f ;
                :loncorners = -145.5f, -68.32005f, -2.569891f, 148.6418f ;
                :stream = "s1" ;
                :title = "Monthly NARR" ;
                :Conventions = "CF-1.0" ;
                :history = "updated 2015/02 by NOAA/ESRL/PSD" ;
                :institution = "National Centers for Environmental Prediction" ;
                :platform = "Model" ;
                :references = "http://wwwt.emc.ncep.noaa.gov/mmb/rreanl/index.html\n",
                        "http://www.esrl.noaa.gov/psd/data/gridded/data.narr.html" ;
                :NCO = "4.0.0" ;
}
@兰溪之水,急盼解答,谢谢!
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

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

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

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