Last active
October 25, 2021 21:49
-
-
Save jdbcode/9e4f0f6145a1a443ad8c70c825f02ce7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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