jonnymaserati/welleng

Check azimuth reference when creating survey from connections

jonnymaserati opened this issue · 1 comments

if survey_header is None:

I think the azi reference is grid when using Connector, but when constructing the survey from connectors the default is azi_reference='true' which needs to be changed to grid.

At some point this was changed.