getSTAC#

geetools.ee_image.ImageAccessor.getSTAC()#

Gets the STAC of the image.

Returns:

STAC of the image.

Return type:

dict[str, Any]

Examples

import ee, geetools
from geetools.utils import initialize_documentation

initialize_documentation()

ee.ImageCollection('COPERNICUS/S2_SR').first().geetools.getSTAC()
{'description': "See also collection COPERNICUS/S2_SR_HARMONIZED that shifts data with\nPROCESSING_BASELINE '04.00' or above (after 2022-01-25) to be in the same range\nas in older scenes.\n\nSentinel-2 is a wide-swath, high-resolution, multi-spectral\nimaging mission supporting Copernicus Land Monitoring studies,\nincluding the monitoring of vegetation, soil and water cover,\nas well as observation of inland waterways and coastal areas.\n\nThe Sentinel-2 L2 data are downloaded from CDSE. They were\ncomputed by running sen2cor. WARNING: 2017-2018 L2 coverage\nin the EE collection is not yet global.\n\nThe assets contain\n12 UINT16 spectral bands representing SR scaled by 10000 (unlike in L1 data,\nthere is no B10). There are also several more L2-specific bands (see band\nlist for details). See the\n[Sentinel-2 User Handbook](https://sentinel.esa.int/documents/247904/685211/Sentinel-2_User_Handbook)\nfor details.\n\nQA60 is a bitmask band that contained rasterized cloud mask\npolygons until 2022-01-25, when these polygons stopped being produced.\nStarting 2024-02-28, legacy-consistent QA60 bands are constructed from\nthe MSK_CLASSI cloud classification bands.\nFor more details,\n[see the full explanation of how cloud masks are computed.](https://sentinel.esa.int/web/sentinel/technical-guides/sentinel-2-msi/level-1c/cloud-masks)\n\nEE asset ids for Sentinel-2 L2 assets have the following format:\nCOPERNICUS/S2_SR/20151128T002653_20151128T102149_T56MNN. Here the\nfirst numeric part represents the sensing date and time, the\nsecond numeric part represents the product generation date and\ntime, and the final 6-character string is a unique granule identifier\nindicating its UTM grid reference (see [MGRS](https://en.wikipedia.org/wiki/Military_Grid_Reference_System)).\n\nFor datasets to assist with cloud and/or cloud shadow detection, see [COPERNICUS/S2_CLOUD_PROBABILITY](COPERNICUS_S2_CLOUD_PROBABILITY)\nand [GOOGLE/CLOUD_SCORE_PLUS/V1/S2_HARMONIZED](GOOGLE_CLOUD_SCORE_PLUS_V1_S2_HARMONIZED).\n\nFor more details on Sentinel-2 radiometric resolution, [see this page](https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/resolutions/radiometric).\n",
 'extent': {'spatial': {'bbox': [[-180, -56, 180, 83]]},
  'temporal': {'interval': [['2017-03-28T00:00:00Z',
     '2025-07-10T13:10:06.465000Z']]}},
 'gee:categories': ['satellite-imagery'],
 'gee:interval': {'interval': 5, 'type': 'revisit_interval', 'unit': 'day'},
 'gee:status': 'deprecated',
 'gee:terms_of_use': 'The use of Sentinel data is governed by the [Copernicus\nSentinel Data Terms and Conditions.](https://scihub.copernicus.eu/twiki/pub/SciHubWebPortal/TermsConditions/Sentinel_Data_Terms_and_Conditions.pdf)\n',
 'gee:type': 'image_collection',
 'id': 'COPERNICUS/S2_SR',
 'keywords': ['copernicus',
  'esa',
  'eu',
  'msi',
  'reflectance',
  'satellite-imagery',
  'sentinel',
  'sr'],
 'license': 'proprietary',
 'links': [{'href': 'https://storage.googleapis.com/earthengine-stac/catalog/COPERNICUS/COPERNICUS_S2_SR.json',
   'rel': 'self',
   'type': 'application/json'},
  {'href': 'https://storage.googleapis.com/earthengine-stac/catalog/COPERNICUS/catalog.json',
   'rel': 'parent',
   'type': 'application/json'},
  {'href': 'https://storage.googleapis.com/earthengine-stac/catalog/catalog.json',
   'rel': 'root',
   'type': 'application/json'},
  {'code': 'JavaScript',
   'href': 'https://code.earthengine.google.com/?scriptPath=Examples:Datasets/COPERNICUS/COPERNICUS_S2_SR',
   'rel': 'related',
   'title': 'Run the example for COPERNICUS/S2_SR in the Earth Engine Code Editor',
   'type': 'text/html'},
  {'href': 'https://developers.google.com/earth-engine/datasets/images/COPERNICUS/COPERNICUS_S2_SR_sample.png',
   'rel': 'preview',
   'type': 'image/png'},
  {'href': 'https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S2_SR#terms-of-use',
   'rel': 'license',
   'type': 'text/html'},
  {'href': 'https://storage.googleapis.com/earthengine-stac/catalog/COPERNICUS/COPERNICUS_S2_SR_HARMONIZED.json',
   'rel': 'latest-version',
   'title': 'COPERNICUS/S2_SR_HARMONIZED',
   'type': 'application/json'},
  {'href': 'https://storage.googleapis.com/earthengine-stac/catalog/COPERNICUS/COPERNICUS_S2_SR_HARMONIZED.json',
   'rel': 'successor-version',
   'title': 'COPERNICUS/S2_SR_HARMONIZED',
   'type': 'application/json'}],
 'providers': [{'name': 'European Union/ESA/Copernicus',
   'roles': ['licensor', 'producer'],
   'url': 'https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/processing-levels/level-2'},
  {'name': 'Google Earth Engine',
   'roles': ['host'],
   'url': 'https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S2_SR'}],
 'stac_extensions': ['https://stac-extensions.github.io/eo/v1.0.0/schema.json',
  'https://stac-extensions.github.io/version/v1.0.0/schema.json'],
 'stac_version': '1.0.0',
 'summaries': {'MSK_CLDPRB': {'gee:estimated_range': False,
   'maximum': 100,
   'minimum': 0},
  'MSK_SNWPRB': {'gee:estimated_range': False, 'maximum': 100, 'minimum': 0},
  'SCL': {'gee:estimated_range': False, 'maximum': 11, 'minimum': 1},
  'eo:bands': [{'center_wavelength': 0.4439,
    'description': 'Aerosols',
    'gee:scale': 0.0001,
    'gee:wavelength': '443.9nm (S2A) / 442.3nm (S2B)',
    'gsd': 60,
    'name': 'B1'},
   {'center_wavelength': 0.4966,
    'description': 'Blue',
    'gee:scale': 0.0001,
    'gee:wavelength': '496.6nm (S2A) / 492.1nm (S2B)',
    'gsd': 10,
    'name': 'B2'},
   {'center_wavelength': 0.56,
    'description': 'Green',
    'gee:scale': 0.0001,
    'gee:wavelength': '560nm (S2A) / 559nm (S2B)',
    'gsd': 10,
    'name': 'B3'},
   {'center_wavelength': 0.6645,
    'description': 'Red',
    'gee:scale': 0.0001,
    'gee:wavelength': '664.5nm (S2A) / 665nm (S2B)',
    'gsd': 10,
    'name': 'B4'},
   {'center_wavelength': 0.7039,
    'description': 'Red Edge 1',
    'gee:scale': 0.0001,
    'gee:wavelength': '703.9nm (S2A) / 703.8nm (S2B)',
    'gsd': 20,
    'name': 'B5'},
   {'center_wavelength': 0.7402,
    'description': 'Red Edge 2',
    'gee:scale': 0.0001,
    'gee:wavelength': '740.2nm (S2A) / 739.1nm (S2B)',
    'gsd': 20,
    'name': 'B6'},
   {'center_wavelength': 0.7825,
    'description': 'Red Edge 3',
    'gee:scale': 0.0001,
    'gee:wavelength': '782.5nm (S2A) / 779.7nm (S2B)',
    'gsd': 20,
    'name': 'B7'},
   {'center_wavelength': 0.8351,
    'description': 'NIR',
    'gee:scale': 0.0001,
    'gee:wavelength': '835.1nm (S2A) / 833nm (S2B)',
    'gsd': 10,
    'name': 'B8'},
   {'center_wavelength': 0.8648,
    'description': 'Red Edge 4',
    'gee:scale': 0.0001,
    'gee:wavelength': '864.8nm (S2A) / 864nm (S2B)',
    'gsd': 20,
    'name': 'B8A'},
   {'center_wavelength': 0.945,
    'description': 'Water vapor',
    'gee:scale': 0.0001,
    'gee:wavelength': '945nm (S2A) / 943.2nm (S2B)',
    'gsd': 60,
    'name': 'B9'},
   {'center_wavelength': 1.6137,
    'description': 'SWIR 1',
    'gee:scale': 0.0001,
    'gee:wavelength': '1613.7nm (S2A) / 1610.4nm (S2B)',
    'gsd': 20,
    'name': 'B11'},
   {'center_wavelength': 2.2024,
    'description': 'SWIR 2',
    'gee:scale': 0.0001,
    'gee:wavelength': '2202.4nm (S2A) / 2185.7nm (S2B)',
    'gsd': 20,
    'name': 'B12'},
   {'description': 'Aerosol Optical Thickness',
    'gee:scale': 0.001,
    'gsd': 10,
    'name': 'AOT'},
   {'description': 'Water Vapor Pressure. The height the water would occupy if the vapor were condensed into\nliquid and spread evenly across the column.\n',
    'gee:scale': 0.001,
    'gee:units': 'cm',
    'gsd': 10,
    'name': 'WVP'},
   {'description': 'Scene Classification Map (The "No Data" value of 0 is masked out)',
    'gee:classes': [{'color': 'ff0004',
      'description': 'Saturated or defective',
      'value': 1},
     {'color': '868686', 'description': 'Dark Area Pixels', 'value': 2},
     {'color': '774b0a', 'description': 'Cloud Shadows', 'value': 3},
     {'color': '10d22c', 'description': 'Vegetation', 'value': 4},
     {'color': 'ffff52', 'description': 'Bare Soils', 'value': 5},
     {'color': '0000ff', 'description': 'Water', 'value': 6},
     {'color': '818181',
      'description': 'Clouds Low Probability / Unclassified',
      'value': 7},
     {'color': 'c0c0c0',
      'description': 'Clouds Medium Probability',
      'value': 8},
     {'color': 'f1f1f1', 'description': 'Clouds High Probability', 'value': 9},
     {'color': 'bac5eb', 'description': 'Cirrus', 'value': 10},
     {'color': '52fff9', 'description': 'Snow / Ice', 'value': 11}],
    'gsd': 20,
    'name': 'SCL'},
   {'description': 'True Color Image, Red channel',
    'gsd': 10,
    'name': 'TCI_R'},
   {'description': 'True Color Image, Green channel',
    'gsd': 10,
    'name': 'TCI_G'},
   {'description': 'True Color Image, Blue channel',
    'gsd': 10,
    'name': 'TCI_B'},
   {'description': 'Cloud Probability Map (missing in some products)',
    'gsd': 20,
    'name': 'MSK_CLDPRB'},
   {'description': 'Snow Probability Map (missing in some products)',
    'gsd': 10,
    'name': 'MSK_SNWPRB'},
   {'description': 'Always empty', 'gsd': 10, 'name': 'QA10'},
   {'description': 'Always empty', 'gsd': 20, 'name': 'QA20'},
   {'description': 'Cloud mask. Masked out between 2022-01-25 to 2024-02-28 inclusive.',
    'gee:bitmask': {'bitmask_parts': [{'bit_count': 10,
       'description': 'Unused',
       'first_bit': 0},
      {'bit_count': 1,
       'description': 'Opaque clouds',
       'first_bit': 10,
       'values': [{'description': 'No opaque clouds', 'value': 0},
        {'description': 'Opaque clouds present', 'value': 1}]},
      {'bit_count': 1,
       'description': 'Cirrus clouds',
       'first_bit': 11,
       'values': [{'description': 'No cirrus clouds', 'value': 0},
        {'description': 'Cirrus clouds present', 'value': 1}]}],
     'total_bit_count': 12},
    'gsd': 60,
    'name': 'QA60'},
   {'description': 'Opaque clouds classification band (0=no clouds, 1=clouds). Masked out before February 2024.',
    'gsd': 60,
    'name': 'MSK_CLASSI_OPAQUE'},
   {'description': 'Cirrus clouds classification band (0=no clouds, 1=clouds). Masked out before February 2024.',
    'gsd': 60,
    'name': 'MSK_CLASSI_CIRRUS'},
   {'description': 'Snow/ice classification band (0=no snow/ice, 1=snow/ice). Masked out before February 2024.',
    'gsd': 60,
    'name': 'MSK_CLASSI_SNOW_ICE'}],
  'gee:schema': [{'description': 'Accuracy of Aerosol Optical thickness model',
    'name': 'AOT_RETRIEVAL_ACCURACY',
    'type': 'DOUBLE'},
   {'description': 'Granule-specific cloudy pixel percentage taken from the original metadata',
    'name': 'CLOUDY_PIXEL_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Cloudy pixel percentage for the whole archive that\ncontains this granule. Taken from the original metadata\n',
    'name': 'CLOUD_COVERAGE_ASSESSMENT',
    'type': 'DOUBLE'},
   {'description': 'Percentage of pixels classified as cloud shadow',
    'name': 'CLOUDY_SHADOW_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Percentage of pixels classified as dark features or shadows',
    'name': 'DARK_FEATURES_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Unique identifier of the datastrip Product Data Item (PDI)',
    'name': 'DATASTRIP_ID',
    'type': 'STRING'},
   {'description': 'Uniquely identifies a given Datatake. The ID contains\nthe Sentinel-2 satellite, start date and time, absolute orbit\nnumber, and processing baseline.\n',
    'name': 'DATATAKE_IDENTIFIER',
    'type': 'STRING'},
   {'description': 'MSI operation mode',
    'name': 'DATATAKE_TYPE',
    'type': 'STRING'},
   {'description': 'Percentage of degraded MSI and ancillary data',
    'name': 'DEGRADED_MSI_DATA_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Synthesis of the On-Line Quality Control (OLQC) checks\nperformed at granule (Product_Syntax) and datastrip (Product\nSyntax and DS_Consistency) levels\n',
    'name': 'FORMAT_CORRECTNESS',
    'type': 'STRING'},
   {'description': 'Synthesis of the OLQC checks performed at the datastrip level (Relative_Orbit_Number)',
    'name': 'GENERAL_QUALITY',
    'type': 'STRING'},
   {'description': 'Product generation time',
    'name': 'GENERATION_TIME',
    'type': 'DOUBLE'},
   {'description': 'Synthesis of the OLQC checks performed at the datastrip level (Attitude_Quality_Indicator)',
    'name': 'GEOMETRIC_QUALITY',
    'type': 'STRING'},
   {'description': 'Unique identifier of the granule PDI (PDI_ID)',
    'name': 'GRANULE_ID',
    'type': 'STRING'},
   {'description': 'Percentage of pixels classified as high probability clouds',
    'name': 'HIGH_PROBA_CLOUDS_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B1 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B1',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B2 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B2',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B3 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B3',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B4 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B4',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B5 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B5',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B6 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B6',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B7 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B7',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B8 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B8',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B8a and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B8A',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B9 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B9',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B10 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B10',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B11 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B11',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence azimuth angle average for band B12 and for all detectors',
    'name': 'MEAN_INCIDENCE_AZIMUTH_ANGLE_B12',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B1 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B1',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B2 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B2',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B3 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B3',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B4 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B4',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B5 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B5',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B6 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B6',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B7 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B7',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B8 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B8',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B8a and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B8A',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B9 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B9',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B10 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B10',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B11 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B11',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing viewing incidence zenith angle average for band B12 and for all detectors',
    'name': 'MEAN_INCIDENCE_ZENITH_ANGLE_B12',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing sun azimuth angle average for all bands and detectors',
    'name': 'MEAN_SOLAR_AZIMUTH_ANGLE',
    'type': 'DOUBLE'},
   {'description': 'Mean value containing sun zenith angle average for all bands and detectors',
    'name': 'MEAN_SOLAR_ZENITH_ANGLE',
    'type': 'DOUBLE'},
   {'description': 'Percentage of pixels classified as medium probability clouds',
    'name': 'MEDIUM_PROBA_CLOUDS_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'US-Military Grid Reference System (MGRS) tile',
    'name': 'MGRS_TILE',
    'type': 'STRING'},
   {'description': 'Percentage of No Data pixels',
    'name': 'NODATA_PIXEL_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Percentage of pixels classified as non-vegetated',
    'name': 'NOT_VEGETATED_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Configuration baseline used at the time of the product\ngeneration in terms of processor software version and major Ground\nImage Processing Parameters (GIPP) version\n',
    'name': 'PROCESSING_BASELINE',
    'type': 'STRING'},
   {'description': 'The full id of the original Sentinel-2 product',
    'name': 'PRODUCT_ID',
    'type': 'STRING'},
   {'description': 'Accuracy of radiative transfer model',
    'name': 'RADIATIVE_TRANSFER_ACCURACY',
    'type': 'DOUBLE'},
   {'description': 'Based on the OLQC reports contained in the Datastrips/QI_DATA with RADIOMETRIC_QUALITY checklist name',
    'name': 'RADIOMETRIC_QUALITY',
    'type': 'STRING'},
   {'description': 'Earth-Sun distance correction factor',
    'name': 'REFLECTANCE_CONVERSION_CORRECTION',
    'type': 'DOUBLE'},
   {'description': 'Percentage of saturated or defective pixels',
    'name': 'SATURATED_DEFECTIVE_PIXEL_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Imaging orbit direction',
    'name': 'SENSING_ORBIT_DIRECTION',
    'type': 'STRING'},
   {'description': 'Imaging orbit number',
    'name': 'SENSING_ORBIT_NUMBER',
    'type': 'DOUBLE'},
   {'description': 'Synthesis of the OLQC checks performed at granule\n(Missing_Lines, Corrupted_ISP, and Sensing_Time) and datastrip\n(Degraded_SAD and Datation_Model) levels\n',
    'name': 'SENSOR_QUALITY',
    'type': 'STRING'},
   {'description': 'Mean solar exoatmospheric irradiance for band B1',
    'name': 'SOLAR_IRRADIANCE_B1',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B2',
    'name': 'SOLAR_IRRADIANCE_B2',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B3',
    'name': 'SOLAR_IRRADIANCE_B3',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B4',
    'name': 'SOLAR_IRRADIANCE_B4',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B5',
    'name': 'SOLAR_IRRADIANCE_B5',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B6',
    'name': 'SOLAR_IRRADIANCE_B6',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B7',
    'name': 'SOLAR_IRRADIANCE_B7',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B8',
    'name': 'SOLAR_IRRADIANCE_B8',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B8a',
    'name': 'SOLAR_IRRADIANCE_B8A',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B9',
    'name': 'SOLAR_IRRADIANCE_B9',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B10',
    'name': 'SOLAR_IRRADIANCE_B10',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B11',
    'name': 'SOLAR_IRRADIANCE_B11',
    'type': 'DOUBLE'},
   {'description': 'Mean solar exoatmospheric irradiance for band B12',
    'name': 'SOLAR_IRRADIANCE_B12',
    'type': 'DOUBLE'},
   {'description': 'Percentage of pixels classified as snow or ice',
    'name': 'SNOW_ICE_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Sentinel-2 spacecraft name: Sentinel-2A, Sentinel-2B',
    'name': 'SPACECRAFT_NAME',
    'type': 'STRING'},
   {'description': 'Percentage of pixels classified as thin cirrus clouds',
    'name': 'THIN_CIRRUS_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Percentage of unclassified pixels',
    'name': 'UNCLASSIFIED_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Percentage of pixels classified as vegetation',
    'name': 'VEGETATION_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Percentage of pixels classified as water',
    'name': 'WATER_PERCENTAGE',
    'type': 'DOUBLE'},
   {'description': 'Declared accuracy of the Water Vapor model',
    'name': 'WATER_VAPOUR_RETRIEVAL_ACCURACY',
    'type': 'DOUBLE'}],
  'gee:visualizations': [{'display_name': 'RGB',
    'image_visualization': {'band_vis': {'bands': ['B4', 'B3', 'B2'],
      'max': [3000],
      'min': [0]}},
    'lookat': {'lat': 17.7009, 'lon': 83.277, 'zoom': 12}}],
  'instruments': ['MSI'],
  'platform': ['Sentinel-2A', 'Sentinel-2B']},
 'title': 'Sentinel-2 MSI: MultiSpectral Instrument, Level-2A (SR) [deprecated]',
 'type': 'Collection',
 'version': 'raw',
 'deprecated': True}