Thomas Martin
Thomas Martin
**Describe the bug** Can't read in this .las file. This is a open source .las file from Oklahoma. **To Reproduce** Steps to reproduce the behavior: Using latest version of lasio...
Added 1 more alias for SGRC from some GOM wells.
Any insight why welly can't load in this file, but lasio can? lasio ver: 0.30 welly ver: 0.5.2 wellpathpy ver: 0.5.0 ``` las = lasio.read(welllogfiles[13], ignore_header_errors=True) print('TEST') w = well.from_lasio(las,...
Hi! I would like to cite welly in an upcoming manuscript. Would be great to have a DOI in the citation file. Pretty easy to do this through github. https://docs.github.com/en/repositories/archiving-a-github-repository/referencing-and-citing-content...
Porosity in PHIN and PHID logs sometimes comes in a format that is 0-1 or 0-100, is there a way to "pre-process" a whole data set, eg if max porosity...
### What should we add? Many of our datasets in earth systems science have dimensions in x, y, z, and t. While this makes for easy multi-dimensional analysis, it does...
**Description of proposed changes** Adding a fixed notebook using more xbatcher utilities and more realistic dataset
Hi @blaiszik , I am trying to re-format some of the plots that you shared earlier. If you have that script/notebook handy, that would be great! Thanks
### Problem * Currently I am getting a lot of status: Failed, but I still get output files * This seems somewhat hard to troubleshoot with current documentation. I don't...
Hi @dopplerchase , I am using the .nc file for a few demos, and was wondering how hard it would be to pull a little bit more data into that...