feat: add support for nl32 data in webviewer and report generator.

This commit is contained in:
2026-03-05 04:19:34 +00:00
parent bd3d937a82
commit 7fde14d882
2 changed files with 99 additions and 19 deletions

View File

@@ -60,7 +60,7 @@
</div>
<div class="flex items-center gap-3">
{# Only show Report button for Leq files (15-min averaged data with LN percentiles) #}
{% if file and '_Leq_' in file.file_path %}
{% if is_leq %}
<!-- Generate Excel Report Button -->
<button onclick="openReportModal()"
class="px-4 py-2 bg-emerald-600 text-white rounded-lg hover:bg-emerald-700 transition-colors flex items-center gap-2">