Open
Description
if the array has only one value the tick_spacing
will be calculated zero which will give an error
ValueError: The number of ticks exceeded the max allowed size, possible errors is the value of the NodataValue you entered-[-999999.0]
[cleopatra] cleopatra/array.py (Line 104)
self.ticks_spacing = (self._vmax - self._vmin) / 10
Created from JetBrains using CodeStream
Metadata
Metadata
Assignees
Labels
No labels
Activity