Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Transport Tracers benchmark for less than one year #303

Open
lizziel opened this issue Feb 12, 2024 · 2 comments
Open
Assignees
Labels
category: Feature Request New feature or request topic: Benchmark Plots and Tables Issues pertaining to generating plots/tables from benchmark output

Comments

@lizziel
Copy link
Contributor

lizziel commented Feb 12, 2024

Name and Institution (Required)

Name: Lizzie Lundgren
Institution: Harvard University

New GCPy feature or discussion

This is another non-urgent nice-to-have feature request. We currently have the capability for running the 1-month full chemistry benchmark suite on any full chemistry run duration. This is useful for testing new updates in GEOS-Chem and also debugging. It would be nice to have the same capability for transport tracer simulations. Right now you only have the option of running the transport tracer comparison for 1-year runs.

A nice way to implement this would be to have our benchmark yml files specify type of benchmark and duration separately. For example, types would be fullchem and TransportTracers. Duration could be 1-year, 1-month, and custom. Or 1-month and other could be combined, as it seems to be for the 1-month fullchem benchmark. Ultimately there could be a single template yaml file within which you could specify any comparison.

@lizziel lizziel added category: Feature Request New feature or request topic: Benchmark Plots and Tables Issues pertaining to generating plots/tables from benchmark output labels Feb 12, 2024
@lizziel lizziel changed the title [FEATURE REQUEST] [FEATURE REQUEST] Transport Tracers benchmark for less than one year Feb 12, 2024
Copy link
Contributor

@lizziel, this would be a great idea to consolidate the YAML files and specify the duration.

@yantosca
Copy link
Contributor

@lizziel: We could abstract the fullchem benchmark code out of run_benchmark.py so that we could import a similar routine for the TransportTracers benchmark. This would run for durations less than 1 year.

I also like the idea of specifying the duration in the YAML config file.

@yantosca yantosca self-assigned this Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Feature Request New feature or request topic: Benchmark Plots and Tables Issues pertaining to generating plots/tables from benchmark output
Projects
None yet
Development

No branches or pull requests

2 participants