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

Calculate Response - issues with File Geodatabase #13

Closed
DarthSysmon opened this issue Feb 15, 2017 · 2 comments
Closed

Calculate Response - issues with File Geodatabase #13

DarthSysmon opened this issue Feb 15, 2017 · 2 comments

Comments

@DarthSysmon
Copy link

Tested the same setup as previously, but with file geodatabases as work space and temp storage. These were kept separate as the Calculate Response tool create a lot of temp files.

I'm not sure I am keen on use file geodatabases for spatial data modelling. They are good for sorting input data, although I couldn't get the rasters organised nicely as I appeared unable to pull individual rasters out of the raster catalogues with within the file geodatabase. And there are no ways to organise tables, whereas I would prefer to be able to separate final binary weights tables from early tests usually of the cumulative ascending or categorical kind. Rasters also need to be separated into input tables and final model output tables.

I ran four rasters and let the CW toolbox point to the "working" file geodatabase but otherwise let it pick its own names. It ran the weights tables with no issues, except as I mentioned that it is not possible to create subfolders for tables within a file geodatabase.

Running Calculate Response comes with a few issues. First of all, it is here also not possible to add wieghts tables directly from the workspace. Second, output rasters cannot be directly saved to a raster catalogue within the file geodatabase. Third, the script still hangs on line 400 since two of the output fields are set to DBF format and the script is looking for rasters to get standard deviations and such from. Finally, if the output fields are left as-is, the rasters (and dbf files) go to temp and won't work.

The tool manages to make a pprb raster, which looks sound. I will test outputs of the old and new toolbox tomorrow.

Cheers,
Simon
CalculateResponseCrash_FGDB.txt
calculateresponse_issues_fgdb

@trotor
Copy link
Collaborator

trotor commented Feb 17, 2017 via email

@trotor
Copy link
Collaborator

trotor commented May 4, 2017

These issues except the ones explicitly not possible (like dragging table to tool) are fixed in .13 - reopen definite ones later if they reappear.

@trotor trotor closed this as completed May 4, 2017
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