Filter the GWELLS data returning only wells within the provided shapefile.
Arguments
- region
sf simple features object. Shape file of the region of interest.
- fix_bottom
Logical. Whether to add 1m to bottom lithology intervals that has no thickness (identified by
flat_int_bottom
). DefaultTRUE
.- fix_depth
Logical. Whether to fix missing well depths by making them equal to the depth of the final lithology layer. Default
TRUE
.- update
Logical. Force update of the data?