Esri / raster-functions

A curated set of lightweight but powerful tools for on-the-fly image processing and raster analysis in ArcGIS.
Apache License 2.0
195 stars 81 forks source link

Use enumerate() #22

Closed sgillies closed 9 years ago

sgillies commented 9 years ago

This is exactly what enumerate() is for.

scw commented 9 years ago

Thanks @sgillies!