We have been given a task to calculate an excavation volume using python given the 3D coordinates under a seabed. Is there a way, after plotting this, to calculate the volume under the 3D curve?
I have theoretically found ways that i can plot this using plotly or matplotlib however no features to calculate volume.
example of data set I would be plotting ( x, y, depth below LTC)