Kirill Kouzoubov

Results 215 comments of Kirill Kouzoubov

@robbibt I do not think it's feasible to have a global default at the library level. If you want to avoid setting default extents per notebook that uses this function...

Are you using "allow pre-release installs" flags? We should only install our libs with those flags. I think for aio libs it's best to pin them even if this is...

same as #76, don't use `--pre` globally, right now it's `aiohttp` that is breaking, but next some other thing will, `--pre` should only apply to `odc-apps-dc-tools` really, and you can...

have you debugged which library it is hanging in? Nothing I can do if your environment has incompatible versions of unreleased third party software that happen to misbehave when used...

I have not seen it happen when using non-alpha versions of `aiohttp`, `aiobotocore` installed with compatible `botocore`

@luigidifraia thanks I thought offsetting by 360 should work. I can't say I understand how it works though, particularly `find_safe_latitude`. I guess there is always an ambiguity when dealing with...

https://odc-stac.readthedocs.io/en/latest/stac-vs-odc.html About stac

@woodcockr, my understanding is that `eo-datasets` is all about data generation, both rasters and the accompanying metadata in "eo3 convention". There is actually very little overlap with `odc-stac`, I just...

I saw this issue linked from rasterio repo, I thought I'll chime in if you don't mind. I'm an author of that benchmarking report linked by @scottyhq. 1. GDAL doesn't...