We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
aggregate_spatial
aggregate_temporal_period
The text was updated successfully, but these errors were encountered:
fyi: The core profile will be updated in a couple of weeks.
Sorry, something went wrong.
aggregate_temporal has a stub and is reported as implemented, but then it rerusn an error. It should be removed until it's fully implemented.
raise NotImplementedError("aggregate_temporal is currently not implemented")
No branches or pull requests
aggregate_spatial
calls reducer separately on spatial dimensions #26): implemented with Spatila agg xvec #217aggregate_temporal_period
missing some predefined periods #27)The text was updated successfully, but these errors were encountered: