필터 지우기
필터 지우기

Is Matlab capable for Read and plot large netCDF files?

조회 수: 3 (최근 30일)
Jeevan Kumar Bodaballa
Jeevan Kumar Bodaballa 2022년 2월 4일
답변: Benjamin Thompson 2022년 2월 4일
I have WRF output in netCDF classic format.
I have total 320 files and each file size is 1GB. And each file contain 400x200x61 grid points.
My question: Does Matlab capable to read these large data and plot in spatial/line (according to my need)?

답변 (1개)

Benjamin Thompson
Benjamin Thompson 2022년 2월 4일
The ncread function accepts additional parameters if you want to read just a portion of the file, or downsample the data as you read.

카테고리

Help CenterFile Exchange에서 NetCDF에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by