Project

General

Profile

interpolate variables which depend on the grid cell size

Added by Daniel Neumann about 6 years ago

Hi,

is it possible to tell the remap operators to consider the grid cell size when variables are interpolated? Assume, I have some emission or deposition data, which are given in 'kg/a' instead of 'kg/m2/a'.

Or is it possible to calculate the grid cell size with cdo? I know that there is the operator 'setgridarea'. But it only takes the grid cell area from an existing file and does not calculate it.

I could do the latter task also in another program. But, for the work flow it would be nice to do everything in one program.

Cheers,
Daniel