-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The python library xarrays specifies the so called non-dimension coordinates
Let us imagine we make a 2D mesh scan and collect the results in a 2D array (x,y). Also, we make another 2D array (x,y) for the timestamps of each measurements at the given location. We may want to plot the results (from their original 2D (x,y) array) against the time. So we need to build a new coordinate of time from its 2D array. The same transformation needed for the time array linearisation should be also applied on the results array.
Another example from xarrays
Such description would also support describing sheared axes and make proper plots when axes are not orthogonal to one another, etc. #102
Metadata
Metadata
Assignees
Labels
No labels