Tagged Questions
1
vote
1answer
143 views
arcgis python window VS pywin32
I have problems while using the ZonalHistogram function in Python. It seems to give strange results, while, with the same code run in arcgis' python window everything works fine.
I am trying to study ...
1
vote
1answer
222 views
How to calculate an hypsographic curve of a raster trhough a DEM
I am using Arcgis 10.1.
I have a MODIS raster from the NSIDC website with a pixel resolution of 500 m and an attribute table with the fields 'VALUE' (as the code of snow, clouds, etc.) and 'COUNT' (as ...