Added get_sf_mins method for determining the minimum Separation Factor (SF) when using the ISCWSA class in the clearance module.
Bumped a major version number because the Cleanace.SF data format is changed so there's a chance that existing code will not function correctly with this update.
Added
get_sf_mins
method for determining the minimum Separation Factor (SF) when using theISCWSA
class in theclearance
module.Bumped a major version number because the
Cleanace.SF
data format is changed so there's a chance that existing code will not function correctly with this update.