Damien Ayers

Results 79 comments of Damien Ayers

Unfortunately I don't have direct control over the PgBouncer configuration. Fortunately I can bypass it and connect directly, which will work okay for now. According to [this page in the...

Thanks Lazar! No-one in DEA is being proactive at managing this repo for a while, I'll see what can happen about merging and updating things... I find terraform tricky enough...

That's what it sounds like to me. Or ODC has changed... @Ariana-B or @SpacemanPaul: I know that there's been work on updating to SQLAlchemy 2 in ODC, Is that only...

I think we're better off without this. The added complexity both internally and in the API isn't worth it. The extra argument requires more explanation and make it less clear...

`search_by_products()` is quite a different method, so maybe it could be different. I'm not sure how and how much it is used.

> Yeah, I can see that. The main use case as far as I can see is internal - for tests. It's much easier to check test results if they...

There's several types of AWS Credentials. What I'm interested in now is using the [AWS AssumeRoleWithWebIdentity](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRoleWithWebIdentity.html), which is similar to OIDC. Support was added to GDAL in 3.6 (November 2022)....

Hi [permezel](https://github.com/permezel), I'm sorry for the frustrations you must be having, thanks for documenting so clearly what you've tried. The Installation and Setup pages in the ODC documentation are clearly...

@permezel > I tried the `conda upgrade rasterio` and it did some stuff but left me at version 1.2.10, so still the same errors from `data cube system check` I...