"{{ results.hypothesis }}"
Total Orchids Analyzed
Continental Regions
With Blooming Data
{{ orchids|length }} orchid specimens
{% if orchids|length > 0 %} Sample: {{ orchids[0].scientific_name if orchids[0].scientific_name else orchids[0].get('genus', 'Unknown') }} {% endif %}Location: {{ orchid.latitude }}°N, {{ orchid.longitude }}°W
Region: {{ orchid.country or orchid.region }}
{% if orchid.bloom_time %}Bloom Time: {{ orchid.bloom_time }}
{% endif %}The Orchid Continuum platform successfully demonstrates its capability to: