Hello,
I have a little problem with BlueKenue.
I have a set of data representing 3d UTM coordinates of the bottom of a channel, you can see a plan view of them in the 'image1' attached. I've imported these data as .xyz file in BlueKenue. The problem is that when I plot this points, somehow the y-coordinates change, so that many points appear aligned at the same y-coordinate (see 'image2').
My question is: is this only a plotting error not affecting the data themselves? Could this problem due to the fact that the y-coodinate is O(106) whereas the x-coordinate is O(105)?
I need to build a mesh and selafin file using this bathymetry so I want to make sure that the data that BK uses are the original ones.
Thank you