Ticket #103 (closed Task: fixed)
The overwriteExisting parameter of HDF.SDSToArcGISRaster and SDSToArcInfoASCIIGrid has no effect
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | 0.3 |
| Component: | Tools - Conversion | Version: | 0.2 |
| Keywords: | Cc: |
Description
These two methods would never overwrite the existing output raster or file, because the overwriteExisting parameter was not being passed to the BinaryRaster.ToArcGISRaster or ToArcInfoASCIIGrid function. The only reason these functions worked without error from ArcGIS is because ArcCatalog deletes the outputs itself when you rerun the model. The problem could happen when one of the batch processing functions was invoked, but nobody complained to me about it (I discovered it myself).
Change History
Note: See
TracTickets for help on using
tickets.
