SurfaceFeature.update_file

giant.relative_opnav.estimators.sfn.surface_features:

SurfaceFeature.update_file(new_file)[source]

This updates the pointer to the file containing the DEM data for this feature.

If you are just updating the directory structure and not the file itself see the update_path() method.

Parameters:

new_file (Path | str) – The file containing the DEM data for this feature.