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

get_statistics for rasterbands and md rasters #292

Merged
merged 7 commits into from Sep 2, 2022
Merged

Conversation

ChristianBeilschmidt
Copy link
Contributor

@ChristianBeilschmidt ChristianBeilschmidt commented Aug 29, 2022

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

src/raster/mdarray.rs Outdated Show resolved Hide resolved
}
);

// clean up aux file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: maybe wrap everything above in a block to get rid of the explicit drops?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
@lnicola
Copy link
Member

lnicola commented Sep 2, 2022

bors r+

bors bot added a commit that referenced this pull request Sep 2, 2022
292: get_statistics for rasterbands and md rasters r=lnicola a=ChristianBeilschmidt

- [X] I agree to follow the project's [code of conduct](https://github.com/georust/gdal/blob/master/CODE_OF_CONDUCT.md).
- [x] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users.
---



Co-authored-by: Christian Beilschmidt <christian.beilschmidt@geoengine.de>
@bors
Copy link
Contributor

bors bot commented Sep 2, 2022

Canceled.

@lnicola
Copy link
Member

lnicola commented Sep 2, 2022

bors d+

@bors
Copy link
Contributor

bors bot commented Sep 2, 2022

✌️ ChristianBeilschmidt can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@ChristianBeilschmidt
Copy link
Contributor Author

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 2, 2022

Build succeeded:

@bors bors bot merged commit 4ced31b into master Sep 2, 2022
@ChristianBeilschmidt ChristianBeilschmidt deleted the stats-for-rasters branch September 2, 2022 10:26
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.

None yet

2 participants