Hello everyone, I am trying to derive mineral/soil type deposits volume from a voxel. The data is fictitious borehole samples, I have done Empirical Bayesian Kriging 3D and converted the GA Layer to NetCDF with X, Y and Z Spacing of 50 meters. Finally, I've added it to my local scene as a voxel layer. It's great for visualizing, but i need to calculate the volume of each mineral/soil type.
Is there any established workflow for this or I have to do it manually using the count of each mineral/soil type and multiply it by the individual voxel dimension?
Thank you for your time.