{
    "metadata": {
        ".zattrs": {
            "multiscales": [
                {
                    "datasets": [
                        {
                            "crs": "EPSG:4326",
                            "level": 0,
                            "path": "0",
                            "pixels_per_tile": 360
                        },
                        {
                            "crs": "EPSG:4326",
                            "level": 1,
                            "path": "1",
                            "pixels_per_tile": 360
                        },
                        {
                            "crs": "EPSG:4326",
                            "level": 2,
                            "path": "2",
                            "pixels_per_tile": 360
                        },
                        {
                            "crs": "EPSG:4326",
                            "level": 3,
                            "path": "3",
                            "pixels_per_tile": 360
                        }
                    ],
                    "metadata": {
                        "args": [],
                        "kwargs": {
                            "clear_attrs": false,
                            "extra_dim": "band",
                            "levels": 4,
                            "other_chunks": null,
                            "pixels_per_tile": 360,
                            "projection": "equidistant-cylindrical",
                            "resampling": "average"
                        },
                        "method": "pyramid_reproject",
                        "version": "0.3.1"
                    },
                    "type": "reduce"
                }
            ],
            "title": "multiscale data pyramid",
            "version": "0.3.1"
        },
        ".zgroup": {
            "zarr_format": 2
        },
        "0/.zattrs": {
            "multiscales": [
                {
                    "datasets": [
                        {
                            "crs": "EPSG:4326",
                            "level": 0,
                            "path": "."
                        }
                    ],
                    "metadata": {
                        "args": [],
                        "kwargs": {
                            "clear_attrs": false,
                            "extra_dim": "band",
                            "level": 0,
                            "pixels_per_tile": 360,
                            "projection": "equidistant-cylindrical",
                            "resampling": "average"
                        },
                        "method": "pyramid_reproject",
                        "version": "0.3.1"
                    },
                    "type": "reduce"
                }
            ]
        },
        "0/.zgroup": {
            "zarr_format": 2
        },
        "0/band/.zarray": {
            "chunks": [
                16
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<U4",
            "fill_value": null,
            "filters": null,
            "order": "C",
            "shape": [
                16
            ],
            "zarr_format": 2
        },
        "0/band/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "band"
            ]
        },
        "0/climate/.zarray": {
            "chunks": [
                16,
                360,
                360
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                16,
                360,
                360
            ],
            "zarr_format": 2
        },
        "0/climate/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "band",
                "y",
                "x"
            ],
            "coordinates": "spatial_ref"
        },
        "0/spatial_ref/.zarray": {
            "chunks": [],
            "compressor": null,
            "dtype": "<i4",
            "fill_value": -2147483647,
            "filters": null,
            "order": "C",
            "shape": [],
            "zarr_format": 2
        },
        "0/spatial_ref/.zattrs": {
            "GeoTransform": "-180.0 1.0 0.0 90.0 0.0 -0.5",
            "_ARRAY_DIMENSIONS": [],
            "crs_wkt": "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]",
            "geographic_crs_name": "WGS 84",
            "grid_mapping_name": "latitude_longitude",
            "horizontal_datum_name": "World Geodetic System 1984",
            "inverse_flattening": 298.257223563,
            "longitude_of_prime_meridian": 0.0,
            "prime_meridian_name": "Greenwich",
            "reference_ellipsoid_name": "WGS 84",
            "semi_major_axis": 6378137.0,
            "semi_minor_axis": 6356752.314245179,
            "spatial_ref": "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]"
        },
        "0/x/.zarray": {
            "chunks": [
                360
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                360
            ],
            "zarr_format": 2
        },
        "0/x/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "x"
            ],
            "axis": "X",
            "long_name": "longitude",
            "standard_name": "longitude",
            "units": "degrees_east"
        },
        "0/y/.zarray": {
            "chunks": [
                360
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                360
            ],
            "zarr_format": 2
        },
        "0/y/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "y"
            ],
            "axis": "Y",
            "long_name": "latitude",
            "standard_name": "latitude",
            "units": "degrees_north"
        },
        "1/.zattrs": {
            "multiscales": [
                {
                    "datasets": [
                        {
                            "crs": "EPSG:4326",
                            "level": 1,
                            "path": "."
                        }
                    ],
                    "metadata": {
                        "args": [],
                        "kwargs": {
                            "clear_attrs": false,
                            "extra_dim": "band",
                            "level": 1,
                            "pixels_per_tile": 360,
                            "projection": "equidistant-cylindrical",
                            "resampling": "average"
                        },
                        "method": "pyramid_reproject",
                        "version": "0.3.1"
                    },
                    "type": "reduce"
                }
            ]
        },
        "1/.zgroup": {
            "zarr_format": 2
        },
        "1/band/.zarray": {
            "chunks": [
                16
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<U4",
            "fill_value": null,
            "filters": null,
            "order": "C",
            "shape": [
                16
            ],
            "zarr_format": 2
        },
        "1/band/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "band"
            ]
        },
        "1/climate/.zarray": {
            "chunks": [
                16,
                360,
                360
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                16,
                720,
                720
            ],
            "zarr_format": 2
        },
        "1/climate/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "band",
                "y",
                "x"
            ],
            "coordinates": "spatial_ref"
        },
        "1/spatial_ref/.zarray": {
            "chunks": [],
            "compressor": null,
            "dtype": "<i4",
            "fill_value": -2147483647,
            "filters": null,
            "order": "C",
            "shape": [],
            "zarr_format": 2
        },
        "1/spatial_ref/.zattrs": {
            "GeoTransform": "-180.0 0.5 0.0 90.0 0.0 -0.25",
            "_ARRAY_DIMENSIONS": [],
            "crs_wkt": "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]",
            "geographic_crs_name": "WGS 84",
            "grid_mapping_name": "latitude_longitude",
            "horizontal_datum_name": "World Geodetic System 1984",
            "inverse_flattening": 298.257223563,
            "longitude_of_prime_meridian": 0.0,
            "prime_meridian_name": "Greenwich",
            "reference_ellipsoid_name": "WGS 84",
            "semi_major_axis": 6378137.0,
            "semi_minor_axis": 6356752.314245179,
            "spatial_ref": "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]"
        },
        "1/x/.zarray": {
            "chunks": [
                720
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                720
            ],
            "zarr_format": 2
        },
        "1/x/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "x"
            ],
            "axis": "X",
            "long_name": "longitude",
            "standard_name": "longitude",
            "units": "degrees_east"
        },
        "1/y/.zarray": {
            "chunks": [
                720
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                720
            ],
            "zarr_format": 2
        },
        "1/y/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "y"
            ],
            "axis": "Y",
            "long_name": "latitude",
            "standard_name": "latitude",
            "units": "degrees_north"
        },
        "2/.zattrs": {
            "multiscales": [
                {
                    "datasets": [
                        {
                            "crs": "EPSG:4326",
                            "level": 2,
                            "path": "."
                        }
                    ],
                    "metadata": {
                        "args": [],
                        "kwargs": {
                            "clear_attrs": false,
                            "extra_dim": "band",
                            "level": 2,
                            "pixels_per_tile": 360,
                            "projection": "equidistant-cylindrical",
                            "resampling": "average"
                        },
                        "method": "pyramid_reproject",
                        "version": "0.3.1"
                    },
                    "type": "reduce"
                }
            ]
        },
        "2/.zgroup": {
            "zarr_format": 2
        },
        "2/band/.zarray": {
            "chunks": [
                16
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<U4",
            "fill_value": null,
            "filters": null,
            "order": "C",
            "shape": [
                16
            ],
            "zarr_format": 2
        },
        "2/band/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "band"
            ]
        },
        "2/climate/.zarray": {
            "chunks": [
                16,
                360,
                360
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                16,
                1440,
                1440
            ],
            "zarr_format": 2
        },
        "2/climate/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "band",
                "y",
                "x"
            ],
            "coordinates": "spatial_ref"
        },
        "2/spatial_ref/.zarray": {
            "chunks": [],
            "compressor": null,
            "dtype": "<i4",
            "fill_value": -2147483647,
            "filters": null,
            "order": "C",
            "shape": [],
            "zarr_format": 2
        },
        "2/spatial_ref/.zattrs": {
            "GeoTransform": "-180.0 0.25 0.0 90.0 0.0 -0.125",
            "_ARRAY_DIMENSIONS": [],
            "crs_wkt": "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]",
            "geographic_crs_name": "WGS 84",
            "grid_mapping_name": "latitude_longitude",
            "horizontal_datum_name": "World Geodetic System 1984",
            "inverse_flattening": 298.257223563,
            "longitude_of_prime_meridian": 0.0,
            "prime_meridian_name": "Greenwich",
            "reference_ellipsoid_name": "WGS 84",
            "semi_major_axis": 6378137.0,
            "semi_minor_axis": 6356752.314245179,
            "spatial_ref": "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]"
        },
        "2/x/.zarray": {
            "chunks": [
                1440
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                1440
            ],
            "zarr_format": 2
        },
        "2/x/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "x"
            ],
            "axis": "X",
            "long_name": "longitude",
            "standard_name": "longitude",
            "units": "degrees_east"
        },
        "2/y/.zarray": {
            "chunks": [
                1440
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                1440
            ],
            "zarr_format": 2
        },
        "2/y/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "y"
            ],
            "axis": "Y",
            "long_name": "latitude",
            "standard_name": "latitude",
            "units": "degrees_north"
        },
        "3/.zattrs": {
            "multiscales": [
                {
                    "datasets": [
                        {
                            "crs": "EPSG:4326",
                            "level": 3,
                            "path": "."
                        }
                    ],
                    "metadata": {
                        "args": [],
                        "kwargs": {
                            "clear_attrs": false,
                            "extra_dim": "band",
                            "level": 3,
                            "pixels_per_tile": 360,
                            "projection": "equidistant-cylindrical",
                            "resampling": "average"
                        },
                        "method": "pyramid_reproject",
                        "version": "0.3.1"
                    },
                    "type": "reduce"
                }
            ]
        },
        "3/.zgroup": {
            "zarr_format": 2
        },
        "3/band/.zarray": {
            "chunks": [
                16
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<U4",
            "fill_value": null,
            "filters": null,
            "order": "C",
            "shape": [
                16
            ],
            "zarr_format": 2
        },
        "3/band/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "band"
            ]
        },
        "3/climate/.zarray": {
            "chunks": [
                16,
                360,
                360
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                16,
                2880,
                2880
            ],
            "zarr_format": 2
        },
        "3/climate/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "band",
                "y",
                "x"
            ],
            "coordinates": "spatial_ref"
        },
        "3/spatial_ref/.zarray": {
            "chunks": [],
            "compressor": null,
            "dtype": "<i4",
            "fill_value": -2147483647,
            "filters": null,
            "order": "C",
            "shape": [],
            "zarr_format": 2
        },
        "3/spatial_ref/.zattrs": {
            "GeoTransform": "-180.0 0.125 0.0 90.0 0.0 -0.0625",
            "_ARRAY_DIMENSIONS": [],
            "crs_wkt": "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]",
            "geographic_crs_name": "WGS 84",
            "grid_mapping_name": "latitude_longitude",
            "horizontal_datum_name": "World Geodetic System 1984",
            "inverse_flattening": 298.257223563,
            "longitude_of_prime_meridian": 0.0,
            "prime_meridian_name": "Greenwich",
            "reference_ellipsoid_name": "WGS 84",
            "semi_major_axis": 6378137.0,
            "semi_minor_axis": 6356752.314245179,
            "spatial_ref": "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]"
        },
        "3/x/.zarray": {
            "chunks": [
                2880
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                2880
            ],
            "zarr_format": 2
        },
        "3/x/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "x"
            ],
            "axis": "X",
            "long_name": "longitude",
            "standard_name": "longitude",
            "units": "degrees_east"
        },
        "3/y/.zarray": {
            "chunks": [
                2880
            ],
            "compressor": {
                "id": "zlib",
                "level": 1
            },
            "dtype": "<f4",
            "fill_value": 9.969209968386869e+36,
            "filters": null,
            "order": "C",
            "shape": [
                2880
            ],
            "zarr_format": 2
        },
        "3/y/.zattrs": {
            "_ARRAY_DIMENSIONS": [
                "y"
            ],
            "axis": "Y",
            "long_name": "latitude",
            "standard_name": "latitude",
            "units": "degrees_north"
        }
    },
    "zarr_consolidated_format": 1
}