lasio icon indicating copy to clipboard operation
lasio copied to clipboard

LAS 2.0 file badly read probably due to date curve format

Open RaphaelRosset opened this issue 1 year ago • 1 comments

lasio output curve dataframe the curve headers are assigned to incorrect curve Date column is not read properly and is clearly cause of the header shift

To Reproduce See uploaded script and dummy example file based on real case. Put both in same folder and run the py file

Expected behavior No header shift If possible date column extracted properly

Software versions (please complete the following information):

  • Python version: 3.10
  • lasio version : 0.30

example.zip

RaphaelRosset avatar Mar 02 '23 09:03 RaphaelRosset