Skip to main content

DownholeCollection

GitHub source

DownholeCollection

evo.objects.typed.downhole_collection.DownholeCollection

A GeoscienceObject representing a collection of downholes.

prefetch_collections

prefetch_collections(
*names: str, include_location: bool = True, max_concurrent: int = 8, fb: IFeedback = NoFeedback
) -> None

Prefetch data referenced by named collections and optionally location data.

Was this page helpful?