NCPP / ocgis

OpenClimateGIS is a set of geoprocessing and calculation tools for CF-compliant climate datasets.
Other
70 stars 19 forks source link

Mode='valid' causing IndexError #391

Closed bekozi closed 8 years ago

bekozi commented 8 years ago

who: @nilshempelmann

Moving window operations using 'valid' failing with IndexError.

bekozi commented 8 years ago

This is resulting from the use of a temporal grouping with a moving window operation which is not supported. A DefinitionValidationError should be raised for this case.