process_heating: process_heating

View source: R/process_heating.R

process_heatingR Documentation

process_heating

Description

process_heating

Usage

process_heating(
  x,
  TOC,
  BOC,
  resample = FALSE,
  ultima = NULL,
  set_back = 0,
  heating = "heating",
  buffer = 0.05
)

Arguments

x

data read from dts

TOC

the depth of top of casing to truncate the borehole

BOC

the depth of bottom of casting to truncate the borehole

resample

set to TRUE if we want to interpolate the distance to another dts test for comparison, ussually a higher resolution test

ultima

specifies the vector or dts dataset to resample to

set_back

allow you to set the start of heating before the actual start to see the initial temperature rise


mitchelljbrown/dtsmls documentation built on Feb. 8, 2023, 3:16 p.m.