{
    "multiscales": [
        {
            "datasets": [
                {
                    "crs": "EPSG:3857",
                    "level": 0,
                    "path": "0",
                    "pixels_per_tile": 512
                },
                {
                    "crs": "EPSG:3857",
                    "level": 1,
                    "path": "1",
                    "pixels_per_tile": 512
                },
                {
                    "crs": "EPSG:3857",
                    "level": 2,
                    "path": "2",
                    "pixels_per_tile": 512
                },
                {
                    "crs": "EPSG:3857",
                    "level": 3,
                    "path": "3",
                    "pixels_per_tile": 512
                }
            ],
            "metadata": {
                "args": [],
                "kwargs": {
                    "clear_attrs": false,
                    "extra_dim": "band",
                    "levels": 4,
                    "other_chunks": null,
                    "pixels_per_tile": 512,
                    "projection": "web-mercator",
                    "resampling": "average"
                },
                "method": "pyramid_reproject",
                "version": "0.3.1"
            },
            "type": "reduce"
        }
    ],
    "title": "multiscale data pyramid",
    "version": "0.3.1"
}