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

Implement _fix_agg for exactextract zonal stats #240

Open
tm-jc-nacpil opened this issue Jul 17, 2024 · 0 comments
Open

Implement _fix_agg for exactextract zonal stats #240

tm-jc-nacpil opened this issue Jul 17, 2024 · 0 comments

Comments

@tm-jc-nacpil
Copy link
Collaborator

tm-jc-nacpil commented Jul 17, 2024

Fixing the agg spec is not yet implemented, so malformed agg specs result in error (i.e. single dicts that are not in the list). There's an existing implementation for the basic function, but it needs to be tweaked for exactextract as it does not use the "column" field

Existing implementation:

fixed_agg = _fix_agg(aggregation)

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