sim_metrics | R Documentation |
returns a character array of metric names that can be supported by compare_to_field
.
This function is only designed to handle calls to physical metrics that return a single value.
An example of this behavior is thermocline depth (but not water density for all depth-resolved measurements).
sim_metrics(with_nml = FALSE)
with_nml |
include metrics that require information in the nml file |
a character array of metrics that can be used
Jordan S. Read
compare_to_field, resample_to_field, read_nml
sim_metrics()
sim_metrics(with_nml = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.