Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Interactive 3D plot of topography

Interactive plot of the Copalis Beach topography

The script $GTT/topo/pyvista_CopalisTopo.py was used to create a 3D view of the Copalis Beach topography as described in 3D plots using PyVista.

Here is an interactive version created by setting output = 'html' in the script and then embedding the resulting html file in this page:

To manipulate interactive plots: For a 3-button mouse, the left button is for rotation, the right button for zooming, the middle button for panning, and ctrl + left button for spinning the view around the viewing axis of the camera. Alternatively, ctrl + shift + left button or mouse wheel zooms, and shift + left button pans.

Alternatively, one can open the html file directly in a new tab.