ceos-seo / data_cube_ui

Data Cube user interface allowing users to interact with the Data Cube and run sample analysis cases
http://ceos-cube.org/
Apache License 2.0
47 stars 51 forks source link

Indexing Error #26

Open mittalparul opened 6 years ago

mittalparul commented 6 years ago

I'm performing indexing on the Landsat dataset provided on Ingestion page. After running: datacube dataset add /datacube/original_data/LE071950542015121201T1-SC20170427222707/datacube-metadata.yaml it results in an Error: Unable to create dataset. 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 }, Will you please suggest me a solution. Thanks in advance.