ClimaCoupler.jl icon indicating copy to clipboard operation
ClimaCoupler.jl copied to clipboard

table improvement: pass in config file

Open juliasloan25 opened this issue 9 months ago • 0 comments

Currently, the coupler summary table takes in job IDs from the command line and uses these to find the correct simulation output files to read in data from. It would be cleaner to take in a config file as well, and use this to get the resolution and dt of the simulation, instead of hardcoding them in the table

After making this change, we should verify that the table output results are identical to what we saw before it

juliasloan25 avatar May 13 '24 18:05 juliasloan25