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 was archived by the owner on Dec 6, 2024. It is now read-only.
There are cases, where the dataload for the memory is bigger the the available memory.
For that the data can't be processed in one block. Ocgis provides calculation in chunks (chunk size needs to be determined as well) to be switched on in case of potential memory overload.
Two parts of the problem:
check available memory:
existing function to be optimized: utils.FreeMemory()
check dataload for the process:
There is a get_base_request_size and "large_array.compute" in ocgis on operations which should be revisited. There can be metadata on the calculations themselves used for defining the decompositions:
check dataload is tricky, when the process includes: