Strange one i have a model which should;
- Take an input tif image
- Clip it using a shp file as a new tif
- Uses an iterator to batch a folder of tif images
The input files open fine in other programs (ie. windows picture viewer / paint)
however the output files come up with the error shown in "Tif_Error" attachment if opened using windows picture viewer
The images open fine if opened with ArcMap or Global Mapper
Looking at the image properties for input / output the only real differences are;
Input Output
Pixel Depth: 8 Bit Pixel Depth: 16 Bit
No Data Value: 256 No Data Value: 65535
I've attached an image of the model also
ArcView 10 (SP5) + Spatial Analysis