Split check_emission_intensity
into check_prep_emission_intensity
and check_plot_emission_intensity
#546
Labels
check_emission_intensity
into check_prep_emission_intensity
and check_plot_emission_intensity
#546
Also requires adding additional checks to both functions, since it is expected that their inputs should differ dramatically (so likely the checks should too)
That to me suggests that
check_plot_emission_intensity
andcheck_prep_emission_intensity
likely should be expanded to include more precise checking, but I think that is out of scope for this PR.I will open a new issue to that effect.
Originally posted by @jdhoffa in #543 (comment)
The text was updated successfully, but these errors were encountered: