Skip to main content

ReportCategorySpec

GitHub source

ReportCategorySpec

evo.blockmodels.typed.report.ReportCategorySpec

Specification for a category column in a report.

Category columns are used to group blocks for reporting (e.g., by domain, rock type).

Parameters:

NameTypeDescriptionDefault
column_namestrThe name of the category column in the block model.required
labelstr | NoneDisplay label for the category in the report.None
valueslist[str] | NoneOptional list of category values to include. If None, all values are included.None

What is the reason for your feedback?