perturbation.Zero¶
Import path: earth2studio.perturbation.Zero
Documentation¶
No perturbation scheme
Primarily used for deterministic runs in ensemble workflows
__call__ ¶
Apply perturbation method
Parameters:
-
x(Tensor) –Input tensor intended to apply perturbation on
-
coords(CoordSystem) –Ordered dict representing coordinate system that describes the tensor
Returns:
-
tuple[torch.Tensor, CoordSystem]:–Output tensor and respective coordinate system dictionary