Ticket #536 (new Defect: null)
Opened 14 months ago
When predictor rasters are in a geodatabase, Predict GLM / Predict GAM / Predict Tree fail with RPy_RException: Error in .local(.Object, ...) : `C:\...' does not exist in the file system, and is not recognised as a supported dataset name.
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | 0.8 |
| Component: | Tools - Statistics | Version: | |
| Keywords: | Cc: |
Description
The problem is that the rgdal R package cannot read rasters from geodatabases. MGET should temporarily copy the predictor rasters out of geodatabases before calling the R code for the prediction.
Note: See
TracTickets for help on using
tickets.
