Skip to main content

LocationWiseResultModel

GitHub source

LocationWiseResultModel

evo.compute.tasks.geostatistics.location_wise.LocationWiseResultModel

Pydantic model for the raw location-wise task result.

message

message: str

A message describing what happened in the task.

target

target: LocationWiseTargetResult

Target information with the list of created attributes.

Was this page helpful?