Project

General

Profile

Bilinear interpolation at one point

Added by Zah Ra about 9 years ago

Hi all,
I'm new in CDO.
I have about 120 netcdf file, that contain lon-lat grid (for example of 1/8 degree resolution) and height and phase value of tidal constituent:
lon lat height phase
50 26 1.5 23.6
All I need is finding height and phase value of tidal constituent at a specific points (for example long=49.5745 & lat=26.3248) using bilinear interpolation.
Is CDO helpful at this issue?