tiff_to_fsspec¶
Module for processing SVS metadata and generating fsspec zarr JSON file.
The fsspec zarr json file is meant to be used in case SVS or TIFF files can be accessed using byte range HTTP API.
The fsspec zarr json file can be opened using FsspecJsonWSIReader.
Functions
Convert metadata to JSON-compatible format. |
|
Main function to process an SVS file. |
|
Replace URL in the JSON file. |