Ticket #103 (closed Task: fixed)

Opened 6 years ago

Last modified 6 years ago

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

Changed 6 years ago by jjr8

  • status changed from new to closed
  • resolution set to fixed

Fixed in MGET 0.3.

Note: See TracTickets for help on using tickets.