Yangen Shen
Yangen Shen
Sorry, I didn't see any example of adding a DEM download from other websites as a simulated object. I don't know how to add my DEM to the program if...
I want to use the code below to get a window to show 3D topography. ----------------------------------------------------------------- app = TopoViz3d(out_ds, canvas_height=600, time_dim="time") app.show() -------------------------------------------------------------------------- The window is open, but one of...
Hi all, I recently used the underworld2 based on the Docker platform. It is very convenient compared to the native machine installation. However, I found it will take a lot...
Hi All, Do you know where the code that can generate collison_wedge.gif?  I have installed Underworld2/ UWGeodynamics from the Docker platform. However, I didn't find the example code to...