rewrite for lazy evaluation of big files, WIP #48
Annotations
5 errors
|
tests/test_methods.py#L20
test_getitem
FAILURE: check (448, 1024) == (1024, 448)
test_methods.py:21 in test_getitem() -> check.equal(testdata_specim[0].shape, (1024, 448))
FAILURE: check (448, 1024) == (1024, 448)
------------------------------------------------------------
Failed Checks: 2
|
tests/test_methods.py#L26
test_shape
FAILURE: check (2, 448, 1024) == (2, 1024, 448)
test_methods.py:27 in test_shape() -> check.equal(testdata_specim.shape, (2, 1024, 448))
------------------------------------------------------------
Failed Checks: 1
|
tests/test_methods.py#L46
test_broadband_albedo
ValueError: operands could not be broadcast together with shapes (1,1,447) (2,448,1023)
|
|
The logs for this run have expired and are no longer available.
Loading