ARTS built-in documentation server
Workspace Method cloudbox_checkedCalc
Description
Checks consistency between the cloudbox and other variables.
The following WSVs are treated: cloudbox_on, cloudbox_limits and
wind_u/v/w_field.
If any of these variables are changed, then this method shall be
called again (no automatic check that this is fulfilled!).
The main check is if the cloudbox limits are OK with respect to
the atmospheric dimensionality and the limits of the atmosphere.
If any test fails, there is an error. Otherwise, cloudbox_checked
is set to 1.
Authors: Patrick Eriksson
Synopsis
cloudbox_checkedCalc( | cloudbox_checked, basics_checked, atmosphere_dim, p_grid, lat_grid, lon_grid, wind_u_field, wind_v_field, wind_w_field, cloudbox_on, cloudbox_limits ) |
Variables