Open alopez04 opened 6 years ago
Something in the RDA metadata might work, like "sensorPlatformName": "WV03", "colorInterpretation": "WORLDVIEW_8_BAND", "sensorName": "8-band (Coastal, Blue, Green, Yellow, Red, Red-edge, NIR1, NIR2) Multispectral". Code to get it is like, "image.ipe.metada", but also "image.rda.metadata"
@lizasapphire - do you know the best attr to pull from the GBDX search results that could represent the bands available? I'm wondering what is the best way to store that info in the formatted results.
e.g. results look like this: 'imageBands': 'PAN_MS1_MS2'. Not sure best way to parse/present this...