Loop3D / map2loop

MIT License
11 stars 10 forks source link

fix: issue 122 #126

Closed AngRodrigues closed 3 months ago

AngRodrigues commented 3 months ago

Description

Intrusives are usually removed from the geology file (if the config file allows). if a strati measurement falls into an intrusive, it cannot be used to measure thickness. This fix removes measurements that fall into empty geology.

Also added check to skip units that are not in the geology map.

Fixes #122

Type of change

How Has This Been Tested?

Please describe any tests that you ran to verify your changes. Provide branch name so we can reproduce.

Tested with code given in issue #122 & branch fix/strati_column_extra_units

Checklist:

Checklist continued (if PR includes changes to documentation)