Added by Noelia Otero over 11 years ago
Hi everyone!
I need to select a grid point (I mean one only latitud:7.5ºN and one longtitud ,0º) but, with sellonlatbox you need to define lon1,lon2,lat1,lat2...in this case, how can I do to select this point?
I don't know which would the operator be to do this selection.
I appreciate any help!
Many thanks.
Cheers,
Noelia Otero
Hi,
try,
cdo -output -remapnn,lon=0_lat=7.5 ifile
Cheers,
J
Many thanks!
I think this is what I was looking for!
cheers,
Noelia