필터 지우기
필터 지우기

How to extract data from a nc file with grid like axbxc

조회 수: 3 (최근 30일)
Anirban Mandal
Anirban Mandal 2021년 12월 27일
답변: Walter Roberson 2021년 12월 27일
I have a .nc file iin which some datas are stored. But some of the datas are stored in a grid like axbxc format (eg the cdodtot in the file attached below). How to extract these types of data?

채택된 답변

Walter Roberson
Walter Roberson 2021년 12월 27일
See https://www.mathworks.com/matlabcentral/answers/1608670-how-to-process-nc-file-in-matlab#comment_1885785 for an example of working with the same kind of grid, also indexed by latitude, longitude, and time.
That particular example also works with a shape file to define the region of interest. (But read to the end of the thread there to see more about the limitations of the shape processing that I did there.)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by