SlideShare une entreprise Scribd logo
1  sur  13
eosc-hub.eu
@EOSC_eu
EOSC-hub receives funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 777536.
Tobias Weigel (DKRZ), Sandro Fiore (CMCC), Sofiane
Bendoukha (DKRZ), Alessandro D’Anca (CMCC)
The ENES Climate Analytics Service (ECAS)
2
Thematic Service: ENES Climate Analytics Service
ENES: European Network for Earth System Modelling
Partners in EOSChub:
4/17/2018
ECAS in EOSChub
3
Enable users to perform data analysis experiments
Server-side, parallel, PID-enabled approach
Facilitate a paradigm shift:
- Take processing to the data
- Establish parallelized workflows as key tool
- Induce a cultural change
Contribute to FAIR
- Improven reusability of data and workflows
- Contribute to trust by tracking basic provenance
4/17/2018
What will ECAS achieve?
44/17/2018
Basic user workflow
EGI DataHub
Server-side paradigm and datacube abstraction in Ophidia
Oph_Term: a terlminal-like commands
interpreter serving as a client for the
Ophidia framework
Ophidia framework: declarative,
parallel server-side processing
Through the oph_term the user run
(“send”) commands (“operators”) to the
Ophidia framework to manipulate
datasets (“datacubes”)
User metadata
information
Metadata provenance
System
metadata of the
datacube (size,
distribution, etc.)
• Ophidia provides a wide set of array-based primitives to perform data
summarization, sub-setting, predicates evaluation, statistical analysis,
compression, etc.
• Primitives come as plugins and are applied on a single datacube chunk (fragment)
• They are provided both for byte-oriented and bit-oriented arrays
• Primitives can be nested to get more complex functionalities
• Compression can be a primitive too
• New primitives can be easily integrated as additional plugins
Array based primitives (about 100)
OPERATOR NAME OPERATOR DESCRIPTION
Operators “Data processing” – Domain-agnostic
OPH_APPLY(datacube_in,
datacube_out,
array_based_primitive)
Creates the datacube_out by applying
the array-based primitive to the
datacube_in
OPH_DUPLICATE(datacube_
in, datacube_out)
Creates a copy of the datacube_in in
the datacube_out
OPH_SUBSET(datacube_in,
subset_string, datacube_out)
Creates the datacube_out by doing a
sub-setting of the datacube_in by
applying the subset_string
OPH_MERGE(datacube_in,
merge_param, datacube_out)
Creates the datacube_out by merging
groups of merge_param fragments
from datacube_in
OPH_SPLIT(datacube_in,
split_param, datacube_out)
Creates the datacube_out by splitting
into groups of split_param fragments
each fragment of the datacube_in
OPH_INTERCOMPARISON
(datacube_in1, datacube_in2,
datacube_out)
Creates the datacube_out which is the
element-wise difference between
datacube_in1 and datacube_in2
OPH_DELETE(datacube_in) Removes the datacube_in
OPERATOR NAME OPERATOR DESCRIPTION
Operators “Data processing” – Domain-oriented
OPH_EXPORT_NC
(datacube_in, file_out)
Exports the datacube_in data into the
file_out NetCDF file.
OPH_IMPORT_NC
(file_in, datacube_out)
Imports the data stored into the file_in
NetCDF file into the new datacube_in
datacube
Operators “Data access”
OPH_INSPECT_FRAG
(datacube_in, fragment_in)
Inspects the data stored in the
fragment_in from the datacube_in
OPH_PUBLISH(datacube_in) Publishes the datacube_in fragments
into HTML pages
Operators “Metadata”
OPH_CUBE_ELEMENTS
(datacube_in)
Provides the total number of the
elements in the datacube_in
OPH_CUBE_SIZE
(datacube_in)
Provides the disk space occupied by the
datacube_in
OPH_LIST(void) Provides the list of available datacubes.
OPH_CUBEIO(datacube_in) Provides the provenance information
related to the datacube_in
OPH_FIND(search_param) Provides the list of datacubes matching
the search_param criteria
Metadata management
Data processing
Data Access
Datacube abstraction and operators (about 50)
Import/Export
84/17/2018
Technical integration setup
INDIGO PaaS
WPS Community
solutions / PyOphidia
ESGF file
storage Ophidia
data store
Ophidia service
INDIGOESGF EUDAT
B2DROP
storage
EUDAT
B2HANDLE service
ESGF infrastructure
B2DROP service
B2SHARE
storage
B2SHARE service
B2ACCESS service (or comprehensive EOSC AAI solution...)
WPS/Ophidia
EGI:
datahub
IAM
94/17/2018
How to use it?
B2ACCESS:
coming soon...
10
Particularly useful for users who do not have
- lots of on-site computing and storage resources
- lots of bandwidth to transfer data
- deep knowledge of typical community data and tools
Wealth of data directly accessible (CMIP in particular)
Apply same processing across data of diverse origin
- Example: Cross-model output analysis
4/17/2018
Selling points for ENES users
114/17/2018
Exemplary climate workflows
12
Integration with EOSC services,
technical and organizational
Enabling trust through automated
provenance tracking
Multiple tutorials based on evolving
tutorial material
Aggregated user workflows from
multiple disciplines
Induce cultural
change
4/17/2018
EOSC-hub integration and
exploitation efforts
eosc-hub.eu @EOSC_eu
Thank you for
your attention!
Tobias Weigel, weigel@dkrz.de
Sandro Fiore, sandro.fiore@cmcc.it
Sofiane Bendoukha, bendoukha@dkrz.de
Alessandro D’Anca, alessandro.danca@cmcc.it
Questions?

Contenu connexe

Similaire à Tobias Weigel: Example for an EOSC-hub Thematic Service - ENES Climate Analytics Service (ECAS)

Presentation
PresentationPresentation
Presentation
bolu804
 
Simplified Data Processing On Large Cluster
Simplified Data Processing On Large ClusterSimplified Data Processing On Large Cluster
Simplified Data Processing On Large Cluster
Harsh Kevadia
 

Similaire à Tobias Weigel: Example for an EOSC-hub Thematic Service - ENES Climate Analytics Service (ECAS) (20)

Logging/Request Tracing in Distributed Environment
Logging/Request Tracing in Distributed EnvironmentLogging/Request Tracing in Distributed Environment
Logging/Request Tracing in Distributed Environment
 
OPENCoastS: An open-access service for producing on-demand coastal hydrodynam...
OPENCoastS: An open-access service for producing on-demand coastal hydrodynam...OPENCoastS: An open-access service for producing on-demand coastal hydrodynam...
OPENCoastS: An open-access service for producing on-demand coastal hydrodynam...
 
Apricot2017 Request tracing in distributed environment
Apricot2017 Request tracing in distributed environmentApricot2017 Request tracing in distributed environment
Apricot2017 Request tracing in distributed environment
 
Fault tolerance on cloud computing
Fault tolerance on cloud computingFault tolerance on cloud computing
Fault tolerance on cloud computing
 
EOSC-hub & Geohazards TEP
EOSC-hub & Geohazards TEPEOSC-hub & Geohazards TEP
EOSC-hub & Geohazards TEP
 
MetOp Satellites Data Processing for Air Pollution Monitoring in Morocco
MetOp Satellites Data Processing for Air Pollution Monitoring in Morocco MetOp Satellites Data Processing for Air Pollution Monitoring in Morocco
MetOp Satellites Data Processing for Air Pollution Monitoring in Morocco
 
TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...
TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...
TASK-DECOMPOSITION BASED ANOMALY DETECTION OF MASSIVE AND HIGH-VOLATILITY SES...
 
Aucfanlab Datalake - Big Data Management Platform -
Aucfanlab Datalake - Big Data Management Platform -Aucfanlab Datalake - Big Data Management Platform -
Aucfanlab Datalake - Big Data Management Platform -
 
Big data & Hadoop
Big data & HadoopBig data & Hadoop
Big data & Hadoop
 
Maximizing Data Lake ROI with Data Virtualization: A Technical Demonstration
Maximizing Data Lake ROI with Data Virtualization: A Technical DemonstrationMaximizing Data Lake ROI with Data Virtualization: A Technical Demonstration
Maximizing Data Lake ROI with Data Virtualization: A Technical Demonstration
 
Working together with SURF Raymond Oonk Annette Langedijk SURF
Working together with SURF Raymond Oonk Annette Langedijk SURFWorking together with SURF Raymond Oonk Annette Langedijk SURF
Working together with SURF Raymond Oonk Annette Langedijk SURF
 
Implementation of p pic algorithm in map reduce to handle big data
Implementation of p pic algorithm in map reduce to handle big dataImplementation of p pic algorithm in map reduce to handle big data
Implementation of p pic algorithm in map reduce to handle big data
 
IRJET- Review of Existing Methods in K-Means Clustering Algorithm
IRJET- Review of Existing Methods in K-Means Clustering AlgorithmIRJET- Review of Existing Methods in K-Means Clustering Algorithm
IRJET- Review of Existing Methods in K-Means Clustering Algorithm
 
Presentation
PresentationPresentation
Presentation
 
Fast Range Aggregate Queries for Big Data Analysis
Fast Range Aggregate Queries for Big Data AnalysisFast Range Aggregate Queries for Big Data Analysis
Fast Range Aggregate Queries for Big Data Analysis
 
Data Processing and Analysis
Data Processing and AnalysisData Processing and Analysis
Data Processing and Analysis
 
Geo distributed parallelization pacts in map reduce
Geo distributed parallelization pacts in map reduceGeo distributed parallelization pacts in map reduce
Geo distributed parallelization pacts in map reduce
 
Association Rule Mining using RHadoop
Association Rule Mining using RHadoopAssociation Rule Mining using RHadoop
Association Rule Mining using RHadoop
 
IRJET- Top-K Query Processing using Top Order Preserving Encryption (TOPE)
IRJET- Top-K Query Processing using Top Order Preserving Encryption (TOPE)IRJET- Top-K Query Processing using Top Order Preserving Encryption (TOPE)
IRJET- Top-K Query Processing using Top Order Preserving Encryption (TOPE)
 
Simplified Data Processing On Large Cluster
Simplified Data Processing On Large ClusterSimplified Data Processing On Large Cluster
Simplified Data Processing On Large Cluster
 

Plus de EOSC-hub project

Plus de EOSC-hub project (20)

EOSC-hub Early Adopter Programme
EOSC-hub Early Adopter ProgrammeEOSC-hub Early Adopter Programme
EOSC-hub Early Adopter Programme
 
2019 05-21 egi and eosc - final
2019 05-21 egi and eosc - final2019 05-21 egi and eosc - final
2019 05-21 egi and eosc - final
 
Introduction to service management and FitSM
Introduction to service management and FitSMIntroduction to service management and FitSM
Introduction to service management and FitSM
 
Service management board (SMB), Service providers’ forum (SPF)
Service management board (SMB), Service providers’ forum (SPF)Service management board (SMB), Service providers’ forum (SPF)
Service management board (SMB), Service providers’ forum (SPF)
 
Joining the EOSC-hub as a Service Provider
Joining the EOSC-hub as a Service ProviderJoining the EOSC-hub as a Service Provider
Joining the EOSC-hub as a Service Provider
 
PID services - understandability and findability of data
PID services - understandability and findability of dataPID services - understandability and findability of data
PID services - understandability and findability of data
 
Software for data management and exploitation
Software for data management and exploitationSoftware for data management and exploitation
Software for data management and exploitation
 
Repositories for long-term preservation - certification
Repositories for long-term preservation - certificationRepositories for long-term preservation - certification
Repositories for long-term preservation - certification
 
EOSC working group on FAIR
EOSC working group on FAIREOSC working group on FAIR
EOSC working group on FAIR
 
Updates on the FAIR Data Maturity Model RDA Working Group & the DG RTD FAIR i...
Updates on the FAIR Data Maturity Model RDA Working Group & the DG RTD FAIR i...Updates on the FAIR Data Maturity Model RDA Working Group & the DG RTD FAIR i...
Updates on the FAIR Data Maturity Model RDA Working Group & the DG RTD FAIR i...
 
Services to support FAIR data - Introduction
Services to support FAIR data - IntroductionServices to support FAIR data - Introduction
Services to support FAIR data - Introduction
 
EOSC-synergy
EOSC-synergyEOSC-synergy
EOSC-synergy
 
ExPaNDS
ExPaNDSExPaNDS
ExPaNDS
 
EOSC-Pillar
EOSC-PillarEOSC-Pillar
EOSC-Pillar
 
NI4OS-Europe
NI4OS-EuropeNI4OS-Europe
NI4OS-Europe
 
Excellerat CoE
Excellerat CoEExcellerat CoE
Excellerat CoE
 
Pathways for EOSC-hub and MaX collaboration
Pathways for EOSC-hub and MaX collaborationPathways for EOSC-hub and MaX collaboration
Pathways for EOSC-hub and MaX collaboration
 
Overview on the HPC CoEs panorama
Overview on the HPC CoEs panoramaOverview on the HPC CoEs panorama
Overview on the HPC CoEs panorama
 
Overview of the Onboarding and validation process and the Rules of Participat...
Overview of the Onboarding and validation process and the Rules of Participat...Overview of the Onboarding and validation process and the Rules of Participat...
Overview of the Onboarding and validation process and the Rules of Participat...
 
ELIXIR Competence Centre in EOSC-hub
ELIXIR Competence Centre in EOSC-hubELIXIR Competence Centre in EOSC-hub
ELIXIR Competence Centre in EOSC-hub
 

Dernier

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 

Dernier (20)

Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 

Tobias Weigel: Example for an EOSC-hub Thematic Service - ENES Climate Analytics Service (ECAS)

  • 1. eosc-hub.eu @EOSC_eu EOSC-hub receives funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 777536. Tobias Weigel (DKRZ), Sandro Fiore (CMCC), Sofiane Bendoukha (DKRZ), Alessandro D’Anca (CMCC) The ENES Climate Analytics Service (ECAS)
  • 2. 2 Thematic Service: ENES Climate Analytics Service ENES: European Network for Earth System Modelling Partners in EOSChub: 4/17/2018 ECAS in EOSChub
  • 3. 3 Enable users to perform data analysis experiments Server-side, parallel, PID-enabled approach Facilitate a paradigm shift: - Take processing to the data - Establish parallelized workflows as key tool - Induce a cultural change Contribute to FAIR - Improven reusability of data and workflows - Contribute to trust by tracking basic provenance 4/17/2018 What will ECAS achieve?
  • 5. Server-side paradigm and datacube abstraction in Ophidia Oph_Term: a terlminal-like commands interpreter serving as a client for the Ophidia framework Ophidia framework: declarative, parallel server-side processing Through the oph_term the user run (“send”) commands (“operators”) to the Ophidia framework to manipulate datasets (“datacubes”) User metadata information Metadata provenance System metadata of the datacube (size, distribution, etc.)
  • 6. • Ophidia provides a wide set of array-based primitives to perform data summarization, sub-setting, predicates evaluation, statistical analysis, compression, etc. • Primitives come as plugins and are applied on a single datacube chunk (fragment) • They are provided both for byte-oriented and bit-oriented arrays • Primitives can be nested to get more complex functionalities • Compression can be a primitive too • New primitives can be easily integrated as additional plugins Array based primitives (about 100)
  • 7. OPERATOR NAME OPERATOR DESCRIPTION Operators “Data processing” – Domain-agnostic OPH_APPLY(datacube_in, datacube_out, array_based_primitive) Creates the datacube_out by applying the array-based primitive to the datacube_in OPH_DUPLICATE(datacube_ in, datacube_out) Creates a copy of the datacube_in in the datacube_out OPH_SUBSET(datacube_in, subset_string, datacube_out) Creates the datacube_out by doing a sub-setting of the datacube_in by applying the subset_string OPH_MERGE(datacube_in, merge_param, datacube_out) Creates the datacube_out by merging groups of merge_param fragments from datacube_in OPH_SPLIT(datacube_in, split_param, datacube_out) Creates the datacube_out by splitting into groups of split_param fragments each fragment of the datacube_in OPH_INTERCOMPARISON (datacube_in1, datacube_in2, datacube_out) Creates the datacube_out which is the element-wise difference between datacube_in1 and datacube_in2 OPH_DELETE(datacube_in) Removes the datacube_in OPERATOR NAME OPERATOR DESCRIPTION Operators “Data processing” – Domain-oriented OPH_EXPORT_NC (datacube_in, file_out) Exports the datacube_in data into the file_out NetCDF file. OPH_IMPORT_NC (file_in, datacube_out) Imports the data stored into the file_in NetCDF file into the new datacube_in datacube Operators “Data access” OPH_INSPECT_FRAG (datacube_in, fragment_in) Inspects the data stored in the fragment_in from the datacube_in OPH_PUBLISH(datacube_in) Publishes the datacube_in fragments into HTML pages Operators “Metadata” OPH_CUBE_ELEMENTS (datacube_in) Provides the total number of the elements in the datacube_in OPH_CUBE_SIZE (datacube_in) Provides the disk space occupied by the datacube_in OPH_LIST(void) Provides the list of available datacubes. OPH_CUBEIO(datacube_in) Provides the provenance information related to the datacube_in OPH_FIND(search_param) Provides the list of datacubes matching the search_param criteria Metadata management Data processing Data Access Datacube abstraction and operators (about 50) Import/Export
  • 8. 84/17/2018 Technical integration setup INDIGO PaaS WPS Community solutions / PyOphidia ESGF file storage Ophidia data store Ophidia service INDIGOESGF EUDAT B2DROP storage EUDAT B2HANDLE service ESGF infrastructure B2DROP service B2SHARE storage B2SHARE service B2ACCESS service (or comprehensive EOSC AAI solution...) WPS/Ophidia EGI: datahub IAM
  • 9. 94/17/2018 How to use it? B2ACCESS: coming soon...
  • 10. 10 Particularly useful for users who do not have - lots of on-site computing and storage resources - lots of bandwidth to transfer data - deep knowledge of typical community data and tools Wealth of data directly accessible (CMIP in particular) Apply same processing across data of diverse origin - Example: Cross-model output analysis 4/17/2018 Selling points for ENES users
  • 12. 12 Integration with EOSC services, technical and organizational Enabling trust through automated provenance tracking Multiple tutorials based on evolving tutorial material Aggregated user workflows from multiple disciplines Induce cultural change 4/17/2018 EOSC-hub integration and exploitation efforts
  • 13. eosc-hub.eu @EOSC_eu Thank you for your attention! Tobias Weigel, weigel@dkrz.de Sandro Fiore, sandro.fiore@cmcc.it Sofiane Bendoukha, bendoukha@dkrz.de Alessandro D’Anca, alessandro.danca@cmcc.it Questions?