Simeon H.K. Fitch

Results 210 comments of Simeon H.K. Fitch

@BKDaugherty Yes, I think it should be a core capability :). PRs welcome!

Will likely require a dictionary to map color ramp names to color ramps. wonder if there's a standardized string representation for ad-hoc color ramps?

@MiguelNOX You could try the GeoTrellis Gitter channel. On Windows it's often that the GDAL shared libraries aren't in the `PATH` variable.

@tieuthienvn1987 Should `r'D:\Graduation_thesis\data\...` be `f'D:\Graduation_thesis\data\...`?

Wondering if [this info](https://docs.aws.amazon.com/AmazonS3/latest/dev/optimizing-performance.html) is relevant: > Your applications can easily achieve thousands of transactions per second in request performance when uploading and retrieving storage from Amazon S3. Amazon S3...

@mteldridge @mobsy74 Any reflections you might have on this are welcomed. Currently the testing path is arduous, so we may need to winnow this down at some point.

@pomadchin Do you have any gut reactions to any of this? Our suspicion is that we're getting `HTTP 429` codes from S3. The call path invoked is through `geotrellis.contrib.vlm.geotiff.GeoTiffRasterSource`, which...

@courtney-whalen & @vpipkt : > So maybe a short term solution is to implement some kind of back-off? I would also be curious to see how many reads are actually...

This looks more like generic tuple predicates. Might require method injection onto Python column class.