cf.RegridOperator.parameters¶
-
RegridOperator.
parameters
¶ The parameters that describe the destination grid.
Any parameter names and values are allowed, and it is assumed that the these are well defined during the creation and subsequent use of a
RegridOperator
instance.Examples:
>>> type(r.parameters) dict