init_prof: Create initial profile for GOTM

View source: R/init_prof.R

init_profR Documentation

Create initial profile for GOTM

Description

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

Usage

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


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.