Select to view content in your preferred language

when I resample the image to the coarse resolution I get many nan pixels and the new image does not cover the whole areas How to solve this?

1809
5
10-23-2014 07:55 AM
hanaklein
Deactivated User

when I resample the image to the coarse resolution I get many nan pixels and the new image does not cover the whole areas How to solve this?

0 Kudos
5 Replies
larryzhang
Frequent Contributor

How did you do that? What is the Gp tool you used for resampling?

Genreally, you can use  two ways in Arc to do:

1. Export via setup coarse pixel;

2. Gp 'resample'

0 Kudos
hanaklein
Deactivated User

I used Arcgis. In data management tools I used resample option and selected the cubic method

0 Kudos
larryzhang
Frequent Contributor

Your GP used is right.

However, 'out_raster' format  in your mission was properly in TIFF.

Pls try *.IMG as out_raster format...

Refer to ArcGIS Help (10.2, 10.2.1, and 10.2.2)

0 Kudos
DanPatterson_Retired
MVP Emeritus

If using tools in Arctoolbox, which Resample method are you using?

0 Kudos
hanaklein
Deactivated User

Cubic method

0 Kudos