Getting data values using lat and lon indexes

3 ビュー (過去 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 件)

Community Treasure Hunt

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

Start Hunting!

Translated by