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

ProgressMeter for aggregate #55

Merged
merged 2 commits into from
Jul 27, 2020
Merged

ProgressMeter for aggregate #55

merged 2 commits into from
Jul 27, 2020

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Jul 27, 2020

Add a progress meter to agregate and disagregate, so that you can see the progress over a long Series

@jamesmaino this also fixes the keyword args so you can pass in ; keys=(:surface_temp, :soil_water_potential) or whatever as a kwarg to agregate and it will only aggregate those. SMAP agregates 10x faster with this.

closes #49

@rafaqz rafaqz merged commit 57d5ece into master Jul 27, 2020
@rafaqz rafaqz deleted the progress branch November 2, 2020 05:59
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.

Report progress during GeoData.aggregate
1 participant