VirtualiZarr icon indicating copy to clipboard operation
VirtualiZarr copied to clipboard

Refactor code directory structure

Open TomNicholas opened this issue 10 months ago • 1 comments

Note to self: I really like the way that the zarr-python v3 repo is structured internally. I think we should copy the way that it has core, api, and then other directories for public-facing classes.

TomNicholas avatar Jan 29 '25 02:01 TomNicholas

They also have tests separate from code which seems like current best practice and relates to #226

jsignell avatar Jan 30 '25 13:01 jsignell