modelarrayio.storage.tiledb_storage
TileDB storage utilities.
Functions
|
Compute a tile shape for a full subject. |
|
Create an empty scalar matrix array in a TileDB directory. |
|
Create a scalar matrix array in a TileDB directory. |
|
Resolve a storage dtype to a supported NumPy floating type. |
|
Store column names as a 1D dense TileDB array for the given scalar. |
|
Store parcel names as a 1D dense TileDB string array. |
|
Fill a 2D TileDB dense array by buffering column-aligned stripes to minimize tile writes, using about one tile's worth of memory. |