How to interpolation an argo data?

1 view (last 30 days)
주희 박
주희 박 on 16 Feb 2022
Commented: 주희 박 on 16 Feb 2022
I'm work on an argo data consist of (cru,time,lon,lat,Prof{S,P,T}) and each S(salinity),T(temperature),P(pressure) is cell like below figure. Total numbeer is over 20000.
I want to interpolation salinity according to pressure so that I can make a isotherm plot. (1m)
Thank you for considering.
  2 Comments
KSSV
KSSV on 16 Feb 2022
Edited: KSSV on 16 Feb 2022
If it is 2D data read about interp2. If a 1D data read about interp1.

Sign in to comment.

Answers (0)

Categories

Find more on General Physics in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!