You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# apply the transformations to the data (code to get inspired from https://github.com/scverse/spatialdata/blob/6652a03b1d66c8902a8f7a159176c51d8c9f823b/src/spatialdata/transformations/operations.py#L212)
14
19
# tranform the data
15
20
# return the transformed data as tuple (numpy array, output axes from the output coordinate systme)
16
-
src_node=input_coordinate_system_name# assuming that node names are the coordinate system names
0 commit comments