Extracting volumetric flow

I need to extract volumetric flow (m3 s-1) in the i, j, and vertical direction from my entire model (either each timestep or at specific output intervals). I can easily output these flow velocities to netcdf, and I assume I can then calculate volumetric flow using the velocity and cell face dimensions (including time varying dimensions based on water surface elevations).My question is if there is a more straight forward approach to extracting flow volume for all model grid cells. I have played with the mass flux tool, but this seems limited to analyzing a specific transect of cells rather than flow from all cells.Thanks,Brandon

Hi Brandon, there isn’t a way to do this in EE. Using NetCDF would be the best approach.