Skip to content

Commit

Permalink
visualizations_image.py: Add link to image_visualization guide
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 538850715
  • Loading branch information
schwehr authored and copybara-github committed Jun 8, 2023
1 parent 48a1e40 commit cf6f282
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions checker/node/visualizations_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
max: [60.0],
palette: ['red', 'orange', 'green'],
bands: ['rh98']}},
See also:
- https://developers.google.com/earth-engine/guides/image_visualization
"""

import re
Expand Down

0 comments on commit cf6f282

Please sign in to comment.