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

fix(geometry): Correct the calculation to align with the units #364

Merged
merged 1 commit into from
Jan 11, 2024

Commits on Jan 11, 2024

  1. fix(geometry): Correct the calculation to align with the units

    It seems there was no good reason to multiply the results by the area of the study region. It was just making the results harder to understand. Now, we can understand the total of the results in terms of the net degree-days improved. That is, the cooling degree-days helped minus the heating degree-days harmed. And the total result falls within the limits of the maximum possible levels of helping/harming.
    chriswmackey committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    47d5910 View commit details
    Browse the repository at this point in the history