【问题标题】:Reading GRiB2 files using NCTOOLBOX in Matlab,在 Matlab 中使用 NCTOOLBOX 读取 GRiB2 文件,
【发布时间】:2016-05-05 11:59:09
【问题描述】:

我尝试使用 NCTOOLBOX 打开从 ucar.edu 下载的 CFSR 网格化二进制版本 2 (grb2) 沉淀文件。但是我收到了错误消息:

"nc=ncgeodataset('prate.gdas.200812.grb2')
Error using ncdataset (line 91)
Failed to open prate.gdas.200812.grb2

Error in cfdataset (line 59)
        obj = obj@ncdataset(url);

Error in ncgeodataset (line 74)
        obj = obj@cfdataset(url);

Caused by:
    Undefined variable "ucar" or class "ucar.nc2.dataset.NetcdfDataset.openDataset".

谁能调试一下这里发生了什么?

【问题讨论】:

    标签: matlab grid grib


    【解决方案1】:

    我很抱歉这个愚蠢的问题,但你确定你已经以正确的方式设置了 NCTOOLBOX 吗?因为在我设置它之前我遇到了同样的问题http://disc.sci.gsfc.nasa.gov/recipes/?q=recipes/How-to-Read-GLDAS-or-NLDAS-GRIB-formatted-Data-with-MATLAB-0
    祝你好运!

    【讨论】:

      猜你喜欢
      • 2013-04-16
      • 2018-02-14
      • 2014-08-11
      • 2020-04-10
      • 2021-03-13
      • 2021-02-03
      • 2011-11-14
      • 1970-01-01
      • 2013-06-14
      相关资源
      最近更新 更多