I wanted to subtract a single layer with the same extent and resolution from another, but I got the following error dims [product 131072] do not match the length of object when I chose the direction from single_layer - multiple_layer. For +/- it does matter if I say 5-10 or 10-5. So I would expect both directions should work, or?
Data example can be downloaded here.
I wanted to subtract a single layer with the same extent and resolution from another, but I got the following error
dims [product 131072] do not match the length of object
when I chose the direction from single_layer - multiple_layer. For +/- it does matter if I say 5-10 or 10-5. So I would expect both directions should work, or? Data example can be downloaded here.but