Skip to content

Commit 232258c

Browse files
committed
ui: add experimental warning to welcome message
1 parent 1932d3b commit 232258c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

web/templates/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ <h3>Welcome to Eurus</h3>
3232
<li>"Show me SST for California coast, Jan 2024"</li>
3333
<li>"Plot temperature in the Gulf of Mexico"</li>
3434
</ul>
35+
<p style="margin-top: 10px; font-size: 0.85em; opacity: 0.7;">
36+
⚠️ <strong>Experimental</strong> — This is a research prototype. Please avoid requesting very large
37+
datasets
38+
(e.g., global multi-year downloads), especially via this HF Space. For heavy workloads, use the
39+
📦 Arraylake Code buttons to access data directly.
40+
</p>
3541
</div>
3642
</div>
3743

0 commit comments

Comments
 (0)