agilescientific / welly

Welly helps with well loading, wireline logs, log quality, data science
https://code.agilescientific.com/welly
Apache License 2.0
303 stars 131 forks source link

Mnemonic wildcards #47

Open kwinkunks opened 7 years ago

kwinkunks commented 7 years ago

Would like mnemonic wildcards, e.g. to use part of mnemonic (for taking care of a whole family of curves, say) or the whole of a mnemonic (exact match).

Particularly useful for families of logs like 'A40H_UNC', 'A40H_UNC1', 'A40H_UNC2',....I may just want to say, A40H and exclude all of them that contain that substring.

kwinkunks commented 7 years ago

Need to think a bit about how this would work with aliases, either as a key and/or as a value. Will need to be implemented in various places.

kwinkunks commented 7 years ago

Implemented, but in a fairly hacky way... going to leave this open for now.

image