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

LayerHistogram should select the CellSize large enough #261

Merged
merged 1 commit into from
May 27, 2020

Conversation

pomadchin
Copy link
Member

@pomadchin pomadchin commented May 21, 2020

Overview

LayerHistogram should select the CellSize large enough to compute the histogram

Checklist

  • Description of PR is in an appropriate section of the CHANGELOG and grouped with similar changes if possible

Addresses #258

@pomadchin pomadchin self-assigned this May 21, 2020
@pomadchin pomadchin requested a review from moradology May 21, 2020 21:24
@pomadchin pomadchin merged commit 24b8e4f into geotrellis:develop May 27, 2020
@pomadchin pomadchin deleted the fix/histogram-pixelcount branch May 27, 2020 17:13
CloudNiner pushed a commit that referenced this pull request Jun 3, 2020
pomadchin added a commit to pomadchin/geotrellis-server that referenced this pull request Jun 3, 2020
* LayerHistogram should select the CellSize small enough to compute the histogram (geotrellis#261)

* Use MosaicRasterSource for STAC layers with >1 Item

Co-authored-by: Grigory <gr.pomadchin@gmail.com>
pomadchin added a commit that referenced this pull request Jun 4, 2020
* Support MAML expressions

* Use MosaicRasterSource to combine STAC Items in a collection

* LayerHistogram should select the CellSize small enough to compute the histogram (#261)

* Use MosaicRasterSource for STAC layers with >1 Item

Co-authored-by: Grigory <gr.pomadchin@gmail.com>

* Rm locks since they make everything very sow

* Temporary workaround threadsafety issues

* Code cleanup and better server error reporting

* Make algebra more honest and perform node replacement via ana

* Refactor QueryF coalgerbas, use an appropriate thread pool for the stac-examples server to avoid deadlocks on machines with not enough CPU

* Add Headers

* Some code cleanups

* Defined SearchFilters Semigroup

* Refactor packages structure

Co-authored-by: Andrew Fink <andy@finkmiller.com>
pomadchin added a commit to pomadchin/geotrellis-server that referenced this pull request Jun 4, 2020
* Support MAML expressions

* Use MosaicRasterSource to combine STAC Items in a collection

* LayerHistogram should select the CellSize small enough to compute the histogram (geotrellis#261)

* Use MosaicRasterSource for STAC layers with >1 Item

Co-authored-by: Grigory <gr.pomadchin@gmail.com>

* Rm locks since they make everything very sow

* Temporary workaround threadsafety issues

* Code cleanup and better server error reporting

* Make algebra more honest and perform node replacement via ana

* Refactor QueryF coalgerbas, use an appropriate thread pool for the stac-examples server to avoid deadlocks on machines with not enough CPU

* Add Headers

* Some code cleanups

* Defined SearchFilters Semigroup

* Refactor packages structure

Co-authored-by: Andrew Fink <andy@finkmiller.com>
pomadchin added a commit that referenced this pull request Jun 11, 2020
* Support MAML expressions

* Use MosaicRasterSource to combine STAC Items in a collection

* LayerHistogram should select the CellSize small enough to compute the histogram (#261)

* Use MosaicRasterSource for STAC layers with >1 Item

Co-authored-by: Grigory <gr.pomadchin@gmail.com>

* Rm locks since they make everything very sow

* Temporary workaround threadsafety issues

* Code cleanup and better server error reporting

* Make algebra more honest and perform node replacement via ana

* Refactor QueryF coalgerbas, use an appropriate thread pool for the stac-examples server to avoid deadlocks on machines with not enough CPU

* Add Headers

* Some code cleanups

* Defined SearchFilters Semigroup

* Refactor packages structure

Co-authored-by: Andrew Fink <andy@finkmiller.com>
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

1 participant