Ticket #246 (closed Defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Predict GLM Rrom Rasters tool fails with ValueError: list.index(x): x not in list

Reported by: jjr8 Owned by: jjr8
Priority: Medium Milestone: 0.5
Component: Tools - Statistics Version: 0.5a12
Keywords: Cc:

Description

Specifically, this error occurs during the reprojection step when the model includes the X or Y coordinate of the points AND you specify a value for the Resampling Techniques parameter.

Creating a predictor raster for the variable "lat" representing the Y coordinate...
Checking projections, extents, and cell sizes of predictor rasters and reprojecting and clipping as needed...
ValueError: list.index(x): x not in list

Change History

Changed 5 years ago by jjr8

  • status changed from new to closed
  • resolution set to fixed

Fixed in [218], which was released as MGET 0.5a17.

Note: See TracTickets for help on using tickets.