Skip to content

[FEATURE REQUEST] Store GCC vs GCC plots in BenchmarkResults/GCC_version_comparison #171

@yantosca

Description

@yantosca

The script gcpy/benchmark/run_benchmark.py currently places GCC vs. GCC plots in the BenchmarkResults folder (or whatever name gcc_vs_gcc_resultsdir specifies). However, GCHP vs GCC plots are created in BenchmarkResults/GCHP_vs_GCC_comparison and GCHP vs. GCHP plots are created in BenchmarkResults/GCHP_version_comparison.

For consistency, could we make run_benchmark.py create a BenchmarkResults/GCC_version_comparison folder? This would be consistent usage with the 1-year benchmarks.

NOTE: I didn't implement this myself because I didn't want to break the cloud benchmarks.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions