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

Order of intervals can break striplog #127

Closed
kwinkunks opened this issue Mar 25, 2021 · 2 comments
Closed

Order of intervals can break striplog #127

kwinkunks opened this issue Mar 25, 2021 · 2 comments
Labels

Comments

@kwinkunks
Copy link
Member

The problem in the to_log() function, which is consistently getting the indices (start_ix, stop_ix, top_index, base_index) backwards in this dataset.

I think the problem is that we need to reverse indices when order is 'elevation'.

I think this affects to_log() and fill() at least.

See https://swung.slack.com/archives/C01FC2V9NVD/p1616330076013100

@kwinkunks kwinkunks added the bug label Mar 25, 2021
kwinkunks added a commit that referenced this issue Mar 25, 2021
@mtb-za
Copy link
Contributor

mtb-za commented Jul 20, 2021

@kwinkunks this is resolved as of 527fe88, yes? Looking to see if I can close this issue.

@kwinkunks
Copy link
Member Author

Let's say this is fixed.

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