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

generate_conditions() incorrectly subsetting data #2

Open
mkapur-noaa opened this issue Jan 31, 2025 · 0 comments
Open

generate_conditions() incorrectly subsetting data #2

mkapur-noaa opened this issue Jan 31, 2025 · 0 comments

Comments

@mkapur-noaa
Copy link
Contributor

This does not affect the simulated_data example from the vignette, which only has a single break in each direction. The function needs to be updated to ensure that it breaks the data into domains bounded by the values in breakpoints; right now in the presence of two or more x or y breaks it is including all above/below. This might correspond to some dplyr back-compatibility issues identified elsewhere.

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