View source: R/read_las_files.R
classify_log_intervals | R Documentation |
Mappable function to subset logs into shale and carbonate based on tops works on elev_masl (what the tops are picked in)
classify_log_intervals(this_uwi, comb_las_df, dv_carb_tops)
this_uwi |
the uwi for subsetting and facies classification |
comb_las_df |
the entire combined las df |
dv_carb_tops |
the tops of the Duvernay (has start and end of carbonate) |
a dataframe of a single well, to be combined using purrr::map_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.