The encoding dictionary in the beetles [ingest.json](https://github.com/ua-snap/rasdaman-ingest/blob/main/beetles/ingest.json) has a dimension called "risk", but this dimension (or "axis" in Rasdaman parlance) is not in the coverage:   This mismatch prevents us from using the coverage metadata directly in API functions, instead having to hard code the expected dimensions in order to parse the levels in the data returns from Rasdaman. Consider reingesting without the "risk" dimension.