Skip to content

Commit 44f2e13

Browse files
erikvansebilleVeckoTheGecko
authored andcommitted
Adding first drfat of 10year-event blog post
1 parent 2bc4da7 commit 44f2e13

3 files changed

Lines changed: 29 additions & 0 deletions

File tree

477 KB
Loading

src/pages/10year-event.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
import Redirect from '@/components/redirect'
2+
3+
export default function TenYearEventRedirect() {
4+
return <Redirect to='/blog/10year-event' />
5+
}

src/posts/10year-event/index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: 'Parcels 10 year anniversary event'
3+
date: '2025-04-01'
4+
authors:
5+
- name: Erik van Sebille
6+
github: erikvansebille
7+
summary: 'On October 1-3 2025, we will celebrate the 10 year anniversary of Parcels in Utrecht, Netherlands, with a workshop-conference-hackathon-party.'
8+
---
9+
10+
# Parcels 10 year anniversary event 🎉
11+
12+
**In 2025, Parcels will be 10 years old! To celebrate this milestone, we are planning a workshop-conference-hackathon-party in Utrecht, Netherlands, from October 1-3, 2025. We like to invite you to join us for this event!**
13+
14+
Michael Lange committed [b2ae2fd](https://github.com/OceanParcels/Parcels/commit/b2ae2fd44979c125fbc21f2c939289db62dc4816) on 29 September 2015, and we’ve come a long way since then (we didn’t even have an acronym at that point!). [More than 200 articles have been published using Parcels](/papers-citing-parcels#papers-citing-parcels), on topics ranging from winds on Jupiter (the planet) and iceberg melt to AUV steering and tuna (the fish) behaviour.
15+
16+
We’ve also started work on a major, radical overhaul of the Parcels codebase (what we call [v4](https://docs.oceanparcels.org/en/v4-dev/v4/)). The next major release of Parcels will be even more powerful and versatile - including support for unstructured grids!
17+
18+
From Wednesday 1 to Friday 3 October 2025, we will organise a _free_ event , which can be attended both in-person in Utrecht and virtually online. The goal is to showcase how Parcels is used by different researchers, and learn from each other. This can include presentations, tutorials and hackathons. Our hope is that we then also have the first (pre)release of the new Parcels v4 to test-drive then.
19+
20+
We then hold a party on Friday evening 3 October 2025, in Utrecht. This is to celebrate how far we’ve come, and to thank you all for your contributions and engagement over the years.
21+
22+
## Interested to join? 👉 [Sign up via this form!](https://forms.office.com/e/5Nug5tjM5Z) 👈
23+
24+
![Parcels 10 year anniversary event banner](/posts/10year-event/anniversary-image.png)

0 commit comments

Comments
 (0)