Guest User

Untitled

a guest
Jun 21st, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. NDVI=NDVI.map(function(
  2. f=ee.Feature(f)
  3. return ee.Feature(f.toDictionary(dates).values(dates))
  4. })
  5. print(NDVI)
Add Comment
Please, Sign In to add comment