Indexing error

57 views
Skip to first unread message

Parul Mittal

unread,
Sep 17, 2018, 2:04:20 AM9/17/18
to Open Data Cube Community
I have downloaded following data from:http://ec2-52-201-154-0.compute-1.amazonaws.com/datacube/data/LE071950542015121201T1-SC20170427222707.tar.gz

It's yaml file has been generated, but if I'm going to perform indexing on yaml file
datacube dataset add /datacube/original_data/LE071950542015121201T1-SC20170427222707/datacube-metadata.yaml

 it is generating the following error:
Indexing datasets [####################################] 100%2018-09-10 01:13:54,120 2159 datacube-dataset ERROR Unable to create Dataset for file:///datacube/original_data/LE071950542015121201T1-SC20170427222707/datacube-metadata.yaml: No matching Product found for {
"id": "d490c56a-bb47-4a1a-b58b-e5b45332bbb8",
"grid_spatial": {
"projection": {
"geo_ref_points": {
"ur": {
"x": 678315.0,
"y": 1064415.0
}, and so on output was there.

Will you please suggest me a solution. Thanks in advance.

Alex Leith

unread,
Sep 17, 2018, 9:10:21 PM9/17/18
to Open Data Cube Community
Hi Parul

When you index data into the ODC, you first need a Product (a definition of a class of dataset) and then each tile is a Dataset.

The error below is complaining about there not being a Product definition, so you'll need one of those.

I'm going to refer you to either the ODC GitHub: https://github.com/opendatacube/datacube-core or our Slack http://slack.opendatacube.org, where there are more people around who can help :-) 

Cheers,

Alex

Parul Mittal

unread,
Sep 18, 2018, 12:47:59 AM9/18/18
to Open Data Cube Community
Thanks Alex, I will check.


Reply all
Reply to author
Forward
0 new messages