equinor / dlisio

Python library for working with the well log formats Digital Log Interchange Standard (DLIS V1) and Log Information Standard (LIS79)
https://dlisio.readthedocs.io/en/latest/
Other
121 stars 39 forks source link

Consider keeping Tape Image Header information #372

Open achaikou opened 3 years ago

achaikou commented 3 years ago

At the moment everything we saw supports the following statements for the TIFed files:

These observations might help us read more files than we do now (#370 , #371)

Giving more weight to TMs might create difficulties in our code, which have to be considered beforehand:

If this issue is picked up, major thought in general should be given to the current use and design of LFP as it essentially is the core of the issue.