TileDB-Inc / TileDB-CF-Py

TileDB interface with awareness of the CF metadata conventions
https://tiledb-inc.github.io/TileDB-CF-Py/
MIT License
19 stars 3 forks source link

Refactor dataspace creator #55

Closed jp-dark closed 3 years ago

jp-dark commented 3 years ago

This PR creates a dataspace registry and array registry. The purpose is to prepare for an update to the API that will provide direct access to the ArrayCreators, AttrCreators, and SharedDim creators.

shortcut-integration[bot] commented 3 years ago

This pull request has been linked to Clubhouse Story #9296: Refactor DataspaceCreator to prepare for API update.