init_prof: Create initial profile for GOTM

Description Usage Arguments Value

View source: R/init_prof.R

Description

Extract and format the initial profile for GOTM from the observation file used in ACPy.

Usage

1
init_prof(obs_file, date, tprof_file, print = TRUE, ...)

Arguments

obs_file

filepath; Path to observation file

date

character; Date in "YYYY-mm-dd HH:MM:SS" format to extract the initial profile.

tprof_file

filepath; For the new initial temperature profile file.

print

logical; Prints the temperature profile to the con

...

arguments to be passed to read.delim() for reading in observed file e.g "header = TRUE, sep = ','"

Value

Message stating if the file has been created


tadhg-moore/gotmtools documentation built on Oct. 9, 2019, 2:48 p.m.