View source: R/review_profiles.R
select_best_method | R Documentation |
Simultaneously review multiple temperature, salinity, and density profiles from downcasts and upcasts that were contained in .rds files that were processed using different methods (e.g., Typical, Typical CTM, TSA, MSG) then select the best profile. Renames the rds file with the best profile by replacing the method with the suffix ("_best.rds"). Run after wrapper_run_gapctd().
select_best_method(rds_dir_path)
rds_dir_path |
Filepath to directory containing .rds files. |
Sean Rohan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.