Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to create raster dataset because of out of memory #34

Open
nabdelwahab opened this issue Mar 14, 2019 · 1 comment
Open

Failed to create raster dataset because of out of memory #34

nabdelwahab opened this issue Mar 14, 2019 · 1 comment

Comments

@nabdelwahab
Copy link

nabdelwahab commented Mar 14, 2019

I am trying to run the dem_parameters.py script, however I get this error when it tries to fill:

ERROR 999999: Error executing function.
Failed to create raster dataset
Failed because of out of memory
Failed to execute (Fill).

I have a 4GB DEM at 1 meter resolution.
Python memory use only reaches 600MB of memory and I have 9GB available.

Any idea what could be happening or what I might be doing wrong?

Thank you in advance
Nada

@zzusb
Copy link

zzusb commented Nov 6, 2019

Hi @nsydro
I think this maybe caused by Arcgis. If you use a 32-bit application, then the limit RAM is about 800Mb. You need to try a 64-bit geoprocessing application. Or you can split your file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants