Finish writing by building the header with root and leaf directories.
the metadata about all the tiles to store
Write a time series tile to the folder location given its (face, zoom, x, y) coordinates.
the date of the data
the Open S2 projection face
the zoom level
the tile X coordinate
the tile Y coordinate
the tile data to store
Write a time series tile to the folder location given its (t, z, x, y) coordinates.
the date of the data
the zoom level
the tile X coordinate
the tile Y coordinate
the tile data to store
Write a tile to the folder location given its (face, zoom, x, y) coordinates.
the Open S2 projection face
the zoom level
the tile X coordinate
the tile Y coordinate
the tile data to store
Write a tile to the folder location given its (z, x, y) coordinates.
the zoom level
the tile X coordinate
the tile Y coordinate
the tile data to store
A Tile writer designed for testing.