Skip to Content.

mget-help - [mget-help] Connectivity Analysis Error Message

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


[mget-help] Connectivity Analysis Error Message


Chronological Thread 
  • From: gina digiantonio <>
  • To:
  • Subject: [mget-help] Connectivity Analysis Error Message
  • Date: Mon, 18 Apr 2016 19:47:01 -0400

Hello,

My name is Gina Digiantonio, and I am a Master's student at the University of Virginia. I'm trying to run the Connectivity Analysis tool of MGET to simulation seagrass dispersal, but I've run into the following error message:

Start Time: Mon Apr 18 19:44:45 2016
Running script LarvalDispersalRunSimulation2012...
Reading habitat patch data...
Reading 30 ocean currents images...
Finished reading: 0:00:01 elapsed, 30 images read, 0:00:00.063866 per image.
python.exe: RuntimeError: ??? Error using ==> and
python.exe: Matrix dimensions must agree.
python.exe:
python.exe: Error in ==> DisperseLarvae2012 at 262
The following consequences resulted from the original error:
Execution of C:\Python27\ArcGIS10.3\python.exe failed.
Failed script LarvalDispersalRunSimulation2012...

Traceback (most recent call last):
  File "C:\Program Files\GeoEco\ArcGISToolbox\Scripts\LarvalDispersalRunSimulation2012.py", line 5, in <module>
    ExecuteMethodFromCommandLineAsArcGISTool('GeoEco.Connectivity.LarvalDispersal', 'LarvalDispersal', 'RunSimulation2012')
  File "C:\Python27\ArcGIS10.3\lib\site-packages\GeoEco\ArcGISScripts.py", line 210, in ExecuteMethodFromCommandLineAsArcGISTool
    exec sourceCode in globals(), locals()
  File "<string>", line 1, in <module>
  File "C:\Python27\ArcGIS10.3\lib\site-packages\GeoEco\Connectivity\LarvalDispersal.py", line 1089, in RunSimulation2012
    maxRunTime=None)
  File "C:\Python27\ArcGIS10.3\lib\site-packages\GeoEco\DataManagement\Processes.py", line 575, in ExecuteProgram
    process.Execute()
  File "C:\Python27\ArcGIS10.3\lib\site-packages\GeoEco\DataManagement\Processes.py", line 498, in Execute
    Logger.RaiseException(RuntimeError(_(u'%(name)s returned exit code %(code)i, indicating failure.') % {u'name' : programName, u'code' : self.ExitCode}))
  File "C:\Python27\ArcGIS10.3\lib\site-packages\GeoEco\Logging.py", line 104, in RaiseException
    raise exception
RuntimeError: python.exe returned exit code 1, indicating failure.

Failed to execute (LarvalDispersalRunSimulation2012).
Failed at Mon Apr 18 19:44:53 2016 (Elapsed Time: 8.01 seconds)

I created the simulation directory using the tools, and I have the HYCOM current data loaded into the simulation directory. Is there a fix for the error message I received?

Sincerely,

Gina Digiantonio



Archive powered by MHonArc 2.6.19.

Top of Page