climt.DcmipInitialConditions¶
-
class
climt.DcmipInitialConditions(condition_type='baroclinic_wave', add_perturbation=True, moist=False, **kwargs)[source]¶ Climt interface to the DCMIP initial conditions. Currently only provides interfaces to tests 4 and 5.
-
__init__(condition_type='baroclinic_wave', add_perturbation=True, moist=False, **kwargs)[source]¶ Initialize the DCMIP module.
Parameters: - condition_type (str, optional) – The type of initial conditions desired. Can be
one of
'baroclinic_wave'or'tropical_cyclone'. - add_perturbation (bool, optional) – Whether a perturbation must be added. Only applies to the baroclinic wave test.
- condition_type (str, optional) – The type of initial conditions desired. Can be
one of
Methods
__init__([condition_type, add_perturbation, …])Initialize the DCMIP module. array_call(state)Gets diagnostics from the passed model state. Attributes
diagnostic_propertiesinput_properties-