Source code for pycif.plugins.transforms.complex.diagmet.adjoint
[docs]
def adjoint(
transf,
inout_datastore,
controlvect,
obsvect,
mapper,
di,
df,
mode,
runsubdir,
workdir,
onlyinit=False,
**kwargs
):
"""No-op adjoint for diagmet.
Meteorological fields are not control variables; diagmet has no
adjoint. This function exists solely to satisfy the transform
interface contract.
"""
return