[ncl-talk] exact numbers of initial_time0_hours in grib data

Yi-Chih Huang dscpln at gmail.com
Thu Dec 22 16:22:40 MST 2016


Hello,

    I am trying to read ERA INTERIM grib data with NCL scripts.  I used the
command "ncl_filedump -c" to get the information of dimensions as follows.
The time information of initial_time0_hours is exponential numbers that
seem to be the same.  But I need exact numbers of initial_time0_hours in
the NCL scripts.  Hence, I wonder is there any way to obtain the exact
numbers of initial_time0_hours in grib data?

    Thanks much,

                            Yi-Chih


Variable: f
Type: file
filename:       ei.oper.an.sfc.regn128sc.tco3_206.201502
path:   ei.oper.an.sfc.regn128sc.tco3_206.201502.grb1
   file global attributes:
   dimensions:
      initial_time0_hours = 112
      g4_lat_1 = 256
      g4_lon_2 = 512
.....................................................
     initial_time0_hours:

  0.1885E+07  0.1885E+07  0.1885E+07  0.1885E+07  0.1885E+07  0.1885E+07
  0.1885E+07  0.1885E+07  0.1885E+07  0.1885E+07  0.1885E+07  0.1885E+07
  0.1885E+07  0.1885E+07  0.1885E+07  0.1885E+07  0.1885E+07  0.1885E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
  0.1886E+07  0.1886E+07  0.1886E+07  0.1886E+07
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161223/17c4e0b9/attachment.html 


More information about the ncl-talk mailing list