Skip to content

Use auxiliary geometry and add mesh selection option for Bathymetry Operator

Haocheng LIU requested to merge haocheng.liu/smtk:ImproveBO into master

Now bathymetry operator(BO) is using the model and bathyfile from auxiliary geometry and user can select which mesh they want to apply BO.

BO support all files it used to support since auxiliary geometry operator would store the url of the bathy data.

Address issue #114 (closed).

Merge request reports