Open oyvfoss opened 3 months ago
Would be cool to integrate an actual test of the script produced in ds.PROCESSING.python_script.
ds.PROCESSING.python_script
Should be able to test against the hand-edited dataset (or whatever) by somethig liek ds0.equals(ds1)
ds0.equals(ds1)
Would be cool to integrate an actual test of the script produced in
ds.PROCESSING.python_script
.Should be able to test against the hand-edited dataset (or whatever) by somethig liek
ds0.equals(ds1)