Closed emmaai closed 5 years ago
Deal with nodata = -1 with int8 dtype properly; Generate all the COGs in int16 dtype minimum; Delete non existing bands from dataset yaml;
nodata = -1
int8
int16
Can we not use static unless it is absolute necessary? e.g. it's required out of the context of class, or some private members are required to be static.
static
private
Deal with
nodata = -1
withint8
dtype properly; Generate all the COGs inint16
dtype minimum; Delete non existing bands from dataset yaml;