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