Skip to content

Commit

Permalink
Add section for the Pangeo Use Case (#474)
Browse files Browse the repository at this point in the history
<!--
A good PR should describe what benefit this brings to the repository.
Ideally, there is an existing issue which the PR address.

Please check the [Contributing
guide](https://docs.egi.eu/about/contributing/)
for style requirements and advice.
-->

# Summary

<!-- Describe in plain English what this PR does -->

Add a page explaining how to deploy Pangeo using EGI Services.

---

<!-- Add, if any, the related issue here, e.g. #6 -->

**Related issue :**

---------

Co-authored-by: Baptiste Grenier <[email protected]>
  • Loading branch information
sebastian-luna-valero and gwarf authored Dec 15, 2023
1 parent 6315344 commit 0aeb6ff
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions content/en/users/getting-started/communities/pangeo/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Pangeo"
linkTitle: "Pangeo"
type: docs
weight: 20
description: >
How to to use the EGI infrastructure with Pangeo
---

EGI and the Pangeo community in Europe have forged
[a collaboration](https://www.egi.eu/case-study/pangeo/)
to provide deployments of the Pangeo ecosystem using the computing
resources offered by the European Open Science Cloud
([EOSC](https://eosc-portal.eu/about)). Read on to learn more about
how to get involved.

## About the Pangeo community in Europe

Many scientific domains have been transformed into data-driven disciplines.
Research projects increasingly and crucially depend on the exchange and
processing of data and have developed platforms tailored to their needs.
[Pangeo](https://pangeo.io/), a world-wide community driven platform initially
developed for Geoscience, has a huge potential to become a common gateway able
to leverage a wide variety of infrastructures and data providers for various
science fields.

Public pangeo deployments that are providing fast access to large amounts of
data and compute resources are all USA-based and members from the Pangeo
community in Europe do not have a shared platform where scientists or
technologists can exchange know-how. The main objective of this collaboration
with EGI is to demonstrate how to deploy and use Pangeo on EOSC and underlined
the benefits for the European community.

## How to get involved

EGI and the Pangeo community in Europe are interacting openly via a GitHub
repository: [pangeo-eosc](https://github.com/pangeo-data/pangeo-eosc/). Visit
this repository to find publications coming out of this collaboration and
guides on how to get started
[as a user](https://github.com/pangeo-data/pangeo-eosc/blob/main/users/users-getting-started.md)
or [as a provider](https://github.com/pangeo-data/pangeo-eosc/blob/main/providers/providers-getting-started.md).

0 comments on commit 0aeb6ff

Please sign in to comment.