read_run | R Documentation |
Read a single Stannis run, rewrite to binary format, and return dimensions and paths to outptu.
read_run(root = ".", hash = NULL, uuid = NULL, control_file = "finalized.yaml", sample_file = "output.csv", diagnostic_file = "diagnostics.csv")
root |
where the run directories are rooted |
hash |
hash for this run. |
uuid |
UUID for this run. |
control_file |
what the .yaml with run settings is called |
sample_file |
what the sample output file is called |
diagnostic_file |
file name for diagnostic output |
list with run description
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.