Riverscapes / pyBRAT

pyBRAT - Beaver Restoration Assessment Tool (Python)
http://brat.riverscapes.xyz
GNU General Public License v3.0
10 stars 10 forks source link

ArcMap crashing during BRAT Project Builder #291

Closed SimonCEG closed 5 years ago

SimonCEG commented 5 years ago

Hello all,

I am having a severe error where the BRAT project builder crashes ArcMap. The issue is repeatable when using the tool via ArcCatalog, which also crashes without an error message in the tool itself. System details: 10.7 with Spatial Analyst freshly installed.

Project builder failure

The process appears to work fine up through adding the Historic Vegetation layer, after which the crash occurs (see picture, everything below the Historic Vegetation layer is unpopulated). Am I right to assume that the issue is with the next step, pulling layers from this raster?

Any help is appreciated. I'm fairly new to Python and therefore having a hard time troubleshooting.

SimonCEG commented 5 years ago

Please disregard, there was a projection issue with my historic vegetation raster that I didn't notice after merging two datasets. Thanks!