Added by Laurens Ganzeveld over 11 years ago
Hi, I have been trying to figure out how to select data with the cdo operators only for land grid points. I have checked the manual of the most recent cdo version but this does not seem to have such a filter option. Does anybody have a suggestion how to do this (also not having directly a land-sea mask nc file available)??
Laurens Ganzeveld
[a wild guess] You could create the required mask by combining "topo", "comparison operators" (or "setrtomiss"). For "topo", please have a look at https://code.zmaw.de/boards/53/topics/1605
Hope this helps!
Cheers,
J