geoschem / gcpy

Python toolkit for GEOS-Chem. Contains basic plotting scripts, plus the suite of GEOS-Chem benchmarking utilities.
https://gcpy.readthedocs.io
Other
51 stars 24 forks source link

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

Open yantosca opened 1 year ago

yantosca commented 1 year ago

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.

github-actions[bot] commented 8 months ago

Stale issue message