Added by Sudheer Joseph over 8 years ago
HI,
I am in the process of validating model data using mooring observations and would like to sample a netcdf xyzt cube file at a given location and time. Is this possible using CDO?.
Please advice
I am looking for some thing lile
cdo sample -i infile.dat infile outfile
which will contain data at given lon lat and time with z dimension included
cat infile
lon lat time
90E 2N 20120101
80E 1S 20120201
sellindexbox and sellonlatbox commands may work for you in this regard. You may have a look at cdo guide