Name: Lizzie Lundgren
Institution: Harvard University
New GCPy feature or discussion
This issue is to document some nice-to-haves that I notice as I run the transport tracer benchmark code. None of this is urgent or even necessary, but it would be good to list it somewhere. Maybe one day we can make the updates.
Copy the yaml configuration file to each of the benchmark output folders. This would give a record of the paths and settings used when running the benchmark and make it easier to rerun.
An alternative to 1 above is to print all of the data path information to the log. Currently the log includes the path to the species database but not the paths to the data being compared.
It would be useful to create mass conservation tables for both ref and dev. Right now you can only generate it for dev.
The passive mass table (global mass time series) does not include version string in header and also only prints dev. It would be easier to read if the version string is included (not just the run directory name), along with both ref and dev.
Compare ref and dev RnPbBe budget tables in one file. Currently ref and dev are sent to separate files and no comparison is done.
Include day of month in mass table filenames. It is not obvious from the filename (e.g. Oct2019, Apr2019) that the mass is taken from the restart file and therefore is an instantaneous value.
Include emissions plots and tables like we do for the full chemistry simulation.
Name and Institution (Required)
Name: Lizzie Lundgren Institution: Harvard University
New GCPy feature or discussion
This issue is to document some nice-to-haves that I notice as I run the transport tracer benchmark code. None of this is urgent or even necessary, but it would be good to list it somewhere. Maybe one day we can make the updates.
I will keep adding to this as I run into more.