Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LAS 2.0 file badly read probably due to date curve format #565

Open
RaphaelRosset opened this issue Mar 2, 2023 · 1 comment
Open

LAS 2.0 file badly read probably due to date curve format #565

RaphaelRosset opened this issue Mar 2, 2023 · 1 comment
Labels

Comments

@RaphaelRosset
Copy link

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

@kinverarity1
Copy link
Owner

kinverarity1 commented Mar 2, 2023

Thanks for submitting, we'll take a look!

Note to self: similar underlying issue to #511, #529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants