jonnymaserati / welleng

A collection of Wells/Drilling Engineering tools, focused on well trajectory planning for the time being.
Apache License 2.0
113 stars 31 forks source link

Handle None value params #130

Open jonnymaserati opened 2 years ago

jonnymaserati commented 2 years ago

Change the Class params so that they can handle None values, e.g. welleng.survey.SurveyHeader(vertical_section_azimuth=None).