delparte / WCWAVE

Scripts for Climate Station Interpolation Toolkit
MIT License
0 stars 0 forks source link

Not enough memory - crash #4

Open tuckerrc opened 9 years ago

tuckerrc commented 9 years ago

After running for over 5 hours (Johnston Draw) the program crashes with - ExecuteError: ERROR 040002: Not enough memory.

tuckerrc commented 9 years ago

Happened again. Johnston Draw 5hrs 42 min

Failed script runGriddingTools...

Traceback (most recent call last): File "C:\ReynoldsCreek\PythonScripts\Python_Scripts\WCWAVE\gridtools.py", line 1009, in pathAirTemperature = airTemperature() File "C:\ReynoldsCreek\PythonScripts\Python_Scripts\WCWAVE\gridtools.py", line 150, in airTemperature output_type="PREDICTION", quantile_value="0.5", threshold_type="EXCEED", probability_threshold="", semivariogram_model_type="WHITTLE_DETRENDED") File "c:\program files (x86)\arcgis\desktop10.3\arcpy\arcpy\ga.py", line 240, in EmpiricalBayesianKriging raise e ExecuteError: ERROR 040002: Not enough memory. Failed to execute (EmpiricalBayesianKriging).

Failed to execute (runGriddingTools). Failed at Thu Sep 17 21:39:13 2015 (Elapsed Time: 5 hours 42 minutes 19 seconds)