esa-cci/xcube-cci

Consider normalization during dataset description

Closed this issue · 1 comments

When describe_data is called on the CciOdpDataOpener or CciOdpDataStore, only variables that are already normalized are considered. This is not correct, as in dependence to the normalize_data param either the variables should be described in their non-normalized, original form or normalized. In the latter case, it might happen that variables are filtered out as they cannot be normalized.

Closed by #6