[ncl-talk] Error reading grib file

Kacie Shourd Kacie.Shourd at dri.edu
Tue Oct 25 15:26:57 MDT 2016


Hi, Xin!

Try adding the file extension, like this:

f = addfile("./gage.hrly.prcp.20020101.grib1","r")

Best,
Kacie

---
Kacie N. Shourd
드림

Graduate Research Assistant
Desert Research Institute
Kacie.Shourd at dri.edu
Work: (775) 674-7049
________________________________
From: ncl-talk-bounces at ucar.edu [ncl-talk-bounces at ucar.edu] on behalf of Xin Zhou [xin.zhou.1 at stonybrook.edu]
Sent: Tuesday, October 25, 2016 2:03 PM
To: ncl-talk at ucar.edu
Subject: [ncl-talk] Error reading grib file

Dear All,

I'm looking at the 4km resolution hourly precipitation from NCEP/CPC (http://rda.ucar.edu/datasets/ds507.5/). The documented data format is GRIB1, but when using "addfile" no variables were printed.

ncl 0> f = addfile("./gage.hrly.prcp.20020101","r")
ncl 1> print(f)

Variable: f
Type: file
(0) File Missing Value : -1


Does anyone have a clue how to access the data?
Thank you all!

Best,
Xin



PUBLIC RECORDS NOTICE: In accordance with NRS Chapter 239, this email and responses, unless otherwise made confidential by law, may be subject to the Nevada Public Records laws and may be disclosed to the public upon request.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161025/f5830062/attachment.html 


More information about the ncl-talk mailing list