Getting data values using lat and lon indexes

조회 수: 2 (최근 30일)
IMC
IMC 2021년 2월 20일
답변: darova 2021년 2월 20일
Hello,
I have 2 column vectors (latitude (2401,1) and longitude (2401,1) and 1 matrix (Cloud top temperature (2401x2401)) extracted from a netcdf file. I would like to know the matrix values corresponding to specific latitude and longitude points. How can I do this?
P.S: I want to do this for 20 netcdf files.
Thank you!

채택된 답변

darova
darova 2021년 2월 20일
I'd use interp2

추가 답변 (0개)

카테고리

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