read.hs8.outputs: Read Heat Source 8 outputs.

View source: R/read.hs8.outputs.R

read.hs8.outputsR Documentation

Read Heat Source 8 outputs.

Description

Read hourly output from Heat Source version 8.

Usage

read.hs8.outputs(output_dir, file_name)

Arguments

output_dir

The path to directory where the Heat Source 8 output files are located.

file_name

The file name of the Heat Source 8 output. The file is a .txt text file.

Details

Data is returned in wide format with the model km used as the column name. An "X" is added as a prefix to every model km value to have syntactically valid column names. The datetime is the first column and is formatted in excel numeric date format.

This function reads the following output files:

  • Heat_SR1

  • Heat_SR2

  • Heat_SR3

  • Heat_SR4

  • Heat_SR5

  • Shade

  • VTS

  • Hyd_DA

  • Hyd_DM

  • Hyd_Flow

  • Hyd_Hyp

  • Hyd_Vel

  • Hyd_WT

  • Heat_SR6

  • Heat_SR7

  • Heat_Cond

  • Heat_Long

  • Heat_Conv

  • Heat_Evap

  • Rate_Evap

  • SolarBlock

  • Temp_H2O

  • Temp_Sed

  • Hyd_Disp

Value

data frame


DEQrmichie/heatsourcetools documentation built on Jan. 25, 2025, 2:31 p.m.