フィルターのクリア

netCDF not being read properly

1 回表示 (過去 30 日間)
Kevin
Kevin 2012 年 2 月 17 日
編集済み: Matt J 2013 年 10 月 22 日
I'm trying to read MERRA data from the NASA website http://gdata1.sci.gsfc.nasa.gov/daac-bin/G3/gui.cgi?instance_id=MERRA_HOUR_3D in form of a netCDF file. When I try to read the data, MATLAB gives me 1.0e+15 for all of data. I'm assuming that this is because MATLAB cannot read such a large netCDF file properly. Is there any way to work around this?

回答 (1 件)

John
John 2012 年 2 月 20 日
Is it possible that the data consists entirely of fill values? What version of matlab are you using? If you have 11a, what do ncdisp and ncread say?
  2 件のコメント
Kevin
Kevin 2012 年 2 月 20 日
I'm using 10b. I'm assuming that ncdisp and ncread is only available on 11a? The data isn't composed of fill values.
John
John 2012 年 2 月 23 日
Just to close the loop on this, further investigation by Kevin and myself confirmed that the file was indeed created with all fill values.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeNetCDF についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by