爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 6128|回复: 8

[作图] 求助解读GRIB2中的变量

[复制链接]
发表于 2016-5-11 16:56:10 | 显示全部楼层 |阅读模式

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

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

x
刚刚接触NCL 和GRIB2 ,使用ncl_filedump  查看数据时,有些地方始终不明白,请问后面这些lv_*代表什么?
Variable: f
Type: file
filename: fnl_20140506_00_00
path: fnl_20140506_00_00.grib2
   file global attributes:
   dimensions:
      lat_0 = 181
      lon_0 = 360
      lv_ISBL0 = 26
      lv_AMSL1 = 3
      lv_DBLL2 = 4
      lv_PVL3 = 2
      lv_ISBL4 = 21
      lv_SIGL5 = 4
      lv_ISBL6 = 2
      lv_ISBL7 = 6
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2016-5-11 16:57:36 | 显示全部楼层
float TMP_P0_2L108_GLL0 ( lat_0, lon_0 )
         center :        US National Weather Service - NCEP (WMC)
         production_status :        Operational products
         long_name :        Temperature
         units :        K
         _FillValue :        1e+20
         grid_type :        Latitude/longitude
         parameter_discipline_and_category :        Meteorological products, Temperature
         parameter_template_discipline_category_number :        ( 0, 0, 0, 0 )
         level_type :        Level at specified pressure difference from ground to level (Pa)
         level :        ( 3000,  0 )
         forecast_time :        0
         forecast_time_units :        hours
         initial_time :        05/06/2014 (00:00)

这里的  level_type :        Level at specified pressure difference from ground to level (Pa)
         level :        ( 3000,  0 )
又该如何理解?
密码修改失败请联系微信:mofangbao
发表于 2016-5-11 17:13:19 | 显示全部楼层
搭车同求
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

 楼主| 发表于 2016-5-11 19:38:02 | 显示全部楼层

刚刚找到在最后有定义,但是我还是不太清楚ISBL0和ISBL4以及ISBL6,ISBL7最后那个数字的意义。
float lv_ISBL7 ( lv_ISBL7 )
         long_name :        Isobaric surface
         units :        Pa

      float lv_ISBL6 ( lv_ISBL6 )
         long_name :        Isobaric surface
         units :        Pa

      float lv_SIGL5_l1 ( lv_SIGL5 )
         long_name :        Sigma level (sigma value)
         units :        none

      float lv_SIGL5_l0 ( lv_SIGL5 )
         long_name :        Sigma level (sigma value)
         units :        none

      float lv_ISBL4 ( lv_ISBL4 )
         long_name :        Isobaric surface
         units :        Pa

      float lv_PVL3 ( lv_PVL3 )
         long_name :        Potential vorticity
         units :        K m2 kg-1 s-1

      float lv_DBLL2_l1 ( lv_DBLL2 )
         long_name :        Depth below land surface
         units :        m

      float lv_DBLL2_l0 ( lv_DBLL2 )
         long_name :        Depth below land surface
         units :        m

      float lv_AMSL1 ( lv_AMSL1 )
         long_name :        Specific altitude above mean sea level
         units :        m

      float lv_ISBL0 ( lv_ISBL0 )
         long_name :        Isobaric surface
         units :        Pa

      float lat_0 ( lat_0 )
         long_name :        latitude
         grid_type :        Latitude/Longitude
         units :        degrees_north
         Dj :         1
         Di :         1
         Lo2 :        359
         La2 :        -90
         Lo1 :         0
         La1 :        90

      float lon_0 ( lon_0 )
         long_name :        longitude
         grid_type :        Latitude/Longitude
         units :        degrees_east
         Dj :         1
         Di :         1
         Lo2 :        359
         La2 :        -90
         Lo1 :         0
         La1 :        90
密码修改失败请联系微信:mofangbao
发表于 2016-10-8 09:30:44 | 显示全部楼层
楼主,可否把NCL打开grib2的代码放一下,谢谢
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2016-10-9 08:13:35 | 显示全部楼层
yangyangroger 发表于 2016-10-8 09:30
楼主,可否把NCL打开grib2的代码放一下,谢谢

ncl_filedump
密码修改失败请联系微信:mofangbao
发表于 2016-10-13 14:28:18 | 显示全部楼层
进到ncl里面,f=addfile("filename","r");
print(f);

一下,看详细的啊。。。ncl_filedump后面也可以设置参数看详细的吧,好像是-v还是-l来着

密码修改失败请联系微信:mofangbao
发表于 2016-10-13 16:07:07 | 显示全部楼层
ncl打开grib2数据会转一下,转成netcdf文件,参数名可能会改变
密码修改失败请联系微信:mofangbao
发表于 2016-10-13 16:09:39 | 显示全部楼层
也遇到过,这个情况
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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