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

Add optional detection of seasonal hotspots to hotspot_classify() #13

Open
mpjashby opened this issue Feb 23, 2022 · 0 comments
Open

Add optional detection of seasonal hotspots to hotspot_classify() #13

mpjashby opened this issue Feb 23, 2022 · 0 comments

Comments

@mpjashby
Copy link
Owner

A seasonal hotspot would be one that is a hotspot for at least hotspot_prop proportion of periods in a given time of year and a hotspot for less than hotspot_prop the rest of the year. This will probably need new parameters that specify the length of a seasonal cycle and the maximum proportion of a cycle that can be considered a single season.

This would only work for data that contain a certain number of seasonal periods.

This issue should be considered low priority because it will be complicated to fix and the benefit is probably relatively small.

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

No branches or pull requests

1 participant