Changes between Version 11 and Version 12 of HDF SDS to ArcGIS Raster tool
- Timestamp:
- 02/28/07 10:56:13 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HDF SDS to ArcGIS Raster tool
v11 v12 14 14 15 15 == Invoking the tool from Python == 16 17 Each tool is exposed as a Python method. To invoke the tool, you simply import the appropriate module and call the method. 16 18 17 19 {{{
