Skip to content

Memory Error #15

Description

@michaelbremaa

MemoryError
Traceback (most recent call last):
File "C:/Users/LENOVO/.qgis2/python/plugins\GeomorphicFloodIndex\doGeomorphicFloodIndex.py", line 713, in accept
tmp=flowacc*numpy.square(cellsize)*numpy.power( (G+0.0001), 1.7)# tmp= (FlowAcc.cellsize^2.(G+0.0001).^1.7MemoryError

I'm having this trouble when running GFA plugin in QGIS 2.14.9. My DEM file is approximately 4gb and the other file needed are 2gb each

Can you explain what's wrong? if its my memory then how much would i need to free if i want it to be executed properly?
Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions