| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Looks good! I see the linter failed btw, so please format that. Approving in advance!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #1083
Description
When importing wells, we now make sure that when the ipf file defines 2 or more wells with the same x, y , filter_top, filter_bottom and id, then the ID of the second well is appended with "_1", and so on for successive findings of a well with the same characteristics (_2, _3 etc).
Checklist