出现错误:Error: Image.select: Pattern 'NDBI' did not match any bands. (Error code: 3)
解决办法参考:
找不见文章链接了,但还好有代码。
重点在:image: s2_qy203.select("B4", "B3", "B2").int16(),
改正后的我的代码
出现错误:Error: Image.select: Pattern 'NDBI' did not match any bands. (Error code: 3)
解决办法参考:
找不见文章链接了,但还好有代码。
重点在:image: s2_qy203.select("B4", "B3", "B2").int16(),
改正后的我的代码