create_new_vessel_file¶
- HSTB.kluster.fqpr_vessel.create_new_vessel_file(filepath)¶
Build a new vessel file at the provided path
- Parameters
filepath (
str) – absolute file path to the new vessel file we want to make- Returns
newly generated VesselFile instance
- Return type