id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
544,"On ArcGIS 9.3, 9.3 SP1, and 9.3.1, various ""Interpolate ... at Points"" tools fail with RuntimeError: Failed to set the value of the ... field of a point from ArcGIS FeatureClass ... to None due to TypeError: an integer is required",jjr8,jjr8,"For example:

{{{
Executing (Interpolate Aviso Geostrophic Currents Product at Points): AvisoGriddedGeostrophicCurrentsInterpolateAtArcGISPoints aviso-users grid2010 ""Global DT-Upd Merged MSLA"" ke Daily E:\HabModelExample3\Survey.mdb\AnalysisPoints EKE PointTime Linear # # 60 120 # # 128 16 16 3 E:\HabModelExample3\Survey.mdb\AnalysisPoints
Start Time: Thu Apr 26 17:48:34 2012
Running script AvisoGriddedGeostrophicCurrentsInterpolateAtArcGISPoints...
Interpolating values for 1118 points of ArcGIS FeatureClass ""E:\HabModelExample3\Survey.mdb\AnalysisPoints"".
Update stopped before all points were processed: 0:00:12 elapsed, 359 points updated, 0 deleted, 0 unchanged, 0:00:00.033668 per point, 759 points not processed.
RuntimeError: Failed to set the value of the EKE field of a point from ArcGIS FeatureClass ""E:\HabModelExample3\Survey.mdb\AnalysisPoints"" to None due to TypeError: an integer is required
<type 'exceptions.RuntimeError'>: Failed to set the value of the EKE field of a point from ArcGIS FeatureClass ""E:\HabModelExample3\Survey.mdb\AnalysisPoints"" to None due to TypeError: an integer is required
Failed to execute (Interpolate Aviso Geostrophic Currents Product at Points).
End Time: Thu Apr 26 17:48:48 2012 (Elapsed Time: 14.00 seconds)
}}}

This problem affects the following tools:

 * Interpolate Aviso Geostrophic Currents Product at Points
 * Interpolate Aviso Significant Wave Height Product at Points
 * Interpolate Aviso SSH Product at Points
 * Interpolate Aviso Wind Speed Modulus Product at Points
 * Interpolate OSCAR Currents at Points
 * Interpolate Raster Values at Points

The problem is that I forgot to set {{{requiresCOMInstantiation=False}}} for these tools, so they fail due to an ArcGIS bug that was fixed in Arc 9.3.1 SP1.",Defect,closed,Medium,0.8,Tools - Spatial Analysis,,fixed,,
