Skip to content

How to run math operations on Zarr #1820

Answered by dcherian
meteoDaniel asked this question in Q&A
Discussion options

You must be logged in to vote

You have to read the data first so eitehr np.array(zarr_array) - 1 or zarr_array[:] - 1 (I think)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@meteoDaniel
Comment options

@dcherian
Comment options

Answer selected by meteoDaniel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants