Closed EvanBianco closed 8 years ago
Sort / reshape traces into 3D array:
np.meshgrid
like array for a 3D data volume holding the x_coordinate, y_coordinate, inline number, and crossline number for each trace.This is basically working. With caveats like #34
Coupled inline and crossline display for 3D seismic. Need to integrate with annotation from #24