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

QgsProcessingException (Land Use in Dam Break Hazard) #5095

Open
ha4jacaborne opened this issue Jun 25, 2021 · 0 comments
Open

QgsProcessingException (Land Use in Dam Break Hazard) #5095

ha4jacaborne opened this issue Jun 25, 2021 · 0 comments

Comments

@ha4jacaborne
Copy link

ha4jacaborne commented Jun 25, 2021

Problem:
The following problem(s) were encountered whilst running the analysis.
QgsProcessingException

Details:
These additional details were reported when the problem occurred.
There were errors executing the algorithm

Diagnostics:
In file "C:/Users/booyah/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\inasafe\safe\impact_function\impact_function.py", line 1449, in run self._run()
In file "C:/Users/booyah//AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\inasafe\safe\utilities\profiling.py", line 126, in with_profiling ret = fn(*args, **kwargs)

In file "C:/Users/booyah//AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\inasafe\safe\impact_function\impact_function.py", line 1662, in _run self.exposure_preparation()
In file "C:/Users/booyah//AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\inasafe\safe\utilities\profiling.py", line 126, in with_profiling ret = fn(*args, **kwargs)

In file "C:/Users/booyah//AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\inasafe\safe\impact_function\impact_function.py", line 2303, in exposure_preparation self.exposure = clip(self.exposure, self._analysis_impacted)
In file "C:/Users/booyah//AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\inasafe\safe\utilities\profiling.py", line 126, in with_profiling ret = fn(*args, **kwargs)

In file "C:/Users/booyah//AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\inasafe\safe\gis\vector\clip.py", line 53, in clip result = processing.run('native:clip', parameters, context=context)

In file "C:/PROGRA1/QGIS31.12/apps/qgis/./python/plugins\processing\tools\general.py", line 106, in run return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)

In file "C:/PROGRA1/QGIS31.12/apps/qgis/./python/plugins\processing\core\Processing.py", line 181, in runAlgorithm raise QgsProcessingException(msg)

Environment

  • InaSAFE : 5.0.1

  • QGIS : 3.12.3

  • OS : Windows 10

  • Data used :

    • Exposure : Land Use Data
    • Hazard : Dam Break
    • Extent :

Thankyou \m/

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

1 participant