Closed pindge closed 3 years ago
The problem appears to be trailing commas turning dictionaries into lists, which is not checked by the config parser.
It's a bit painful to check for, but probably worth it considering how easy a mistake it is to make - a more helpful error message that doesn't reference OWS internals would be good.
Fixed in #692
datacube-ows
version: latestows_config.py
version/link:: splitting config to multi filesDescription
ows_cfg.py
c3_cfg.py
What I Did
searching for the word
root_layer_folder
only returned https://github.com/opendatacube/datacube-ows/search?q=root_layer_folder, no information on how to use it