View source: R/read.hs9.outputs.R
read.hs9.outputs | R Documentation |
Read output from Heat Source version 9.
read.hs9.outputs(output_dir, file_name)
output_dir |
The path to directory where the Heat Source 9 output files are located. |
file_name |
The file name of the Heat Source 9 output. The file is a csv text file. |
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_SR3b
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
Temp_H2O
Temp_Sed
Hyd_Disp
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.