esa-cci/xcube-cci

Bounding Box Info is read from metadata which is not necessarily correct

Opened this issue · 0 comments

The bounding box information of a data set is read from a metadata file which is provided per feature. This information is not necessarily correct. It can become a problem, as users might not be aware that they request data for a region that is not covered by the data source.
If possible, the information from the features provided by opensearch should be used.

This issue was originally raised as CCI-Tools/cate#965 .