Тёмный

Welly Python Library for Working With Multiple Well Log LAS Files 

Andy McDonald
Подписаться 9 тыс.
Просмотров 5 тыс.
50% 1

Опубликовано:

 

9 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 27   
@mohammadkeshtkar9655
@mohammadkeshtkar9655 2 года назад
I'm glad to see you again .Thanks Andy .
@AndyMcDonald42
@AndyMcDonald42 2 года назад
Thanks, much more to come!
@igorsouza2333
@igorsouza2333 2 года назад
Pretty nice project, sir. Thanks a lot for sharing it. Hugs from Brazil.
@AndyMcDonald42
@AndyMcDonald42 2 года назад
Thanks. :)
@vitorribeirosa
@vitorribeirosa 2 года назад
Thank you for sharing this great content!!! Have a nice 2022!!!
@AndyMcDonald42
@AndyMcDonald42 2 года назад
Thanks. Hope you also have a great 2022.
@chittipolinaidu3286
@chittipolinaidu3286 Год назад
fantastic.
@josedavidbastoaguirre2099
@josedavidbastoaguirre2099 2 года назад
Nice. it would be awesome if you teach us how to calculate Water Saturation using python!
@josedavidbastoaguirre2099
@josedavidbastoaguirre2099 2 года назад
as always, thanks for this videos!
@AndyMcDonald42
@AndyMcDonald42 2 года назад
Thanks. I have that one on the list to be made.
@ka26rider40
@ka26rider40 Год назад
Hi andy i am facing problem while getting the well header name , location and latitude. it says that well object has no attribute called well header
@AndyMcDonald42
@AndyMcDonald42 Год назад
Were you able to load in the las data without any errors? Also, it may be worth checking the original las file to see if it has full header properties
@kushwantsingh8690
@kushwantsingh8690 Год назад
Hi Andy. Is there a way to save the HTML QC table as an image file?
@magidz
@magidz Год назад
How to add the file name to the data frame and tables?
@bluesevenboy
@bluesevenboy 2 года назад
Dear Andy, Thanks for the informative tutorial! I have some well logs that I tried to load and study by "welly", but welly doesn't recognize them. Is this common?
@hardhyafalah5732
@hardhyafalah5732 Год назад
Hello, Andy! Awesome content. I have a problem in exporting to a pandas dataframe. Its Error and say 'Well.df() missing 1 required positional argument: 'self'' Perhaps you can find the solution, it would really help me. Thanks!
@7006608
@7006608 2 года назад
Great video. Does Welly support combining multiple weekly well logs files by adding Date dimension ? Use case: Plot the changes in data across time.
@AndyMcDonald42
@AndyMcDonald42 2 года назад
I am not sure it will be able to handle this. You may need to look into something that uses a databases to store data between updates.
@allansalles8895
@allansalles8895 2 года назад
Hello, Andy! Great content. Do you have any material on how to do similar to dlis files?
@AndyMcDonald42
@AndyMcDonald42 2 года назад
Thanks Allan. I do have the following video and article on working with DLIS files that may be of help DLIS Files - Loading and Exploring Digital Log Interchange Standard Files ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-TJOKyzUaag8.html Article version towardsdatascience.com/loading-well-log-data-from-dlis-using-python-9d48df9a23e2
@bhaweshjjj
@bhaweshjjj 2 года назад
How do you handle aliases ?
@AndyMcDonald42
@AndyMcDonald42 2 года назад
To use aliasing, you need to set up a dictionary such as: alias = {"Gamma": ["GR", "GAM", "GRC"]} Then pass this into the Welly functions.
@bhaweshjjj
@bhaweshjjj 2 года назад
@@AndyMcDonald42 Thanks. I tried this. Though it works while displaying data, somehow it doesn't work when checking the quality. import welly.quality as qty alias = { "GAM": ["GR_NORM","GRC","GR"], "DEN": ["RHOB_NORM", "ZDENC", "ZDEN","RHOB", "RHOZ"], "NEUT" : ["NPHI_NORM", "CNC", "CNCF", "CN"], "SONIC" : ["DT_NORM", "DTC", "DT"], "PEF" : ["PEF_NORM", "PEC", "PE", "PEF"], "RESD" : ["LLD", "RD", "RLA5", "P34H"] } keys = {"GAM","DEN","NEUT","SONIC","PEF","RESD"} tests = { 'All': [qty.no_similarities], 'Each': [qty.no_monotonic], 'Each': [qty.no_flat], 'GAM': [ qty.all_positive, qty.mean_between(10, 100), ], 'Den': [qty.mean_between(1.8,2.5)], 'Sonic': [qty.mean_between(60, 140)], 'NEUT':[qty.mean_between(0.1,0.5)], 'RESD':[qty.mean_between(1,200)], 'PEF':[qty.mean_between(1.5,3.5)] } html = p.curve_table_html(keys = keys, alias = alias, tests=tests) HTML(html) It only checks curves which have same name as the keys. For example, it does not recognize RHOB_NORM as Den when checking the quality and only checks quality for PEF curves. Maybe I am doing a silly mistake somewhere.
@hl1434
@hl1434 2 года назад
This is super! Is it possible to plot the well paths on the map?
@AndyMcDonald42
@AndyMcDonald42 2 года назад
Thanks H L. I believe it is possible. I will have a look into it and consider it for a future video. :)
@defou1t
@defou1t Год назад
Hello. Can I contact you via email or private chat?
@AndyMcDonald42
@AndyMcDonald42 Год назад
You can reach me on LinkedIn. I will see what I can do to help
Далее
Welly Python Library - Well Location Plots
17:42
Просмотров 3,3 тыс.
CSV to LAS with Python and LASIO for Well Log Data
13:18
Cute
00:16
Просмотров 2,5 млн
Isolation Forest for Outlier Detection within Python
14:40
Well Log Interpretation Example
44:29
Просмотров 26 тыс.
Cute
00:16
Просмотров 2,5 млн