loading large file size (netCDF)
1 回表示 (過去 30 日間)
古いコメントを表示
Hi Guys
I am working with large netCDF file type. When i try to read it by Matlab i see the following error. The file size is 32GB. So is there some alternative way to access this large file type?
I was loading it using this comand.
P=ncread('v2p0chirps_25.nc','precip');
Best
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/821675/image.png)
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で NetCDF についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!