Issue in calculating NDVI using rasterio python

后端 未结 0 1160
长发绾君心
长发绾君心 2021-02-04 06:02

I am trying to calculate NDVI using two raster images (NIR & Red Bands) using the following code:

import rasterio as rio
import numpy as np
import matplotlib.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题