{
	"extensions": {
		"alternate": "Alternative Access Methods",
		"anon": "Anonymized Location",
		"auth": "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": "Classification",
		"contacts": "Contacts",
		"cube": "Data Cube",
		"esa_cci_lc": "ESA Climate Change Initiative - Land Cover",
		"eo": "Electro-Optical",
		"forecast": "Forecast",
		"file": "File",
		"grid": "Gridded Data",
		"goes": {
			"label": "NOAA GOES",
			"explain": "NOAA Geostationary Operational Environmental Satellite"
		},
		"label": "Labels / ML",
		"language": "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": "Open Data Cube",
		"order": "Order",
		"pc": "Point Cloud",
		"processing": "Processing",
		"product": "Product",
		"proj": "Projection",
		"raster": "Raster Imagery",
		"sar": {
			"label": "SAR",
			"explain": "Synthetic Aperture Radar"
		},
		"sat": "Satellite",
		"sci": "Scientific",
		"ssys": "Solar System",
		"stats": "STAC Statistics",
		"storage": "Cloud Storage",
		"table": "Tabular Data",
		"themes": "Themes",
		"tiles": "Tiled Assets",
		"view": "View Geometry",
		"web-map-links": "Web Maps",
		"xarray": "xarray",

		"gee": "Google Earth Engine",
		"landsat": "Landsat",
		"msft": "Microsoft",
		"openeo": "openEO",
		"pl": "Planet Labs PBC",
		"s2": "Sentinel-2",
		"sentinel": "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": "HTTP Method",
		"headers": "HTTP Headers",
		"body": "Request Body"
	},
	"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": "Identifier",
				"href": {
					"label": "URL",
					"format": "Url"
				},
				"title": {
					"alias": "title"
				},
				"description": {
					"alias": "description"
				}
			},
			"summary": false,
			"ext": "alternate"
		},
		"pl:asset_type": "Asset Type",
		"pl:bundle_type": "Bundle Type",
		"table:storage_options": {
			"alias": "xarray:storage_options"
		},
		"xarray:open_kwargs": {
			"label": "Read Options",
			"custom": true,
			"summary": false
		},
		"xarray:storage_options": {
			"label": "fsspec Options",
			"custom": true,
			"summary": false
		}
	},
	"metadata": {
		"id": "Identifier",
		"keywords": "Keywords",

		"datetime": {
			"label": "Time of Data",
			"format": "Timestamp",
			"summary": false
		},

		"title": {
			"label": "Title",
			"summary": false
		},
		"description": {
			"label": "Description",
			"format": "CommonMark",
			"summary": false
		},
		"roles": "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": "Platform",
		"instruments": {
			"label": "Instruments",
			"format": "CSV"
		},
		"constellation": "Constellation",
		"mission": "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
				},
				"gsd": {
					"alias": "gsd",
					"sortable": true
				},
				"nodata": {
					"alias": "nodata"
				},
				"data_type": {
					"alias": "data_type",
					"sortable": true
				},
				"statistics": {
					"alias": "statistics"
				},
				"eo:common_name": {
					"alias": "eo:common_name",
					"sortable": true,
					"order": 1
				},
				"eo:center_wavelength": {
					"alias": "eo:center_wavelength",
					"sortable": true
				},
				"eo:full_width_half_max": {
					"alias": "eo:full_width_half_max",
					"sortable": true
				},
				"eo:solar_illumination": {
					"alias": "eo:solar_illumination",
					"sortable": true
				},
				"raster:sampling": {
					"alias": "raster:sampling",
					"sortable": true
				},
				"unit": {
					"alias": "unit",
					"sortable": true
				},
				"raster:bits_per_sample": {
					"alias": "raster:bits_per_sample",
					"sortable": true
				},
				"raster:spatial_resolution": {
					"alias": "raster:spatial_resolution",
					"sortable": true
				},
				"raster:scale": {
					"alias": "raster:scale",
					"sortable": true
				},
				"raster:offset": {
					"alias": "raster:offset",
					"sortable": true
				},
				"raster:histogram": {
					"alias": "raster:histogram"
				},
				"classification:classes": {
					"alias": "classification:classes"
				},
				"classification:bitfields": {
					"alias": "classification:bitfields"
				}
			}
		},

		"nodata": {
			"label": "No-Data Values",
			"format": "CSV",
			"summary": false
		},
		"data_type": {
			"label": "Data Type of Values",
			"format": "FileDataType"
		},
		"unit": "Unit of Values",
		"statistics": {
			"label": "Statistics",
			"properties": {
				"mean": "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"
				}
			}
		},

		"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"
							}
						}
					}
				},
				"emails": {
					"label": "Email",
					"items": {
						"value": {
							"label": "Address",
							"format": "Email",
							"order": 0
						},
						"roles": {
							"label": "Used For",
							"order": 1,
							"mapping": {
								"work": "Work",
								"home": "Personal"
							}
						}
					}
				},
				"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
						}
					}
				},
				"links": {
					"label": "Additional Resources",
					"format": "Link"
				},
				"contactInstructions": "Further Instructions",
				"roles": {
					"label": "Types",
					"format": "CSV"
				}
			}
		},

		"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"
						}
					}
				}
			}
		},

		"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": "PFS Version",

		"cf:parameter": {
			"label": "Parameters",
			"items": {
				"name": {
					"label": "Standard Name",
					"order": 0
				},
				"unit": {
					"label": "Unit",
					"order": 1
				}
			}
		},

		"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
				}
			}
		},
		"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"
				},
				"roles": {
					"label": "Purpose"
				}
			}
		},

		"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
				},
				"values": {
					"label": "Values",
					"order": 4
				},
				"step": {
					"label": "Step",
					"order": 5
				},
				"unit": {
					"alias": "unit",
					"order": 5
				},
				"geometry_types": {
					"label": "Geometry Types",
					"order": 5
				},
				"reference_system": {
					"label": "Reference System",
					"explain": "Coordinate / Temporal / Other Reference System",
					"order": 6
				}
			}
		},
		"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
				}
			}
		},

		"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
				},
				"center_wavelength": {
					"alias": "eo:center_wavelength",
					"sortable": true,
					"order": 2
				},
				"full_width_half_max": {
					"alias": "eo:full_width_half_max",
					"sortable": true,
					"order": 3
				},
				"solar_illumination": {
					"alias": "eo:solar_illumination",
					"sortable": true,
					"order": 7
				},
				"description": {
					"alias": "description"
				},
				"gsd": {
					"alias": "gsd",
					"sortable": true
				},
				"cloud_cover": {
					"alias": "eo:cloud_cover",
					"sortable": true
				}
			}
		},
		"eo:cloud_cover": {
			"label": "Cloud Cover",
			"unit": "%"
		},
		"eo:snow_cover": {
			"label": "Snow/Ice Cover",
			"unit": "%"
		},
		"eo:common_name": "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"
		},
		"file:byte_order": "Byte Order",
		"file:checksum": {
			"label": "Checksum",
			"format": "Checksum",
			"summary": false
		},
		"file:data_type": {
			"alias": "data_type"
		},
		"file:header_size": {
			"label": "Header Size",
			"format": "FileSize",
			"summary": false
		},
		"file:nodata": {
			"alias": "nodata"
		},
		"file:size": {
			"label": "Size",
			"format": "FileSize",
			"summary": false
		},
		"file:unit": {
			"alias": "unit"
		},
		"file:values": {
			"label": "Map of Values",
			"summary": false,
			"items": {
				"values": {
					"label": "Values",
					"format": "CSV",
					"order": 1
				},
				"summary": {
					"label": "Summary",
					"order": 0
				}
			}
		},
		"file:local_path": {
			"label": "Local Path",
			"summary": false
		},
		"nodata:values": {
			"alias": "nodata"
		},

		"goes:orbital_slot": "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": "Lightning Events",
		"goes:group_count": "Lightning Groups",
		"goes:flash_count": "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"
				},
				"sampling": {
					"alias": "raster:sampling",
					"sortable": true
				},
				"data_type": {
					"alias": "data_type",
					"sortable": true
				},
				"bits_per_sample": {
					"alias": "raster:bits_per_sample",
					"sortable": true
				},
				"spatial_resolution": {
					"alias": "raster:spatial_resolution",
					"sortable": true
				},
				"statistics": {
					"alias": "statistics"
				},
				"unit": {
					"alias": "unit",
					"sortable": true
				},
				"scale": {
					"alias": "raster:scale",
					"sortable": true
				},
				"offset": {
					"alias": "raster:offset",
					"sortable": true
				},
				"histogram": {
					"alias": "raster:histogram"
				}
			}
		},
		"raster:sampling": {
			"label": "Sampling",
			"mapping": {
				"area": "Area",
				"point": "Point (at pixel center)"
			}
		},
		"raster:bits_per_sample": "Bits per Sample",
		"raster:spatial_resolution": {
			"label": "Resolution",
			"explain": "Average spatial resolution",
			"unit": "m"
		},
		"raster:scale": "Scale",
		"raster:offset": "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": "Classes"
			}
		},
		"label:description": {
			"label": "Description",
			"format": "CommonMark",
			"summary": false
		},
		"label:type": "Type",
		"label:tasks": "Tasks",
		"label:methods": "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
				}
			}
		},

		"mgrs:latitude_band": "Latitude Band",
		"mgrs:grid_square": "Grid Square",
		"mgrs:utm_zone": "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":  "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"
				}
			}
		},
		"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": "Identifier",
		"order:date": {
			"label": "Submitted",
			"format": "Timestamp",
			"summary": "r"
		},
		"order:expiration_date": {
			"alias": "expires"
		},


		"pc:count": {
			"label": "Points",
			"explain": "Number of Points"
		},
		"pc:type": "Type",
		"pc:encoding": "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
				}
			}
		},
		"pc:density": "Density",
		"pc:statistics": {
			"label": "Statistics",
			"summary": "s",
			"items": {
				"name": {
					"label": "Name",
					"id": true
				},
				"position": "Position",
				"average": "Average",
				"count": "Count",
				"maximum": {
					"label": "Max.",
					"explain": "Maximum value"
				},
				"minimum": {
					"label": "Min.",
					"explain": "Minimum value"
				},
				"stddev": {
					"label": "Std. Dev.",
					"explain": "Standard Deviation"
				},
				"variance": "Variance"
			}
		},

		"processing:expression": {
			"label": "Processing Instructions",
			"summary": false
		},
		"processing:lineage": {
			"label": "Lineage",
			"format": "CommonMark",
			"summary": false
		},
		"processing:level": "Level",
		"processing:facility": "Facility",
		"processing:software": {
			"label": "Software",
			"format": "Software",
			"summary": false
		},
		"processing:version": "Processor Version",
		"processing:datetime": {
			"label": "Processing Time",
			"format": "Timestamp",
			"summary": "r"
		},

		"product:type": "Product Type",
		"product:timeliness": {
			"label": "Timeliness",
			"format": "Duration"
		},
		"product:timeliness_category": "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": "Instrument Mode",
		"sar:frequency_band": "Frequency Band",
		"sar:center_frequency": {
			"label": "Center Frequency",
			"unit": "GHz"
		},
		"sar:polarizations": {
			"label": "Polarizations",
			"format": "CSV"
		},
		"sar:product_type": "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": "Range Looks",
		"sar:looks_azimuth": "Azimuth Looks",
		"sar:looks_equivalent_number": {
			"label": "ENL",
			"explain": "Equivalent Number of Looks"
		},
		"sar:observation_direction": "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": "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": "Citation",
		"sci:publications": {
			"label": "Publications",
			"summary": false,
			"items": {
				"citation": {
					"label": "Publication",
					"sortable": true,
					"order": 0
				},
				"doi": {
					"label": "DOI",
					"format": "DOI",
					"sortable": true,
					"order": 1
				}
			}
		},

		"ssys:targets": "Target Body",

		"auth:refs": "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
				},
				"in": {
					"label": "Provide token as",
					"mapping": {
						"query": "Query parameter",
						"header": "HTTP header",
						"cookie": "Cookie"
					},
					"order": 1
				},
				"name": {
					"label": "Parameter",
					"order": 2
				},
				"scheme": "HTTP Scheme",
				"flows": "Flows",
				"openIdConnectUrl": "OpenID Connect metadata"
			}
		},

		"storage:refs": "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
				}
			}
		},

		"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
				}
			}
		},
		"table:primary_geometry": "Primary Geometry Column",
		"table:row_count": "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
				}
			}
		},

		"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": "Grid Cell",
		"pl:ground_control": "Positional Accuracy",
		"pl:ground_control_ratio": "Successful Rectification Ratio",
		"pl:item_type": "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": "Image Strip ID",

		"gee:type": {
			"label": "Type",
			"mapping": {
				"image": "Single image",
				"image_collection": "Image collection",
				"table": "Table"
			}
		},
		"gee:cadence": "Cadence",
		"gee:schema": {
			"label": "Variables",
			"items": {
				"name": "Name",
				"description": "Description",
				"type": "Data Type"
			},
			"summary": false
		},
		"gee:revisit_interval": "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": "Scene ID",
		"landsat:collection_category": "Collection Category",
		"landsat:collection_number": "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": "Container",
		"msft:storage_account": "Storage Account",
		"msft:short_description": {
			"label": "Summary",
			"summary": false
		},
		
		"sentinel:utm_zone": "UTM Zone",
		"sentinel:latitude_band": "Latitude Band",
		"sentinel:grid_square": "Grid Square",
		"sentinel:sequence": "Sequence",
		"sentinel:product_id": {
			"label": "Product ID",
			"summary": "s"
		},
		"sentinel:data_coverage": {
			"label": "Data Coverage",
			"unit": "%"
		},
		"sentinel:valid_cloud_cover": "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": "Reference Grid Path",
		"cbers:row": "Reference Grid Row",

		"card4l:specification": {
			"label": "Specification",
			"mapping": {
				"SR": "Surface Reflectance",
				"ST": "Surface Temperature",
				"NRB": "Normalised Radar Backscatter",
				"POL": "Polarimetric Radar"
			}
		},
		"card4l:specification_version": "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"
		}
	}
}
