You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many file formats (Tiff, COG, Zarr, Netcdf, etc...) support file compression. Therefore, file size/transfer will not be equivalent to in-memory data size. We need to figure out a way to estimate the on-disk file size for remotely stored files to get a more accurate IO measurement.
The text was updated successfully, but these errors were encountered:
Many file formats (Tiff, COG, Zarr, Netcdf, etc...) support file compression. Therefore, file size/transfer will not be equivalent to in-memory data size. We need to figure out a way to estimate the on-disk file size for remotely stored files to get a more accurate IO measurement.
The text was updated successfully, but these errors were encountered: