Skip to content
/ dts Public

tools for reading and explorting distributed temperature sensing datasets

Notifications You must be signed in to change notification settings

jkennel/dts

Repository files navigation

The dts package

Codecov test coverage R-CMD-check

Tools for handling borehole distributed temperature datasets (DTS)

Under construction

installation


library(remotes)

remotes::install_github('jkennel/dts')

Generate report

A report based solely on DTS data can be generated with generate_report.

library(dts)

# full path to DTS XML files
files_dir <- location_of_dts_directory

# full path to output directory
output_dir <- location_of_output_directory

generate_report(files_dir, output_dir)

About

tools for reading and explorting distributed temperature sensing datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published