Qj Z
Results
2
issues of
Qj Z
suggest convert the python print function to low version, eg: `print(f’abc{value}’)` to `print(‘abc{}’.format(value)) ` so it can support not only python3.6 but other versions as well.
## Bug report ## Description of the problem Data information: total 16 tiles the dimensions of each tile is [1920,1920,1099] datatype:uint16 the pixel resolution is [0.23,0.23,0.42] sum size of two...
bug