Closed krbundy closed 7 months ago
The default no_data value in handle_empty_tile is a possible source of errors. It currently is -Inf, which is probably not the correct one for the INT2U data type.This mismatch effectively makes the argument required.
handle_empty_tile
This should be released in a future update
The default no_data value in
handle_empty_tile
is a possible source of errors. It currently is -Inf, which is probably not the correct one for the INT2U data type.This mismatch effectively makes the argument required.This should be released in a future update