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

Reorder temperature interpolations #1

Open
adamhsparks opened this issue Feb 3, 2017 · 1 comment
Open

Reorder temperature interpolations #1

adamhsparks opened this issue Feb 3, 2017 · 1 comment
Assignees

Comments

@adamhsparks
Copy link
Member

Currently we interpolate hours of high temperature.

It would be more accurate to interpolate temperatures for every hour, every day and then extract point values from these surfaces and calculate hours above/below threshold.

@adamhsparks adamhsparks self-assigned this Feb 3, 2017
@adamhsparks
Copy link
Member Author

Temperature interpolation has been reordered as such in 5530b6c.

Point extraction and checking against thresholds still to be completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant