datacube-core icon indicating copy to clipboard operation
datacube-core copied to clipboard

Open Data Cube analyses continental scale Earth Observation data through time

Results 93 datacube-core issues
Sort by recently updated
recently updated
newest added

### Reason for this pull request Ubuntu 22.04 moves to Python3.10 This means that the previous Docker build won't work with the latest osgeo-gdal base images, mostly because of various...

Dear All, Can anybody suggest how to add datasets to the datacube database and index, ingest. I have referred to the doc but it is so confusing that working example...

question

1. **Add description of dataset documents to "latest" documentation** The description of datasets on the "latest" documentation (https://datacube-core.readthedocs.io/en/latest/about-core-concepts/datasets.html) does not contain any explanation on how the metadata documents should look...

wontfix

### Expected behaviour I would like to load a Landsat virtual product into the same spatial grid/geobox as a previously loaded Sentinel-2 virtual product. To do this using `dc.load`, I...

bug
pinned

### Expected behaviour `datacube dataset search 'time > 2021-01-01'` should product datasets more recent than 2021-01-01 ### Actual behaviour This isn't supported and an error is shown: ``` time >...

enhancement
usability

`digitalearthau` (https://github.com/GeoscienceAustralia/digitalearthau) github repo has a testing package that prepares an empty database for odc testing, `digitalearthau` split pathways with current `datacube-core` years ago, it originally was kept to enable...

enhancement

### Expected behaviour When I define a product and a dataset and then query data via a simple jupiter notebook I would like to see the same coordinate values defined...

### Expected behaviour ``` root@e2ea6f2165ae:/code# datacube dataset search id = '35cbccee-cb07-51cf-85d2-6d2948957545' id: 35cbccee-cb07-51cf-85d2-6d2948957545 product: rainfall_chirps_daily status: active locations: - file://example.com/test_dataset/ fields: cloud_cover: null creation_time: 2021-12-17 02:30:32.725683+00:00 crs_raw: epsg:4326 dataset_maturity: null...

improvement proposal
easy

### Expected behaviour `datacube dataset add` should error and prevent dataset from indexing if `datetime` or `center_dt` is out of `start_datetime` and `end_datetime` time range. for example ``` datetime: 2019-05-15T00:00:00Z...

improvement proposal

### Expected behaviour The behaviour of the `$DATACUBE_DB_URL` environment variable is clearly documented. ### Actual behaviour The `$DATACUBE_DB_URL` environment variable is not mentioned at all in the docs.

pinned
documentation
v1.9