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

remove implicit conversion to SPDF with unit length j-index #125 #127

Merged
merged 3 commits into from Apr 1, 2020

Conversation

brownag
Copy link
Member

@brownag brownag commented Mar 16, 2020

PR to remove inconsistency in behavior of j-index subsetting with index of unit length for Spatial and non-Spatial SPCs

2nd commit: exploits the new stable behavior of single-horizon SPC results from j-index subsetting to implement a "modality" argument to manipulate glom() result

@brownag brownag linked an issue Mar 16, 2020 that may be closed by this pull request
…in interval [z1,z2]" aggregation method for hz data
@brownag brownag self-assigned this Mar 16, 2020
@dylanbeaudette
Copy link
Member

OK, in principle I like this idea: converting to a different class object should always be explicit. The original idea was perhaps more clever than its own good. I'm fine with this as long as we spend a little more time checking for potential bugs. I doubt anyone actually used this feature. I'll need a little more time to review the SPC tutorial and manual pages.

@brownag
Copy link
Member Author

brownag commented Mar 31, 2020

Is there anything I can do to move this PR along?

@dylanbeaudette dylanbeaudette merged commit c4e9ab1 into master Apr 1, 2020
@brownag brownag deleted the fixjindex branch May 1, 2020 00:55
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

Successfully merging this pull request may close these issues.

SPC j-index subsetting with valid spatial data
2 participants