We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae80569 commit dc76337Copy full SHA for dc76337
README.md
@@ -22,7 +22,7 @@ bsub -n 1 -J to_zarr 'zarrify --src input.tiff --dest output.zarr --cluster lsf
22
23
## Python API
24
25
-Integrating conversion to zarr into python script
+Integrating conversion to zarr into the python code
26
27
```python
28
import zarrify
0 commit comments