tco3_zm coordinades should only contain latitude and time
When skimming ozone data with more coordinades than lat/lon/time, those coordinades are forwarded to the output data. For each extra coordinade:
- If the length of the extra coordinade is == 1, the coordinade is remove.
- If the length of the extra coordinade is /= 1, an error is raised, and that data is not skimmed.
Edited by Marcus Hardt