Robert Coup

Results 92 comments of Robert Coup

will revisit, but this is superceded by #752

> fixing this would involve always copying files from `data/` to a temporary directory if they may be modified by a test. It's not a bad goal, but it would...

> I was wondering if there is a new source for new GDAL windows wheels ? Not that I know of. Rasterio & fiona have Windows binary wheels c/- the...

@rouault I'm happy to have a deeper look. Anything relevant you can recall beyond #7475 (where it seems to have been working/considered)?

If it's helpful, here's an implementation we have been using at Koordinates for a while, with a set of tests: feel free to crib anything that's useful. I've licensed it...

@julienr IMO one big PR should be fine if: - each _commit_ fixes one logical change (ie: one commit for `double` everywhere, another commit for `void` everywhere, etc) so it...

> Would it be worth exposing getter properties/methods, add `scope.merge_*()` methods (which call `dict.update()`), add `merge=True|False` parameters to `set_user()` & `set_context()`, or something else equivalent? @sl0thentr0py I can potentially do...

@rouault are these all static resources? Koordinates already hosts some stuff used in GDAL's Travis setup on S3, is easy enough to add to it.

@kazzalib unfortunately, each memcached client tends to use the `type` flags in the protocol differently, so what the PHP library interprets as a zipped string node-memcached might interpret as an...

@andrewluetgers You can use the names for each node as shown in the ElastiCache console under "Nodes" for your cluster (eg. `api.abcde12345.NNNN.apse2.cache.amazonaws.com` where NNNN is 0001,0002,0003,etc) in your node-memcached server...