Damien Ayers

Results 57 issues of Damien Ayers

I think that StatsD support in the odc-tools applications should be optional. It feels wrong to me to have a mandatory dependency on `datadog`, which in my mind is a...

At the moment, `sqs-to-dc` expects a list of products that it is allowed to index. I think it would be very useful to be able to index any datasets instead...

enhancement

At the moment, `s3-to-dc` provides an almost complete alternative to `datacube dataset add` and `datacube dataset update`, as well as including extra features like indexing from STAC and glob based...

enhancement

I noticed when updating the conda-forge package, but I suspect the issue applies for building wheels or source packages with Python 3.12 too. I'm not sure if there's any incompatibilities...

I've been working on a minimal docker image for [datacube-explorer](https://github.com/opendatacube/datacube-explorer/), so installing a minimal set of dependencies. `eodatasets3` depends on `scipy` and `boto3`, both of which I think should be...

## The Problem While looking for sample data for https://github.com/opendatacube/datacube-explorer/pull/487 , I noticed that some `ga_ls_wo_3` data indexed in the Production AWS data is missing thumbnail information. This dataset was...

AWS
Data

We are, and need to stop, installing a top level `tests` module when installing this python package. It's far too generic a name, and can easily cause non-obvious problems for...

The error below happened when trying to run an old script in the current `dea` environment. This is due to the `PROJ_LIB` environment variable not being set. ![proj_lib_bug](https://user-images.githubusercontent.com/108979/58780671-fb9baa80-861c-11e9-8959-336f78b4f0ec.png) The `dea-env`...

DEA NCI Environment

During recent ingest runs (Scenes -> Albers tiles) about 50,000+ duplicate tiles have been created for the `ls8_nbar_albers` product in 2018. It's possible that duplicate data will be returned for...

bug

# Work Generation - [ ] Incremental. Need a way to compare what's on S3 to what's not. - Our current unit of work for COG conversion is a NetCDF...