cboscari
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Comments
Recent activity by cboscari Sort by recent activity-
Ah, ha! That seemed to fix it. I told project to increase the rows and columns by one byte, and use the min x, min y, max x and max y from the other bands and now it reads it in. Thanks! Chris
-
The Rows and Columns are both 1 byte short of double in the original file. The resampled file kept those dimensions but changed the Min and Max X and Y values. I will try project and see what happe...
-
Hi, thank you for the quick response. You were correct, the the band 8 pan image had a different value for max x and y. I used RESAMPLE on band 8, , and now the Max and Min of X and Y of all the ...
-
This is VERY useful information that I did not really see explained in the tutorial. My University refers to this procedure as "adjusting for reflectance" and I could not figure out how do do it. O...