... | ... | @@ -272,7 +272,7 @@ plot_data() attempts to generate: |
|
|
- A plot of the forecast ensemble mean, if a forecast has been provided. If `calibrated_data` is NULL, the uncalibrated forecast will be used.
|
|
|
- A Most Likely Terciles plot, if a forecast has been provided and the `probabilities` include the terciles (percentiles 33 and 66).
|
|
|
|
|
|
The three independent functions that plot_data() calls can also be called independently:
|
|
|
The three functions that plot_data() calls can also be called independently. In this case, the output directory for the plots will have to be provided explicitly:
|
|
|
|
|
|
**plot_skill_metrics(recipe, archive, data_cube, skill_metrics, outdir, significance = F)**:
|
|
|
|
... | ... | |