Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
oceanparcels.org
parcels-code.org
2 changes: 1 addition & 1 deletion public/atlanticmap.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/galapagosmap.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/galapagosmap2024.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/components/hero-banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export const HeroBanner = () => {
as={Link}
variant={'outline'}
colorScheme={'blue'}
href='https://docs.oceanparcels.org'
href='https://docs.parcels-code.org'
>
Get Started
</Button>
Expand Down
6 changes: 3 additions & 3 deletions src/components/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const Layout = ({
description,
card,
children,
url = 'https://oceanparcels.org',
url = 'https://parcels-code.org',
enableBanner = false,
}) => {
// Track page views
Expand All @@ -28,13 +28,13 @@ export const Layout = ({
'Join the Parcels 10 year anniversary event 🎉 on 1-3 Oct 2025!'
const bannerDescription = ''
const bannerChildren = (
<Link href='https://oceanparcels.org/10year-event'>Learn more</Link>
<Link href='https://parcels-code.org/10year-event'>Learn more</Link>
)

// Determine the base URL based on the environment
const baseUrl =
process.env.NODE_ENV === 'production'
? 'https://oceanparcels.org'
? 'https://parcels-code.org'
: 'http://localhost:3000'

// Construct the full card URL
Expand Down
8 changes: 4 additions & 4 deletions src/data/footer-items.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@ export const footerItems = {
resources: [
{
label: 'Documentation',
href: 'https://docs.oceanparcels.org/en/latest/index.html',
href: 'https://docs.parcels-code.org/en/latest/index.html',
},
{
label: 'Installation',
href: 'https://docs.oceanparcels.org/en/latest/installation.html',
href: 'https://docs.parcels-code.org/en/latest/installation.html',
},
{
label: 'Tutorials',
href: 'https://docs.oceanparcels.org/en/latest/documentation/index.html',
href: 'https://docs.parcels-code.org/en/latest/documentation/index.html',
},
],

community: [
{
label: 'Contribute',
href: 'https://docs.oceanparcels.org/en/latest/community/index.html',
href: 'https://docs.parcels-code.org/en/latest/community/index.html',
},
{
label: 'GitHub Discussions',
Expand Down
2 changes: 1 addition & 1 deletion src/data/menu-items.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ export const menuItems = [
{ label: 'Projects', href: '/#projects' },
{ label: 'Funders', href: '/#funders' },
{ label: 'Blog', href: '/blog' },
{ label: 'Documentation', href: 'https://docs.oceanparcels.org' },
{ label: 'Documentation', href: 'https://docs.parcels-code.org' },
]
4 changes: 2 additions & 2 deletions src/data/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export const Projects = [
description:
'PlasticParcels is a Python package to simulate the transport and dispersion of plastics in the ocean.',
repo: 'https://github.com/OceanParcels/plasticparcels',
homepage: 'https://plastic.oceanparcels.org/en/latest/',
homepage: 'https://plastic.parcels-code.org/en/latest/',
logo_light: '/projects/plasticparcelslogo.png',
logo_dark: '/projects/plasticparcelslogo_dia.png',
},
Expand All @@ -13,7 +13,7 @@ export const Projects = [
description:
'VirtualShipParcels is a command-line simulator to plan and conduct a virtual research expedition.',
repo: 'https://github.com/OceanParcels/virtualship',
homepage: 'https://virtualship.oceanparcels.org',
homepage: 'https://virtualship.parcels-code.org',
logo_light: '/projects/virtual_ship_logo.png',
logo_dark: '/projects/virtual_ship_logo_dia.png',
},
Expand Down
2 changes: 1 addition & 1 deletion src/lib/seo-utils.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export function getRootURL() {
let url = 'https://docs.oceanparcels.org'
let url = 'https://docs.parcels-code.org'
return url
}
2 changes: 1 addition & 1 deletion src/posts/10year-event-online-attendance/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors:
summary: 'On October 1-3 2025, we will celebrate the 10 year anniversary of Parcels in Utrecht, Netherlands. This page gives more information on how to join online.'
---

From Wednesday 1st to Friday 3rd October, we will host a series of presentations and workshops, both in-person in Utrecht and online. See [the event website](https://oceanparcels.org/blog/10year-event) for more details.
From Wednesday 1st to Friday 3rd October, we will host a series of presentations and workshops, both in-person in Utrecht and online. See [the event website](https://parcels-code.org/blog/10year-event) for more details.

There are two links to attend online that remain the same for the entire event:

Expand Down
2 changes: 1 addition & 1 deletion src/posts/10year-event/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ summary: 'On October 1-3 2025, we celebrated the 10 year anniversary of Parcels

The goal of the event was to showcase how Parcels is used by different researchers, and learn from each other. There were workshops, tutorials, hackathons and a mini-conference.

Attendees were also able to sneak-peak and test-drive the first (pre)release of the **[new Parcels v4](https://docs.oceanparcels.org/en/v4-dev/v4/)**, a major, radical overhaul of the Parcels codebase. Parcels v4 is even more powerful and versatile - including support for unstructured grids!
Attendees were also able to sneak-peak and test-drive the first (pre)release of the **[new Parcels v4](https://docs.parcels-code.org/en/v4-dev/v4/)**, a major, radical overhaul of the Parcels codebase. Parcels v4 is even more powerful and versatile - including support for unstructured grids!

The event ended with a party on Friday evening 3 October 2025, in Utrecht. This was to celebrate how far we’ve come, and to thank all for their contributions and engagement over the years.

Expand Down
6 changes: 3 additions & 3 deletions src/posts/new-website/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: 'New Website for OceanParcels.org'
title: 'New Website for parcels-code.org'
date: '2025-03-31'
authors:
- name: Nick Hodgskin
github: VeckoTheGecko
summary: 'OceanParcels.org has a new website with a fresh look and feel!'
summary: 'parcels-code.org has a new website with a fresh look and feel!'
---

We are excited to announce the launch of the new website for OceanParcels.org!
We are excited to announce the launch of the new website for parcels-code.org!

The timing couldn't be better as we are actively developing version 4.0 of Parcels, which will bring significant improvements to the framework and tighter integration with the [Pangeo](https://pangeo.io/) ecosystem. The new website will help showcase these upcoming features and allow us to make announcements to the Parcels community.

Expand Down
4 changes: 2 additions & 2 deletions src/posts/waddendrifters/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ We would appreciate it if you could send us a photo and information about where
We deployed the first batch of 24 drifters from the R/V Adriaen Coenen on 14 November 2023. Their tracks can be seen in the interactive map below.

<iframe
src='https://oceanparcels.org/driftermap.html?fn=waddendrifters.json&anim_freq=1'
src='https://parcels-code.org/driftermap.html?fn=waddendrifters.json&anim_freq=1'
width='100%'
height='500px'
></iframe>
Expand All @@ -34,7 +34,7 @@ We deployed the first batch of 24 drifters from the R/V Adriaen Coenen on 14 Nov
We deployed the second batch of 12 drifters from just north of [Moddergat](https://maps.app.goo.gl/YoBDXxKDyHqNmW3s7) on 25 April 2024. Their tracks can be seen in the interactive map below.

<iframe
src='https://oceanparcels.org/driftermap.html?fn=waddendrifters2024.json&anim_freq=1'
src='https://parcels-code.org/driftermap.html?fn=waddendrifters2024.json&anim_freq=1'
width='100%'
height='500px'
></iframe>
Expand Down