0

I have created a NDVI time-series map for 5 different years. Now I want to prepare a combined raster band of the 5 years' time interval to form a single combined raster band.

How can this be done in ArcMap?

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Jun 28, 2023 at 14:37
0

1 Answer 1

0

To create an image composite of five years NDVI data you can use the Composite Bands tool in ArcGIS.

Go to Data Management > Raster > Raster Processing > Composite Bands. Double-click the Composite Bands Tool. For input features, add all NDVI raster layers.

EDIT: I think you want all the raster bands to be in a single band. The Composite Band tool just overlays one layer after another creating a multi-band raster. If you want a single NDVI band, you can use the Cell Statistics tool. The tool uses a particular statistics of each corresponding cells in a composite raster.

You can use the tool to create a mean, sum, median or any other statistical function according to the requirements. You can add the composite raster as the input or just add the NDVI bands as input bands in the tool.

answered Jun 28, 2023 at 18:00
6
  • @That worked well; but the value was found different for the CB thus formed. The composite band thus formed shows different range of value for band with total band showing from B1 to B5. Thus, in this case, which Band shows the true value of NDVI. Commented Jul 30, 2023 at 11:53
  • Sorry, I am unable to understand the problem. Commented Aug 1, 2023 at 15:38
  • @The result created a composite band but the composite band on checking symbology showed 5 band with different values. Thus, in this case which band shows the true value of NDVI for composite band. Commented Aug 2, 2023 at 3:02
  • @Pushkar I have edited my answer. Commented Aug 14, 2023 at 4:58
  • That worked well but the value is rendered between High : 3.27219e+08 and Low : -2.76656e+09 but the mean pixel value should be obtained between 0 and 1. How can this be solved??? Commented Aug 17, 2023 at 3:09

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.