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
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
When opening a dataset, the chunk size can become very large too handle. We observed this for esacci.BIOMASS.yr.L4.AGB.multi-sensor.multi-platform.MERGED.1-0.r1 , where we got this chunk size:
The chunk size should be smaller, as a chunk size this large easily leads to an OutOfMemoryError.
The text was updated successfully, but these errors were encountered:
When opening a dataset, the chunk size can become very large too handle. We observed this for esacci.BIOMASS.yr.L4.AGB.multi-sensor.multi-platform.MERGED.1-0.r1 , where we got this chunk size:
The chunk size should be smaller, as a chunk size this large easily leads to an OutOfMemoryError.
The text was updated successfully, but these errors were encountered: