{
    "assets": {
        "href": {
            "label": "URL",
            "format": "Url"
        },
        "hreflang": {
            "label": "Language",
            "format": "LanguageCode"
        },
        "type": {
            "label": "File Format",
            "explain": "Based on the IANA media (MIME) types",
            "format": "MediaType"
        },
        "roles": {
            "label": "Purpose",
            "mapping": {
                "thumbnail": "Preview",
                "overview": "Overview",
                "visual": "Visualization",
                "data": "Data",
                "metadata": "Metadata",
                "graphic": "Illustration"
            }
        },
        "alternate": {
            "label": "Alternatives",
            "listWithKeys": true,
            "items": {
                "alternate:name": {
                    "label": "Identifier"
                },
                "href": {
                    "label": "URL",
                    "format": "Url"
                },
                "title": {
                    "alias": "title",
                    "label": "Title",
                    "summary": false
                },
                "description": {
                    "alias": "description",
                    "label": "Description",
                    "format": "CommonMark",
                    "summary": false
                }
            },
            "summary": false,
            "ext": "alternate",
            "itemOrder": [
                "description",
                "alternate:name",
                "title",
                "href"
            ]
        },
        "pl:asset_type": {
            "label": "Asset Type"
        },
        "pl:bundle_type": {
            "label": "Bundle Type"
        },
        "table:storage_options": {
            "alias": "xarray:storage_options",
            "label": "fsspec Options",
            "custom": true,
            "summary": false
        },
        "xarray:open_kwargs": {
            "label": "Read Options",
            "custom": true,
            "summary": false
        },
        "xarray:storage_options": {
            "label": "fsspec Options",
            "custom": true,
            "summary": false
        }
    },
    "extensions": {
        "alternate": {
            "label": "Alternative Access Methods"
        },
        "anon": {
            "label": "Anonymized Location"
        },
        "auth": {
            "label": "Authentication"
        },
        "card4l": {
            "label": "CARD4L",
            "explain": "CEOS Analysis Ready Data for Land"
        },
        "ceosard": {
            "label": "CEOS-ARD",
            "explain": "CEOS Analysis Ready Data"
        },
        "cf": {
            "label": "CF Metadata Conventions",
            "explain": "Climate and Forecast Metadata Conventions"
        },
        "classification": {
            "label": "Classification"
        },
        "contacts": {
            "label": "Contacts"
        },
        "cube": {
            "label": "Data Cube"
        },
        "esa_cci_lc": {
            "label": "ESA Climate Change Initiative - Land Cover"
        },
        "eo": {
            "label": "Electro-Optical"
        },
        "forecast": {
            "label": "Forecast"
        },
        "file": {
            "label": "File"
        },
        "grid": {
            "label": "Gridded Data"
        },
        "goes": {
            "label": "NOAA GOES",
            "explain": "NOAA Geostationary Operational Environmental Satellite"
        },
        "label": {
            "label": "Labels / ML"
        },
        "language": {
            "label": "Internationalization / Localization"
        },
        "mgrs": {
            "label": "MGRS",
            "explain": "Military Grid Reference System"
        },
        "noaa_mrms_qpe": {
            "label": "NOAA MRMS QPE",
            "explain": "NOAA Multi-Radar Multi-Sensor Quantitative Precipitation Estimation"
        },
        "odc": {
            "label": "Open Data Cube"
        },
        "order": {
            "label": "Order"
        },
        "pc": {
            "label": "Point Cloud"
        },
        "processing": {
            "label": "Processing"
        },
        "product": {
            "label": "Product"
        },
        "proj": {
            "label": "Projection"
        },
        "raster": {
            "label": "Raster Imagery"
        },
        "sar": {
            "label": "SAR",
            "explain": "Synthetic Aperture Radar"
        },
        "sat": {
            "label": "Satellite"
        },
        "sci": {
            "label": "Scientific"
        },
        "ssys": {
            "label": "Solar System"
        },
        "stats": {
            "label": "STAC Statistics"
        },
        "storage": {
            "label": "Cloud Storage"
        },
        "table": {
            "label": "Tabular Data"
        },
        "themes": {
            "label": "Themes"
        },
        "tiles": {
            "label": "Tiled Assets"
        },
        "view": {
            "label": "View Geometry"
        },
        "web-map-links": {
            "label": "Web Maps"
        },
        "xarray": {
            "label": "xarray"
        },
        "gee": {
            "label": "Google Earth Engine"
        },
        "landsat": {
            "label": "Landsat"
        },
        "msft": {
            "label": "Microsoft"
        },
        "openeo": {
            "label": "openEO"
        },
        "pl": {
            "label": "Planet Labs PBC"
        },
        "s2": {
            "label": "Sentinel-2"
        },
        "sentinel": {
            "label": "Copernicus Sentinel"
        },
        "cbers": {
            "label": "CBERS",
            "explain": "China-Brazil Earth Resources Satellite Program"
        },
        "geoadmin": {
            "label": "swisstopo",
            "explain": "Federal Office of Topography (Switzerland)"
        }
    },
    "links": {
        "href": {
            "label": "URL",
            "format": "Url"
        },
        "hreflang": {
            "label": "Language",
            "format": "LanguageCode"
        },
        "rel": {
            "label": "Relation",
            "explain": "Based on IANA relation types",
            "mapping": {
                "self": "This document",
                "root": "Root STAC Catalog",
                "parent": "Parent STAC Catalog",
                "collection": "STAC Collection",
                "derived_from": "STAC Item for input data",
                "about": "About this resource",
                "alternate": "Alternative representation",
                "via": "Source metadata",
                "next": "Next page",
                "prev": "Previous page",
                "canonical": "Origin of this document",
                "processing-expression": "Processing inctructions/code",
                "latest-version": "Latest version",
                "predecessor-version": "Predecessor version",
                "successor-version": "Successor version",
                "source": "Source data",
                "cite-as": "Citation information",
                "related": "Related resource",
                "describedby": "Description of the resource",
                "service-desc": "API definitions",
                "service-doc": "API user documentation",
                "conformance": "API conformance declaration",
                "order": "Order details",
                "3d-tiles": "3D Tiles",
                "pmtiles": "PMTiles",
                "tilejson": "TileJSON",
                "wms": "OGC Web Map Service (WMS)",
                "wmts": "OGC Web Map Tile Service (WMTS)",
                "xyz": "XYZ Web Map",
                "license": "License"
            }
        },
        "type": {
            "label": "File Format",
            "explain": "Based on the IANA media (MIME) types",
            "format": "MediaType"
        },
        "method": {
            "label": "HTTP Method"
        },
        "headers": {
            "label": "HTTP Headers"
        },
        "body": {
            "label": "Request Body"
        }
    },
    "metadata": {
        "id": {
            "label": "Identifier"
        },
        "keywords": {
            "label": "Keywords"
        },
        "datetime": {
            "label": "Time of Data",
            "format": "Timestamp",
            "summary": false
        },
        "title": {
            "label": "Title",
            "summary": false
        },
        "description": {
            "label": "Description",
            "format": "CommonMark",
            "summary": false
        },
        "roles": {
            "label": "Purpose"
        },
        "start_datetime": {
            "label": "Time of Data begins",
            "format": "Timestamp",
            "summary": false
        },
        "end_datetime": {
            "label": "Time of Data ends",
            "format": "Timestamp",
            "summary": false
        },
        "created": {
            "label": "Created",
            "format": "Timestamp",
            "summary": "r"
        },
        "updated": {
            "label": "Updated",
            "format": "Timestamp",
            "summary": "r"
        },
        "published": {
            "label": "Published",
            "format": "Timestamp",
            "summary": "r"
        },
        "expires": {
            "label": "Expires",
            "format": "Timestamp",
            "summary": "r"
        },
        "unpublished": {
            "label": "Unpublished",
            "format": "Timestamp",
            "summary": "r"
        },
        "license": {
            "label": "License",
            "format": "License",
            "summary": false
        },
        "providers": {
            "label": "Providers",
            "format": "Providers",
            "summary": false
        },
        "platform": {
            "label": "Platform"
        },
        "instruments": {
            "label": "Instruments",
            "format": "CSV"
        },
        "constellation": {
            "label": "Constellation"
        },
        "mission": {
            "label": "Mission"
        },
        "gsd": {
            "label": "GSD",
            "explain": "Ground Sample Distance",
            "unit": "m"
        },
        "bands": {
            "label": "Bands",
            "items": {
                "name": {
                    "label": "Name",
                    "sortable": true,
                    "id": true,
                    "order": 0
                },
                "description": {
                    "alias": "description",
                    "order": 2,
                    "label": "Description",
                    "format": "CommonMark",
                    "summary": false
                },
                "gsd": {
                    "alias": "gsd",
                    "sortable": true,
                    "label": "GSD",
                    "explain": "Ground Sample Distance",
                    "unit": "m"
                },
                "nodata": {
                    "alias": "nodata",
                    "label": "No-Data Values",
                    "format": "CSV",
                    "summary": false
                },
                "data_type": {
                    "alias": "data_type",
                    "sortable": true,
                    "label": "Data Type of Values",
                    "format": "FileDataType"
                },
                "statistics": {
                    "alias": "statistics",
                    "label": "Statistics",
                    "properties": {
                        "mean": {
                            "label": "Average"
                        },
                        "maximum": {
                            "label": "Max.",
                            "explain": "Maximum value"
                        },
                        "minimum": {
                            "label": "Min.",
                            "explain": "Minimum value"
                        },
                        "stdev": {
                            "label": "Std. Dev.",
                            "explain": "Standard Deviation"
                        },
                        "count": {
                            "label": "Count",
                            "explain": "Total number of values"
                        },
                        "valid_percent": {
                            "label": "Valid",
                            "explain": "Percentage of valid values",
                            "unit": "%"
                        }
                    }
                },
                "eo:common_name": {
                    "alias": "eo:common_name",
                    "sortable": true,
                    "order": 1,
                    "label": "Common Name"
                },
                "eo:center_wavelength": {
                    "alias": "eo:center_wavelength",
                    "sortable": true,
                    "label": "Wavelength",
                    "explain": "The center wavelength of the band",
                    "unit": "μm"
                },
                "eo:full_width_half_max": {
                    "alias": "eo:full_width_half_max",
                    "sortable": true,
                    "label": "FWHM",
                    "explain": "Full Width Half Max",
                    "unit": "μm"
                },
                "eo:solar_illumination": {
                    "alias": "eo:solar_illumination",
                    "sortable": true,
                    "label": "Solar Illumination",
                    "unit": "W/m²/μm"
                },
                "raster:sampling": {
                    "alias": "raster:sampling",
                    "sortable": true,
                    "label": "Sampling",
                    "mapping": {
                        "area": "Area",
                        "point": "Point (at pixel center)"
                    }
                },
                "unit": {
                    "alias": "unit",
                    "sortable": true,
                    "label": "Unit of Values"
                },
                "raster:bits_per_sample": {
                    "alias": "raster:bits_per_sample",
                    "sortable": true,
                    "label": "Bits per Sample"
                },
                "raster:spatial_resolution": {
                    "alias": "raster:spatial_resolution",
                    "sortable": true,
                    "label": "Resolution",
                    "explain": "Average spatial resolution",
                    "unit": "m"
                },
                "raster:scale": {
                    "alias": "raster:scale",
                    "sortable": true,
                    "label": "Scale"
                },
                "raster:offset": {
                    "alias": "raster:offset",
                    "sortable": true,
                    "label": "Offset"
                },
                "raster:histogram": {
                    "alias": "raster:histogram",
                    "label": "Histogram",
                    "custom": true
                },
                "classification:classes": {
                    "alias": "classification:classes",
                    "summary": false,
                    "label": "Classes",
                    "items": {
                        "color_hint": {
                            "label": "Color",
                            "order": 0,
                            "format": "HexColor"
                        },
                        "value": {
                            "label": "Value",
                            "sortable": true,
                            "order": 1
                        },
                        "title": {
                            "label": "Title",
                            "sortable": true,
                            "order": 2
                        },
                        "name": {
                            "label": "Identifier",
                            "sortable": true,
                            "order": 3
                        },
                        "description": {
                            "label": "Description",
                            "order": 4,
                            "format": "CommonMark"
                        },
                        "percentage": {
                            "label": "Percentage of samples",
                            "sortable": true,
                            "order": 5,
                            "unit": "%"
                        },
                        "count": {
                            "label": "Number of samples",
                            "sortable": true,
                            "order": 6
                        },
                        "nodata": {
                            "label": "No-data value",
                            "order": 7,
                            "default": false
                        }
                    },
                    "itemOrder": [
                        "color_hint",
                        "value",
                        "title",
                        "name",
                        "description",
                        "percentage",
                        "count",
                        "nodata"
                    ]
                },
                "classification:bitfields": {
                    "alias": "classification:bitfields",
                    "summary": false,
                    "label": "Bit Mask",
                    "items": {
                        "name": {
                            "label": "Name",
                            "sortable": true,
                            "order": 0
                        },
                        "offset": {
                            "label": "Offset",
                            "explain": "Offset to the first bit",
                            "order": 1
                        },
                        "length": {
                            "label": "Number of bits",
                            "order": 2
                        },
                        "description": {
                            "label": "Description",
                            "order": 3,
                            "format": "CommonMark"
                        },
                        "classes": {
                            "alias": "classification:classes",
                            "summary": false,
                            "label": "Classes",
                            "items": {
                                "color_hint": {
                                    "label": "Color",
                                    "order": 0,
                                    "format": "HexColor"
                                },
                                "value": {
                                    "label": "Value",
                                    "sortable": true,
                                    "order": 1
                                },
                                "title": {
                                    "label": "Title",
                                    "sortable": true,
                                    "order": 2
                                },
                                "name": {
                                    "label": "Identifier",
                                    "sortable": true,
                                    "order": 3
                                },
                                "description": {
                                    "label": "Description",
                                    "order": 4,
                                    "format": "CommonMark"
                                },
                                "percentage": {
                                    "label": "Percentage of samples",
                                    "sortable": true,
                                    "order": 5,
                                    "unit": "%"
                                },
                                "count": {
                                    "label": "Number of samples",
                                    "sortable": true,
                                    "order": 6
                                },
                                "nodata": {
                                    "label": "No-data value",
                                    "order": 7,
                                    "default": false
                                }
                            },
                            "itemOrder": [
                                "color_hint",
                                "value",
                                "title",
                                "name",
                                "description",
                                "percentage",
                                "count",
                                "nodata"
                            ]
                        },
                        "roles": {
                            "label": "Purpose"
                        }
                    },
                    "itemOrder": [
                        "classes",
                        "name",
                        "offset",
                        "length",
                        "description",
                        "roles"
                    ]
                }
            },
            "itemOrder": [
                "name",
                "classification:bitfields",
                "raster:bits_per_sample",
                "classification:classes",
                "eo:common_name",
                "data_type",
                "description",
                "eo:full_width_half_max",
                "gsd",
                "raster:histogram",
                "nodata",
                "raster:offset",
                "raster:spatial_resolution",
                "raster:sampling",
                "raster:scale",
                "eo:solar_illumination",
                "statistics",
                "unit",
                "eo:center_wavelength"
            ]
        },
        "nodata": {
            "label": "No-Data Values",
            "format": "CSV",
            "summary": false
        },
        "data_type": {
            "label": "Data Type of Values",
            "format": "FileDataType"
        },
        "unit": {
            "label": "Unit of Values"
        },
        "statistics": {
            "label": "Statistics",
            "properties": {
                "mean": {
                    "label": "Average"
                },
                "maximum": {
                    "label": "Max.",
                    "explain": "Maximum value"
                },
                "minimum": {
                    "label": "Min.",
                    "explain": "Minimum value"
                },
                "stdev": {
                    "label": "Std. Dev.",
                    "explain": "Standard Deviation"
                },
                "count": {
                    "label": "Count",
                    "explain": "Total number of values"
                },
                "valid_percent": {
                    "label": "Valid",
                    "explain": "Percentage of valid values",
                    "unit": "%"
                }
            }
        },
        "version": {
            "label": "Data Version",
            "summary": false
        },
        "deprecated": {
            "label": "Deprecated",
            "summary": false
        },
        "experimental": {
            "label": "Experimental",
            "summary": false
        },
        "language": {
            "label": "Current Language",
            "ext": "language",
            "summary": "v",
            "properties": {
                "name": {
                    "label": "Name"
                },
                "alternate": {
                    "label": "Alternate Name"
                },
                "code": {
                    "label": "Code"
                },
                "dir": {
                    "label": "Direction",
                    "explain": "Reading and writing direction",
                    "mapping": {
                        "ltr": "left-to-right",
                        "rtl": "right-to-left"
                    },
                    "default": "ltr"
                }
            }
        },
        "languages": {
            "label": "Available Languages",
            "ext": "language",
            "summary": false,
            "items": {
                "name": {
                    "label": "Name",
                    "sortable": true,
                    "order": 0
                },
                "alternate": {
                    "label": "Alternate Name",
                    "sortable": true,
                    "order": 1
                },
                "code": {
                    "label": "Code",
                    "sortable": true,
                    "order": 2
                },
                "dir": {
                    "label": "Direction",
                    "explain": "Reading and writing direction",
                    "sortable": true,
                    "order": 3,
                    "mapping": {
                        "ltr": "left-to-right",
                        "rtl": "right-to-left"
                    },
                    "default": "ltr"
                }
            },
            "itemOrder": [
                "name",
                "alternate",
                "code",
                "dir"
            ]
        },
        "contacts": {
            "label": "Contacts",
            "ext": "contacts",
            "summary": "v",
            "items": {
                "name": {
                    "label": "Name"
                },
                "identifier": {
                    "label": "Identifier"
                },
                "position": {
                    "label": "Position"
                },
                "organization": {
                    "label": "Organization"
                },
                "logo": {
                    "label": "Logo",
                    "format": "Image"
                },
                "phones": {
                    "label": "Phone",
                    "items": {
                        "value": {
                            "label": "Number",
                            "format": "Phone",
                            "order": 0
                        },
                        "roles": {
                            "label": "Used For",
                            "order": 1,
                            "mapping": {
                                "work": "Work",
                                "home": "Personal",
                                "fax": "Fax"
                            }
                        }
                    },
                    "itemOrder": [
                        "value",
                        "roles"
                    ]
                },
                "emails": {
                    "label": "Email",
                    "items": {
                        "value": {
                            "label": "Address",
                            "format": "Email",
                            "order": 0
                        },
                        "roles": {
                            "label": "Used For",
                            "order": 1,
                            "mapping": {
                                "work": "Work",
                                "home": "Personal"
                            }
                        }
                    },
                    "itemOrder": [
                        "value",
                        "roles"
                    ]
                },
                "addresses": {
                    "label": "Postal Addresses",
                    "format": "Address",
                    "items": {
                        "deliveryPoint": {
                            "label": "Street / House",
                            "order": 0
                        },
                        "city": {
                            "label": "City",
                            "order": 1
                        },
                        "administrativeArea": {
                            "label": "State / Province",
                            "order": 2
                        },
                        "postalCode": {
                            "label": "Postal Code",
                            "order": 3
                        },
                        "country": {
                            "label": "Country",
                            "order": 4
                        }
                    },
                    "itemOrder": [
                        "deliveryPoint",
                        "city",
                        "administrativeArea",
                        "postalCode",
                        "country"
                    ]
                },
                "links": {
                    "label": "Additional Resources",
                    "format": "Link"
                },
                "contactInstructions": {
                    "label": "Further Instructions"
                },
                "roles": {
                    "label": "Types",
                    "format": "CSV"
                }
            },
            "itemOrder": [
                "links",
                "emails",
                "contactInstructions",
                "identifier",
                "logo",
                "name",
                "organization",
                "phones",
                "position",
                "addresses",
                "roles"
            ]
        },
        "themes": {
            "label": "Themes",
            "ext": "themes",
            "summary": false,
            "items": {
                "scheme": {
                    "label": "Vocabulary",
                    "order": 0,
                    "format": "Url"
                },
                "concepts": {
                    "label": "Terms",
                    "order": 1,
                    "format": "Concepts",
                    "items": {
                        "id": {
                            "label": "Identifier",
                            "order": 0
                        },
                        "title": {
                            "label": "Title",
                            "order": 1
                        },
                        "description": {
                            "label": "Description",
                            "order": 2
                        },
                        "url": {
                            "label": "URL",
                            "order": 3,
                            "format": "Url"
                        }
                    },
                    "itemOrder": [
                        "id",
                        "title",
                        "description",
                        "url"
                    ]
                }
            },
            "itemOrder": [
                "scheme",
                "concepts"
            ]
        },
        "crs": {
            "label": "CRS",
            "format": "CRS",
            "explain": "Coordinate Reference System"
        },
        "anon:size": {
            "label": "Uncertainty",
            "unit": "°",
            "explain": "The size of one side of the anonymized bounding box"
        },
        "anon:warning": {
            "label": "Warning",
            "summary": false
        },
        "ceosard:type": {
            "label": "Sensor Type",
            "mapping": {
                "optical": "Optical",
                "radar": "Radar (SAR)"
            }
        },
        "ceosard:specification": {
            "label": "PFS",
            "explain": "CEOS-ARD Product Family Specification",
            "mapping": {
                "SR": "Surface Reflectance",
                "ST": "Surface Temperature",
                "AR": "Aquatic Reflectance",
                "NLSR": "Nighttime Lights Surface Radiance",
                "NRB": "Normalised Radar Backscatter",
                "POL": "Polarimetric Radar",
                "ORB": "Ocean Radar Backscatter",
                "GSLC": "Geocoded Single-Look Complex",
                "INSAR": "Interferometric Radar"
            }
        },
        "ceosard:specification_version": {
            "label": "PFS Version"
        },
        "cf:parameter": {
            "label": "Parameters",
            "items": {
                "name": {
                    "label": "Standard Name",
                    "order": 0
                },
                "unit": {
                    "label": "Unit",
                    "order": 1
                }
            },
            "itemOrder": [
                "name",
                "unit"
            ]
        },
        "classification:classes": {
            "summary": false,
            "label": "Classes",
            "items": {
                "color_hint": {
                    "label": "Color",
                    "order": 0,
                    "format": "HexColor"
                },
                "value": {
                    "label": "Value",
                    "sortable": true,
                    "order": 1
                },
                "title": {
                    "label": "Title",
                    "sortable": true,
                    "order": 2
                },
                "name": {
                    "label": "Identifier",
                    "sortable": true,
                    "order": 3
                },
                "description": {
                    "label": "Description",
                    "order": 4,
                    "format": "CommonMark"
                },
                "percentage": {
                    "label": "Percentage of samples",
                    "sortable": true,
                    "order": 5,
                    "unit": "%"
                },
                "count": {
                    "label": "Number of samples",
                    "sortable": true,
                    "order": 6
                },
                "nodata": {
                    "label": "No-data value",
                    "order": 7,
                    "default": false
                }
            },
            "itemOrder": [
                "color_hint",
                "value",
                "title",
                "name",
                "description",
                "percentage",
                "count",
                "nodata"
            ]
        },
        "classification:bitfields": {
            "summary": false,
            "label": "Bit Mask",
            "items": {
                "name": {
                    "label": "Name",
                    "sortable": true,
                    "order": 0
                },
                "offset": {
                    "label": "Offset",
                    "explain": "Offset to the first bit",
                    "order": 1
                },
                "length": {
                    "label": "Number of bits",
                    "order": 2
                },
                "description": {
                    "label": "Description",
                    "order": 3,
                    "format": "CommonMark"
                },
                "classes": {
                    "alias": "classification:classes",
                    "summary": false,
                    "label": "Classes",
                    "items": {
                        "color_hint": {
                            "label": "Color",
                            "order": 0,
                            "format": "HexColor"
                        },
                        "value": {
                            "label": "Value",
                            "sortable": true,
                            "order": 1
                        },
                        "title": {
                            "label": "Title",
                            "sortable": true,
                            "order": 2
                        },
                        "name": {
                            "label": "Identifier",
                            "sortable": true,
                            "order": 3
                        },
                        "description": {
                            "label": "Description",
                            "order": 4,
                            "format": "CommonMark"
                        },
                        "percentage": {
                            "label": "Percentage of samples",
                            "sortable": true,
                            "order": 5,
                            "unit": "%"
                        },
                        "count": {
                            "label": "Number of samples",
                            "sortable": true,
                            "order": 6
                        },
                        "nodata": {
                            "label": "No-data value",
                            "order": 7,
                            "default": false
                        }
                    },
                    "itemOrder": [
                        "color_hint",
                        "value",
                        "title",
                        "name",
                        "description",
                        "percentage",
                        "count",
                        "nodata"
                    ]
                },
                "roles": {
                    "label": "Purpose"
                }
            },
            "itemOrder": [
                "classes",
                "name",
                "offset",
                "length",
                "description",
                "roles"
            ]
        },
        "cube:dimensions": {
            "label": "Dimensions",
            "summary": false,
            "listWithKeys": true,
            "items": {
                "type": {
                    "label": "Type",
                    "order": 0
                },
                "axis": {
                    "label": "Axis",
                    "order": 1
                },
                "description": {
                    "label": "Description",
                    "format": "CommonMark",
                    "order": 2
                },
                "extent": {
                    "label": "Extent",
                    "format": "Extent",
                    "order": 3
                },
                "bbox": {
                    "alias": "proj:bbox",
                    "order": 3,
                    "label": "Bounding Box",
                    "custom": true,
                    "summary": false
                },
                "values": {
                    "label": "Values",
                    "order": 4
                },
                "step": {
                    "label": "Step",
                    "order": 5
                },
                "unit": {
                    "alias": "unit",
                    "order": 5,
                    "label": "Unit of Values"
                },
                "geometry_types": {
                    "label": "Geometry Types",
                    "order": 5
                },
                "reference_system": {
                    "label": "Reference System",
                    "explain": "Coordinate / Temporal / Other Reference System",
                    "order": 6
                }
            },
            "itemOrder": [
                "type",
                "axis",
                "description",
                "extent",
                "bbox",
                "values",
                "step",
                "unit",
                "geometry_types",
                "reference_system"
            ]
        },
        "cube:variables": {
            "label": "Variables",
            "summary": false,
            "listWithKeys": true,
            "items": {
                "dimensions": {
                    "label": "Dimensions",
                    "order": 0
                },
                "type": {
                    "label": "Type",
                    "order": 1,
                    "mapping": {
                        "data": "Measured values",
                        "auxiliary": "Coordinate data"
                    }
                },
                "description": {
                    "label": "Description",
                    "format": "CommonMark",
                    "order": 2
                },
                "extent": {
                    "label": "Extent",
                    "format": "Extent",
                    "order": 3
                },
                "values": {
                    "label": "Values",
                    "order": 4
                },
                "step": {
                    "label": "Step",
                    "order": 5
                },
                "unit": {
                    "alias": "unit",
                    "order": 6,
                    "label": "Unit of Values"
                }
            },
            "itemOrder": [
                "dimensions",
                "type",
                "description",
                "extent",
                "values",
                "step",
                "unit"
            ]
        },
        "eo:bands": {
            "label": "Spectral Bands",
            "items": {
                "name": {
                    "label": "Name",
                    "sortable": true,
                    "id": true,
                    "order": 0
                },
                "common_name": {
                    "alias": "eo:common_name",
                    "sortable": true,
                    "order": 1,
                    "label": "Common Name"
                },
                "center_wavelength": {
                    "alias": "eo:center_wavelength",
                    "sortable": true,
                    "order": 2,
                    "label": "Wavelength",
                    "explain": "The center wavelength of the band",
                    "unit": "μm"
                },
                "full_width_half_max": {
                    "alias": "eo:full_width_half_max",
                    "sortable": true,
                    "order": 3,
                    "label": "FWHM",
                    "explain": "Full Width Half Max",
                    "unit": "μm"
                },
                "solar_illumination": {
                    "alias": "eo:solar_illumination",
                    "sortable": true,
                    "order": 7,
                    "label": "Solar Illumination",
                    "unit": "W/m²/μm"
                },
                "description": {
                    "alias": "description",
                    "label": "Description",
                    "format": "CommonMark",
                    "summary": false
                },
                "gsd": {
                    "alias": "gsd",
                    "sortable": true,
                    "label": "GSD",
                    "explain": "Ground Sample Distance",
                    "unit": "m"
                },
                "cloud_cover": {
                    "alias": "eo:cloud_cover",
                    "sortable": true,
                    "label": "Cloud Cover",
                    "unit": "%"
                }
            },
            "itemOrder": [
                "name",
                "cloud_cover",
                "common_name",
                "description",
                "gsd",
                "center_wavelength",
                "full_width_half_max",
                "solar_illumination"
            ]
        },
        "eo:cloud_cover": {
            "label": "Cloud Cover",
            "unit": "%"
        },
        "eo:snow_cover": {
            "label": "Snow/Ice Cover",
            "unit": "%"
        },
        "eo:common_name": {
            "label": "Common Name"
        },
        "eo:center_wavelength": {
            "label": "Wavelength",
            "explain": "The center wavelength of the band",
            "unit": "μm"
        },
        "eo:full_width_half_max": {
            "label": "FWHM",
            "explain": "Full Width Half Max",
            "unit": "μm"
        },
        "eo:solar_illumination": {
            "label": "Solar Illumination",
            "unit": "W/m²/μm"
        },
        "forecast:reference_datetime": {
            "label": "Reference Time",
            "format": "Timestamp",
            "summary": "r"
        },
        "forecast:horizon": {
            "label": "Forecast Horizon",
            "explain": "The time between the reference time and the forecast time",
            "format": "Duration"
        },
        "forecast:duration": {
            "label": "Forecast Length",
            "format": "Duration"
        },
        "file:bits_per_sample": {
            "alias": "raster:bits_per_sample",
            "label": "Bits per Sample"
        },
        "file:byte_order": {
            "label": "Byte Order"
        },
        "file:checksum": {
            "label": "Checksum",
            "format": "Checksum",
            "summary": false
        },
        "file:data_type": {
            "alias": "data_type",
            "label": "Data Type of Values",
            "format": "FileDataType"
        },
        "file:header_size": {
            "label": "Header Size",
            "format": "FileSize",
            "summary": false
        },
        "file:nodata": {
            "alias": "nodata",
            "label": "No-Data Values",
            "format": "CSV",
            "summary": false
        },
        "file:size": {
            "label": "Size",
            "format": "FileSize",
            "summary": false
        },
        "file:unit": {
            "alias": "unit",
            "label": "Unit of Values"
        },
        "file:values": {
            "label": "Map of Values",
            "summary": false,
            "items": {
                "values": {
                    "label": "Values",
                    "format": "CSV",
                    "order": 1
                },
                "summary": {
                    "label": "Summary",
                    "order": 0
                }
            },
            "itemOrder": [
                "summary",
                "values"
            ]
        },
        "file:local_path": {
            "label": "Local Path",
            "summary": false
        },
        "nodata:values": {
            "alias": "nodata",
            "label": "No-Data Values",
            "format": "CSV",
            "summary": false
        },
        "goes:orbital_slot": {
            "label": "Orbital Slot"
        },
        "goes:system_environment": {
            "label": "System Environment",
            "mapping": {
                "OR": "Operational system, real-time data",
                "OT": "Operational system, test data",
                "IR": "Test system, real-time data",
                "IT": "Test system, test data",
                "IP": "Test system, playback data",
                "IS": "Test system, simulated data"
            }
        },
        "goes:image_type": {
            "label": "Area",
            "mapping": {
                "FULL DISK": "The Americas (full disk)",
                "CONUS": "North America (continental US)",
                "MESOSCALE": "Central/South America (mesoscale)"
            }
        },
        "goes:mesoscale_image_number": {
            "label": "Area in Central/South America",
            "mapping": {
                "1": "Region 1",
                "2": "Region 2"
            }
        },
        "goes:mode": {
            "label": "Capture Mode",
            "mapping": {
                "3": "3: 1x full disk, 3x continental US, 30x mesoscale region 1, 30x mesoscale region 2 (every 15 minutes)",
                "4": "4: 1x full disk (every 5 minutes)",
                "6": "6: 1x full disk, 2x continental US, 20x mesoscale region 1, 20x mesoscale region 2 (every 10 minutes)"
            }
        },
        "goes:group_time_threshold": {
            "label": "Time Threshold in a Group",
            "explain": "Lightning group maximum time difference among lightning events in a group",
            "unit": "s"
        },
        "goes:flash_time_threshold": {
            "label": "Time Threshold in a Flash",
            "explain": "Lightning flash maximum time difference among lightning events in a flash",
            "unit": "s"
        },
        "goes:lightning_wavelength": {
            "label": "Central Wavelength",
            "unit": "nm"
        },
        "goes:yaw_flip_flag": {
            "label": "Yaw Flip Configuration",
            "explain": "Flag indicating that the spacecraft is operating in yaw flip configuration.",
            "mapping": {
                "0": "Upright",
                "1": "Neither",
                "2": "Inverted"
            }
        },
        "goes:event_count": {
            "label": "Lightning Events"
        },
        "goes:group_count": {
            "label": "Lightning Groups"
        },
        "goes:flash_count": {
            "label": "Lightning Flashes"
        },
        "goes:nominal_satellite_subpoint_lat": {
            "label": "Satellite Subpoint Latitude",
            "unit": "°N"
        },
        "goes:nominal_satellite_subpoint_lon": {
            "label": "Satellite Subpoint Longitude",
            "unit": "°E"
        },
        "goes:nominal_satellite_height": {
            "label": "Satellite Height",
            "explain": "Nominal satellite height above GRS 80 ellipsoid",
            "unit": "km"
        },
        "goes:percent_navigated_L1b_events": {
            "label": "Events navigated by Instrument",
            "format": "Percent0to1",
            "unit": "%"
        },
        "goes:percent_uncorrectable_L0_errors": {
            "label": "Data Lost",
            "format": "Percent0to1",
            "unit": "%"
        },
        "grid:code": {
            "label": "Grid",
            "format": "GridCode"
        },
        "raster:bands": {
            "label": "Layers",
            "items": {
                "nodata": {
                    "alias": "nodata",
                    "label": "No-Data Values",
                    "format": "CSV",
                    "summary": false
                },
                "sampling": {
                    "alias": "raster:sampling",
                    "sortable": true,
                    "label": "Sampling",
                    "mapping": {
                        "area": "Area",
                        "point": "Point (at pixel center)"
                    }
                },
                "data_type": {
                    "alias": "data_type",
                    "sortable": true,
                    "label": "Data Type of Values",
                    "format": "FileDataType"
                },
                "bits_per_sample": {
                    "alias": "raster:bits_per_sample",
                    "sortable": true,
                    "label": "Bits per Sample"
                },
                "spatial_resolution": {
                    "alias": "raster:spatial_resolution",
                    "sortable": true,
                    "label": "Resolution",
                    "explain": "Average spatial resolution",
                    "unit": "m"
                },
                "statistics": {
                    "alias": "statistics",
                    "label": "Statistics",
                    "properties": {
                        "mean": {
                            "label": "Average"
                        },
                        "maximum": {
                            "label": "Max.",
                            "explain": "Maximum value"
                        },
                        "minimum": {
                            "label": "Min.",
                            "explain": "Minimum value"
                        },
                        "stdev": {
                            "label": "Std. Dev.",
                            "explain": "Standard Deviation"
                        },
                        "count": {
                            "label": "Count",
                            "explain": "Total number of values"
                        },
                        "valid_percent": {
                            "label": "Valid",
                            "explain": "Percentage of valid values",
                            "unit": "%"
                        }
                    }
                },
                "unit": {
                    "alias": "unit",
                    "sortable": true,
                    "label": "Unit of Values"
                },
                "scale": {
                    "alias": "raster:scale",
                    "sortable": true,
                    "label": "Scale"
                },
                "offset": {
                    "alias": "raster:offset",
                    "sortable": true,
                    "label": "Offset"
                },
                "histogram": {
                    "alias": "raster:histogram",
                    "label": "Histogram",
                    "custom": true
                }
            },
            "itemOrder": [
                "bits_per_sample",
                "data_type",
                "histogram",
                "nodata",
                "offset",
                "spatial_resolution",
                "sampling",
                "scale",
                "statistics",
                "unit"
            ]
        },
        "raster:sampling": {
            "label": "Sampling",
            "mapping": {
                "area": "Area",
                "point": "Point (at pixel center)"
            }
        },
        "raster:bits_per_sample": {
            "label": "Bits per Sample"
        },
        "raster:spatial_resolution": {
            "label": "Resolution",
            "explain": "Average spatial resolution",
            "unit": "m"
        },
        "raster:scale": {
            "label": "Scale"
        },
        "raster:offset": {
            "label": "Offset"
        },
        "raster:histogram": {
            "label": "Histogram",
            "custom": true
        },
        "label:properties": {
            "label": "Properties",
            "null": "raster data"
        },
        "label:classes": {
            "label": "Classes",
            "items": {
                "name": {
                    "label": "Name",
                    "null": "raster-formatted",
                    "sortable": true,
                    "id": true
                },
                "classes": {
                    "label": "Classes"
                }
            },
            "itemOrder": [
                "name",
                "classes"
            ]
        },
        "label:description": {
            "label": "Description",
            "format": "CommonMark",
            "summary": false
        },
        "label:type": {
            "label": "Type"
        },
        "label:tasks": {
            "label": "Tasks"
        },
        "label:methods": {
            "label": "Methods"
        },
        "label:overviews": {
            "label": "Overviews",
            "summary": false,
            "items": {
                "property_key": {
                    "label": "Property Key",
                    "id": true
                },
                "counts": {
                    "label": "Counts",
                    "custom": true
                },
                "statistics": {
                    "label": "Statistics",
                    "custom": true
                }
            },
            "itemOrder": [
                "property_key",
                "counts",
                "statistics"
            ]
        },
        "mgrs:latitude_band": {
            "label": "Latitude Band"
        },
        "mgrs:grid_square": {
            "label": "Grid Square"
        },
        "mgrs:utm_zone": {
            "label": "UTM Zone"
        },
        "noaa_mrms_qpe:pass": {
            "label": "Pass Number",
            "mapping": {
                "1": "1 (less latency / less gauges)",
                "2": "2 (more latency / more gauges)"
            }
        },
        "noaa_mrms_qpe:period": {
            "label": "Accumulation Period",
            "unit": "h"
        },
        "noaa_mrms_qpe:region": {
            "label": "Region",
            "mapping": {
                "CONUS": "Continental US",
                "HAWAII": "Hawaii",
                "GUAM": "Guam",
                "ALASKA": "Alaska",
                "CARIB": "Caribbean Islands"
            }
        },
        "openeo:status": {
            "label": "Processing Status"
        },
        "api_version": {
            "label": "API Version",
            "ext": "openeo"
        },
        "backend_version": {
            "label": "Back-End Version",
            "ext": "openeo"
        },
        "production": {
            "label": "Production-Ready",
            "ext": "openeo"
        },
        "endpoints": {
            "label": "Supported Endpoints",
            "ext": "openeo",
            "summary": false,
            "items": {
                "path": {
                    "label": "Path Template",
                    "order": 0
                },
                "methods": {
                    "label": "HTTP Methods",
                    "order": 1,
                    "format": "CSV"
                }
            },
            "itemOrder": [
                "path",
                "methods"
            ]
        },
        "billing": {
            "label": "Billing",
            "ext": "openeo",
            "custom": true,
            "summary": false
        },
        "order:status": {
            "label": "Status",
            "mapping": {
                "orderable": "Orderable (data can be ordered)",
                "ordered": "Ordered (preparing to deliver data)",
                "pending": "Pending (waiting for activation)",
                "shipping": "Shipping (data is getting processed)",
                "succeeded": "Delivered (data is available)",
                "failed": "Failed (unable to deliver)",
                "canceled": "Canceled (delivery stopped)"
            }
        },
        "order:id": {
            "label": "Identifier"
        },
        "order:date": {
            "label": "Submitted",
            "format": "Timestamp",
            "summary": "r"
        },
        "order:expiration_date": {
            "alias": "expires",
            "label": "Expires",
            "format": "Timestamp",
            "summary": "r"
        },
        "pc:count": {
            "label": "Points",
            "explain": "Number of Points"
        },
        "pc:type": {
            "label": "Type"
        },
        "pc:encoding": {
            "label": "Format"
        },
        "pc:schemas": {
            "label": "Schemas",
            "summary": false,
            "items": {
                "name": {
                    "label": "Name",
                    "sortable": true,
                    "id": true
                },
                "size": {
                    "label": "Size",
                    "unit": "bytes",
                    "sortable": true
                },
                "type": {
                    "label": "Type",
                    "sortable": true
                }
            },
            "itemOrder": [
                "name",
                "size",
                "type"
            ]
        },
        "pc:density": {
            "label": "Density"
        },
        "pc:statistics": {
            "label": "Statistics",
            "summary": "s",
            "items": {
                "name": {
                    "label": "Name",
                    "id": true
                },
                "position": {
                    "label": "Position"
                },
                "average": {
                    "label": "Average"
                },
                "count": {
                    "label": "Count"
                },
                "maximum": {
                    "label": "Max.",
                    "explain": "Maximum value"
                },
                "minimum": {
                    "label": "Min.",
                    "explain": "Minimum value"
                },
                "stddev": {
                    "label": "Std. Dev.",
                    "explain": "Standard Deviation"
                },
                "variance": {
                    "label": "Variance"
                }
            },
            "itemOrder": [
                "name",
                "average",
                "count",
                "maximum",
                "minimum",
                "position",
                "stddev",
                "variance"
            ]
        },
        "processing:expression": {
            "label": "Processing Instructions",
            "summary": false
        },
        "processing:lineage": {
            "label": "Lineage",
            "format": "CommonMark",
            "summary": false
        },
        "processing:level": {
            "label": "Level"
        },
        "processing:facility": {
            "label": "Facility"
        },
        "processing:software": {
            "label": "Software",
            "format": "Software",
            "summary": false
        },
        "processing:version": {
            "label": "Processor Version"
        },
        "processing:datetime": {
            "label": "Processing Time",
            "format": "Timestamp",
            "summary": "r"
        },
        "product:type": {
            "label": "Product Type"
        },
        "product:timeliness": {
            "label": "Timeliness",
            "format": "Duration"
        },
        "product:timeliness_category": {
            "label": "Timeliness Category"
        },
        "product:acquisition_type": {
            "label": "Acquisition Type",
            "mapping": {
                "nominal": "Nominal",
                "calibration": "Calibration",
                "other": "Other"
            }
        },
        "proj:epsg": {
            "label": "EPSG Code",
            "format": "EPSG",
            "summary": "v"
        },
        "proj:code": {
            "label": "Code",
            "format": "CrsCode",
            "summary": "v"
        },
        "proj:wkt2": {
            "label": "WKT2",
            "explain": "Well-Known Text, version 2",
            "format": "WKT2",
            "summary": false
        },
        "proj:projjson": {
            "label": "PROJJSON",
            "explain": "JSON encoding of WKT2",
            "format": "PROJJSON",
            "summary": false
        },
        "proj:geometry": {
            "label": "Footprint",
            "custom": true,
            "summary": false
        },
        "proj:bbox": {
            "label": "Bounding Box",
            "custom": true,
            "summary": false
        },
        "proj:centroid": {
            "label": "Centroid",
            "custom": true,
            "summary": false
        },
        "proj:shape": {
            "label": "Image Dimensions",
            "format": "Shape",
            "summary": false
        },
        "proj:transform": {
            "label": "Transformation Matrix",
            "format": "Transform",
            "summary": false
        },
        "sar:instrument_mode": {
            "label": "Instrument Mode"
        },
        "sar:frequency_band": {
            "label": "Frequency Band"
        },
        "sar:center_frequency": {
            "label": "Center Frequency",
            "unit": "GHz"
        },
        "sar:polarizations": {
            "label": "Polarizations",
            "format": "CSV"
        },
        "sar:product_type": {
            "label": "Product Type"
        },
        "sar:resolution_range": {
            "label": "Range Resolution",
            "unit": "m"
        },
        "sar:resolution_azimuth": {
            "label": "Azimuth Resolution",
            "unit": "m"
        },
        "sar:pixel_spacing_range": {
            "label": "Range Pixel Spacing",
            "unit": "m"
        },
        "sar:pixel_spacing_azimuth": {
            "label": "Azimuth Pixel Spacing",
            "unit": "m"
        },
        "sar:looks_range": {
            "label": "Range Looks"
        },
        "sar:looks_azimuth": {
            "label": "Azimuth Looks"
        },
        "sar:looks_equivalent_number": {
            "label": "ENL",
            "explain": "Equivalent Number of Looks"
        },
        "sar:observation_direction": {
            "label": "Observation Direction"
        },
        "sat:platform_international_designator": {
            "label": "Int. Designator",
            "explain": "International designator for the platform, also known as COSPAR ID and NSSDCA ID."
        },
        "sat:orbit_state": {
            "label": "Orbit State"
        },
        "sat:absolute_orbit": {
            "label": "Abs. Orbit Number",
            "explain": "Absolute Orbit Number"
        },
        "sat:relative_orbit": {
            "label": "Rel. Orbit Number",
            "explain": "Relative Orbit Number"
        },
        "sat:anx_datetime": {
            "label": "ANX Time",
            "format": "Timestamp",
            "explain": "Ascending Node Crossing time",
            "summary": "r"
        },
        "sci:doi": {
            "label": "DOI",
            "format": "DOI"
        },
        "sci:citation": {
            "label": "Citation"
        },
        "sci:publications": {
            "label": "Publications",
            "summary": false,
            "items": {
                "citation": {
                    "label": "Publication",
                    "sortable": true,
                    "order": 0
                },
                "doi": {
                    "label": "DOI",
                    "format": "DOI",
                    "sortable": true,
                    "order": 1
                }
            },
            "itemOrder": [
                "citation",
                "doi"
            ]
        },
        "ssys:targets": {
            "label": "Target Body"
        },
        "auth:refs": {
            "label": "Methods"
        },
        "auth:schemes": {
            "label": "Methods",
            "listWithKeys": true,
            "items": {
                "type": {
                    "label": "Method",
                    "order": 0,
                    "mapping": {
                        "http": "HTTP",
                        "s3": "S3",
                        "signedUrl": "Signed URL",
                        "oauth2": "OAuth2",
                        "openIdConnect": "OpenID Connect",
                        "apiKey": "API Token"
                    }
                },
                "description": {
                    "alias": "description",
                    "order": 1,
                    "label": "Description",
                    "format": "CommonMark",
                    "summary": false
                },
                "in": {
                    "label": "Provide token as",
                    "mapping": {
                        "query": "Query parameter",
                        "header": "HTTP header",
                        "cookie": "Cookie"
                    },
                    "order": 1
                },
                "name": {
                    "label": "Parameter",
                    "order": 2
                },
                "scheme": {
                    "label": "HTTP Scheme"
                },
                "flows": {
                    "label": "Flows"
                },
                "openIdConnectUrl": {
                    "label": "OpenID Connect metadata"
                }
            },
            "itemOrder": [
                "type",
                "description",
                "flows",
                "scheme",
                "openIdConnectUrl",
                "in",
                "name"
            ]
        },
        "storage:refs": {
            "label": "Providers"
        },
        "storage:schemes": {
            "label": "Providers",
            "listWithKeys": true,
            "items": {
                "title": {
                    "label": "Title",
                    "order": 0
                },
                "description": {
                    "title": "Description",
                    "format": "CommonMark",
                    "order": 1
                },
                "type": {
                    "label": "Type",
                    "order": 2,
                    "mapping": {
                        "s3": "S3 (Amazon Web Services)",
                        "custom-s3": "S3 (self-hosted)",
                        "ms-azure": "Microsoft Azure"
                    }
                },
                "platform": {
                    "label": "Host",
                    "order": 3
                },
                "region": {
                    "label": "Region",
                    "order": 4
                },
                "requester_pays": {
                    "label": "Payment",
                    "mapping": {
                        "true": "Requester Pays",
                        "false": "Provider Pays"
                    },
                    "order": 5
                }
            },
            "itemOrder": [
                "title",
                "description",
                "type",
                "platform",
                "region",
                "requester_pays"
            ]
        },
        "table:columns": {
            "label": "Columns",
            "items": {
                "name": {
                    "label": "Name",
                    "sortable": true,
                    "id": true,
                    "order": 0
                },
                "type": {
                    "label": "Data Type",
                    "sortable": true,
                    "order": 1
                },
                "description": {
                    "label": "Description",
                    "format": "CommonMark",
                    "order": 2
                }
            },
            "itemOrder": [
                "name",
                "type",
                "description"
            ]
        },
        "table:primary_geometry": {
            "label": "Primary Geometry Column"
        },
        "table:row_count": {
            "label": "Rows"
        },
        "table:tables": {
            "label": "Tables",
            "summary": false,
            "listWithKeys": true,
            "items": {
                "name": {
                    "label": "Name",
                    "sortable": true,
                    "id": true,
                    "order": 0
                },
                "description": {
                    "label": "Description",
                    "format": "CommonMark",
                    "order": 1
                }
            },
            "itemOrder": [
                "name",
                "description"
            ]
        },
        "tiles:tile_matrix_sets": {
            "label": "Tile Matrix Sets",
            "custom": true,
            "summary": false
        },
        "tiles:tile_matrix_set_links": {
            "label": "Tile Matrix Set Links",
            "custom": true,
            "summary": false
        },
        "view:off_nadir": {
            "label": "Off-Nadir Angle",
            "unit": "°"
        },
        "view:incidence_angle": {
            "label": "Incidence Angle",
            "unit": "°"
        },
        "view:azimuth": {
            "label": "Viewing Azimuth",
            "unit": "°"
        },
        "view:sun_azimuth": {
            "label": "Sun Azimuth",
            "unit": "°"
        },
        "view:sun_elevation": {
            "label": "Sun Elevation",
            "unit": "°"
        },
        "pl:black_fill": {
            "label": "Unfilled Image Parts",
            "unit": "%"
        },
        "pl:clear_percent": {
            "label": "Clear Sky",
            "unit": "%"
        },
        "pl:grid_cell": {
            "label": "Grid Cell"
        },
        "pl:ground_control": {
            "label": "Positional Accuracy"
        },
        "pl:ground_control_ratio": {
            "label": "Successful Rectification Ratio"
        },
        "pl:item_type": {
            "label": "Type"
        },
        "pl:pixel_resolution": {
            "label": "Spatial Resolution",
            "unit": "m"
        },
        "pl:publishing_stage": {
            "label": "Publishing Stage",
            "mapping": {
                "preview": "Preview",
                "standard": "Standard",
                "finalized": "Finalized"
            }
        },
        "pl:quality_category": {
            "label": "Quality Category",
            "mapping": {
                "standard": "Standard",
                "test": "Test"
            }
        },
        "pl:strip_id": {
            "label": "Image Strip ID"
        },
        "gee:type": {
            "label": "Type",
            "mapping": {
                "image": "Single image",
                "image_collection": "Image collection",
                "table": "Table"
            }
        },
        "gee:cadence": {
            "label": "Cadence"
        },
        "gee:schema": {
            "label": "Variables",
            "items": {
                "name": {
                    "label": "Name"
                },
                "description": {
                    "label": "Description"
                },
                "type": {
                    "label": "Data Type"
                }
            },
            "summary": false,
            "itemOrder": [
                "type",
                "description",
                "name"
            ]
        },
        "gee:revisit_interval": {
            "label": "Revisit Interval"
        },
        "gee:terms_of_use": {
            "label": "Terms of Use",
            "format": "CommonMark",
            "summary": false
        },
        "gee:visualizations": {
            "label": "Visualizations",
            "custom": true,
            "summary": false
        },
        "landsat:scene_id": {
            "label": "Scene ID"
        },
        "landsat:collection_category": {
            "label": "Collection Category"
        },
        "landsat:collection_number": {
            "label": "Collection Number"
        },
        "landsat:wrs_type": {
            "label": "WRS Type",
            "explain": "Worldwide Reference System Type"
        },
        "landsat:wrs_path": {
            "label": "WRS Path",
            "explain": "Worldwide Reference System Path"
        },
        "landsat:wrs_row": {
            "label": "WRS Row",
            "explain": "Worldwide Reference System Row"
        },
        "landsat:cloud_cover_land": {
            "label": "Land Cloud Cover",
            "unit": "%"
        },
        "msft:container": {
            "label": "Container"
        },
        "msft:storage_account": {
            "label": "Storage Account"
        },
        "msft:short_description": {
            "label": "Summary",
            "summary": false
        },
        "sentinel:utm_zone": {
            "label": "UTM Zone"
        },
        "sentinel:latitude_band": {
            "label": "Latitude Band"
        },
        "sentinel:grid_square": {
            "label": "Grid Square"
        },
        "sentinel:sequence": {
            "label": "Sequence"
        },
        "sentinel:product_id": {
            "label": "Product ID",
            "summary": "s"
        },
        "sentinel:data_coverage": {
            "label": "Data Coverage",
            "unit": "%"
        },
        "sentinel:valid_cloud_cover": {
            "label": "Valid Cloud Cover"
        },
        "cbers:data_type": {
            "label": "Processing Level",
            "explain": "Geolocation precision level",
            "mapping": {
                "L2": "Geolocation using only satellite telemetry",
                "L3": "Control points used to geolocate image, no terrain correction",
                "L4": "Control points used to geolocate image, orthorectified"
            },
            "summary": "v"
        },
        "cbers:path": {
            "label": "Reference Grid Path"
        },
        "cbers:row": {
            "label": "Reference Grid Row"
        },
        "card4l:specification": {
            "label": "Specification",
            "mapping": {
                "SR": "Surface Reflectance",
                "ST": "Surface Temperature",
                "NRB": "Normalised Radar Backscatter",
                "POL": "Polarimetric Radar"
            }
        },
        "card4l:specification_version": {
            "label": "Specification Version"
        },
        "card4l:orbit_mean_altitude": {
            "label": "Platform Altitude",
            "unit": "m"
        },
        "card4l:incidence_angle_near_range": {
            "label": "Incidence Angle (near)",
            "unit": "°"
        },
        "card4l:incidence_angle_far_range": {
            "label": "Incidence Angle (far)",
            "unit": "°"
        },
        "card4l:noise_equivalent_intensity": {
            "label": "Noise Equivalent Intensity",
            "unit": "dB"
        },
        "card4l:mean_faraday_rotation_angle": {
            "label": "Mean Faraday Rotation",
            "unit": "°"
        },
        "card4l:speckle_filtering": {
            "label": "Speckle Filtering",
            "custom": true,
            "summary": false,
            "null": "not applied"
        },
        "card4l:relative_rtc_accuracy": {
            "label": "Rel. RTC Accuracy",
            "explain": "Relative accuracy of the Radiometric Terrain Correction",
            "unit": "dB"
        },
        "card4l:absolute_rtc_accuracy": {
            "label": "Abs. RTC Accuracy",
            "explain": "Absolute accuracy of the Radiometric Terrain Correction",
            "unit": "dB"
        },
        "card4l:northern_geometric_accuracy": {
            "label": "Northern Geometric Accuracy",
            "unit": "m"
        },
        "card4l:eastern_geometric_accuracy": {
            "label": "Eastern Geometric Accuracy",
            "unit": "m"
        },
        "card4l:ellipsoidal_height": {
            "label": "Ellipsoidal Height",
            "unit": "m"
        },
        "geoadmin:variant": {
            "label": "Product Variant",
            "mapping": {
                "krel": "RGB color with relief",
                "komb": "RGB color without relief",
                "kgrel": "Grayscale with relief",
                "kgrs": "Grayscale without relief"
            }
        },
        "href:servers": {
            "label": "Servers",
            "ext": "web-map-links"
        },
        "pmtiles:layers": {
            "label": "Layers",
            "ext": "web-map-links"
        },
        "wms:layers": {
            "label": "Layers",
            "ext": "web-map-links"
        },
        "wms:styles": {
            "label": "Styles",
            "ext": "web-map-links"
        },
        "wms:dimensions": {
            "label": "Dimensions",
            "ext": "web-map-links"
        },
        "wms:transparent": {
            "label": "Transparency",
            "ext": "web-map-links"
        },
        "wmts:layer": {
            "label": "Layers",
            "ext": "web-map-links"
        },
        "wmts:dimensions": {
            "label": "Dimensions",
            "ext": "web-map-links"
        }
    }
}