Skip to content

Instantly share code, notes, and snippets.

@jdbcode
Last active October 25, 2021 21:49
Show Gist options
  • Save jdbcode/9e4f0f6145a1a443ad8c70c825f02ce7 to your computer and use it in GitHub Desktop.
Save jdbcode/9e4f0f6145a1a443ad8c70c825f02ce7 to your computer and use it in GitHub Desktop.
// Change display bands to false color.
visParams.bands = ['CMI_C05', 'CMI_C03', 'CMI_GREEN'];
print(ui.Thumbnail(geosVisCol, visParams));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment