powered by
Check, and possibly correct, that the input stars object:
stars
Has exactly one attribute.
Has exactly three dimensions.
The first two dimensions are spatial, named x and y (in that order).
x
y
normalize_3d(x)
A new stars object
A stars object
# Small example data(landsat) normalize_3d(landsat)
Run the code above in your browser using DataLab