Skip to content

Commit 5f46dab

Browse files
committed
Add ISS 2025 announcement and submission page
1 parent c1daecf commit 5f46dab

File tree

3 files changed

+35
-3
lines changed

3 files changed

+35
-3
lines changed

docs/iss/2025.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ We also strongly encourage abstracts from student and early-career participants
9191
who might be interested.
9292

9393
<br><figure markdown="span">
94-
[Submit an ISS Abstract](#){ .md-button }
94+
[Submit an ISS Abstract](https://forms.gle/KrT7n8cvDuBSYNA3A){ .md-button }
9595
<figcaption>**Abstracts are due by Friday, January 24, 2025.**</figcaption>
9696
</figure>
9797

@@ -107,8 +107,10 @@ possible with traditional text-only proceedings.
107107

108108
**Useful resources for authors:**
109109

110-
- Instructions for creating an ISS notebook proceeding
111-
- Example notebook proceedings
110+
- [Instructions for creating an ISS notebook
111+
proceeding](https://ucar-sea.github.io/SEA-ISS-Template/submission-guidelines.html)
112+
- [Example notebook 1](https://ucar-sea.github.io/SEA-ISS-Template/notebooks/notebook-template.html)
113+
- [Example notebook 2](https://ucar-sea.github.io/SEA-ISS-Template/notebooks/example_2/notebook-example2_part1.html)
112114

113115
We expect authors to submit proceedings by the end of the Conference week (11
114116
April, 2025). This timing will allow us to offer an office hour during the
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
draft: false
3+
date: 2025-12-10
4+
authors:
5+
- vanderwb
6+
categories:
7+
- Announcements
8+
- ISS Conference
9+
- Abstracts
10+
---
11+
12+
# 2025 Improving Scientific Software Conference now accepting abstracts
13+
14+
The UCAR Software Engineering Assembly's Improving Scientific Software
15+
Conference is now accepting abstracts for our 2025 event which will take place
16+
April 7-10, 2025 at NSF NCAR's Center Green Campus and virtually. The theme of
17+
[ISS 2025](https://sea.ucar.edu/iss/2025) is:
18+
19+
> *From Legacy to Leading-Edge: Transforming Software Design in Science
20+
to Meet Tomorrow’s Challenges*.
21+
22+
As always, we welcome anyone with an interest in improving scientific software
23+
quality, development, and design. **Abstracts are due by: Friday January 24,
24+
2025.** We are accepting submissions for talks, as well as tutorial and panel
25+
sessions.
26+
27+
You may submit an abstract
28+
[here](https://sea.ucar.edu/iss/2025/#submitting-an-abstract) and visit our
29+
[conference website](https://sea.ucar.edu/iss/2025) for more information.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ nav:
3838
- index.md
3939
- ISS Conference:
4040
- iss/index.md
41+
- 2025: iss/2025.md
4142
- 2024: iss/2024.md
4243
- Open Discussions: discussions/index.md
4344
- Community:

0 commit comments

Comments
 (0)