aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/conversions/push.rst
AgeCommit message (Collapse)Author
2019-02-13Add push and pop operationsKristian Evers
This commit introduces the concept of a pipeline coordinate stack in which components of coordinates can be saved and loaded from. This makes it possible to moved values from one step of a pipeline to another, effectively overwriting parts of the output from a given step.