assert_chunked# assert_chunked(result: DataArray | Dataset) → None[source]# Assert the result is still chunked. Parameters: result (AnyXrDataStructure) – Result to check