Dataset Information
{% if message %}
{{ message }}
{% elif has_metadata %}
Dataset loaded from: {{ selected_preparation.name }}
Dataset prepared with:
Plant lifetime: {{ plant_lifetime_used }} years
(This is metadata only - you can configure a different lifetime below)
Data reference year:
{{ data_reference_year }}
The year when age calculations are anchored
Has metadata:
Yes
Supports variable plant lifetime configurations
Furnace groups:
{{ furnace_group_count }}
Total furnace groups with metadata
Schema version:
{{ schema_version }}
{% if generated_at %}
Generated at:
{{ generated_at }}
{% endif %}
Configure Your Simulation: In the Plant Construction Settings section below, you can set a different plant lifetime for your simulation (e.g., 15, 25, or 30 years). The system will automatically recalculate all plant lifecycles based on this dataset's metadata.
{% else %}
Legacy dataset - Limited Configuration

This dataset does not include metadata for variable plant lifetime support. You must use plant_lifetime=20 years (configured in Plant Construction Settings below).

To use different plant lifetimes (15, 25, 30 years, etc.), regenerate the dataset with metadata support.

{% endif %}