SlideShare a Scribd company logo
1 of 38
Download to read offline
DATA @ YOUR FINGERTIPS
• Access to ICOS data
• Make it as easy as possible
• Five lines of code
to have a reproducible,
high quality graph
Motivation
Hermansen, O., Lund Myhre, C., Lunder, C., Platt, S., ICOS RI, 2019. ICOS
ATC CH4 Release, Zeppelin (15.0 m), 2017-07-27–2019-04-30,
https://hdl.handle.net/11676/YZtp9PTId2wyhcOjmeDAxBez
Zeppelin, Remote Arctic
lat: 78.9072, lon: 11.8867
nmolmol-1
• Python Library “icoscp”
• Examples
• Conclusion & Outlook
Topics for this Talk
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 4
Python Library
https://pypi.org/project/icoscp/
• Easy to install with pip
• Links to source code
• Links to documentation
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 5
Python Library
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 6
Python Library
• Find a PID by searching the ICOS Data Portal
https://data.icos-cp.eu
• Load the data into a pandas dataframe
https://exploredata.icos-cp.eu
• Python Library “icoscp”
• Examples
• Conclusion & Outlook
Topics for this Talk
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 8
Example: Data
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 9
Example: Data
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 10
Example: Data
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 11
Example: Data
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 12
Example: Data
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 13
Example: Explore
• Find a PID by searching the ICOS Data Portal
https://data.icos-cp.eu
• Explore persistent identifiers in python
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 14
Example: Explore
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 15
Example: Explore
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 16
Example: Explore
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 17
Example: Explore
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 18
What if …….
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 19
Example: Multisource
https://pangaea.de/ & https://data.icos-cp.eu/
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 20
Example: Multisource
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 21
Example: Multisource
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 22
Example: Multisource
• Python Library “icoscp”
• Examples
• Conclusion & Outlook
Topics for this Talk
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 24
Paradigm Shift
Pros Cons
No local storage needed No offline development
Collaboration: Share your code
without copying the data
Trust your Data Portal. Longterm
availability of source and PID
management
Concentrate on Science,
not data handling
If you work with a LOT of data,
HTTP transfer might be slower
than loading from local disk
New Version/Update can be
handled automatically
Meta data available
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 25
Good to Know
• Exploratory search through the library not as good as
the facetted search from the website (yet)
• Not all columns might be available compared to the
downloaded version
• No guarantee of 100% accurate representation …. But
we are confident to 99.9%
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 26
Good to Know
• This library is still considered a “ beta” version.
Hopefully a very stable beta…….
Please give us feedback, that’s the only way to make it
better and adjust the library to YOUR needs.
https://github.com/ICOS-Carbon-Portal/pylib/issues
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 27
Outlook
• Support for spatial datasets like netCDF files
• Convenience functions for collections
• Service to mint a Persistent Identification for your
work
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 28
Message to Take Home
• Play around on our Public Jupyter Hub Service
https://exploredata.icos-cp.eu
• It is easy…. You don’t need to be a rocket scientist
• It is transparent and reproducible
Thank you!
• Python Library “icoscp”
• Examples
• Conclusion & Outlook
• Data Dissemination
Topics for this Talk
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 31
Dissemination
Digital Data Object
• Meta-data
• File to download
• Snapshot
• Persistent Identification
• Facetted Search
https://data.icos-cp.eu/
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 32
Dissemination
Digital Data Object
• Meta-data
• File to download
• Snapshot
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 33
Dissemination
Digital Data Object
• Meta-data
• File to download
• Snapshot
• Untouched, exactly as it has
been uploaded
(ZIP file, PNG, NetCDF, CSV,
PDF….)
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 34
Dissemination
Digital Data Object
• Meta-data
• File to download
• Snapshot
• For tabular data
• Fast and easy
• Preview in the data portal
• Python library
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 35
Dissemination
Digital Data Object
• Meta-data
• File to download
• Snapshot
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 36
Data Flow
National Networks measure and observe green house gases
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 37
Data Flow
Carbon Portal
• Check meta data
• Sanity check
• Ingest data
• Create Persistent
Identification (PID)
Domain Experts for GHG in
Ecology – Ocean - Atmosphere
• Data curation
• Quality Assurance
• Quality Control
• Calculate Fluxes
• …
Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 38
Data Flow
Raw Data Measurements & Observations
Level 0 Physical quantities possibly converted.
Level 1 Working data are data that are generated
as intermediate steps for NRT and L2
Level 1 NRT Near Real Time data using automated
quality control
Level 2 Final, quality-checked ICOS RI Datasets
Level 3 Elaborated Products

More Related Content

What's hot

Graph Computing with Apache TinkerPop
Graph Computing with Apache TinkerPopGraph Computing with Apache TinkerPop
Graph Computing with Apache TinkerPopJason Plurad
 
Exploring Graph Use Cases with JanusGraph
Exploring Graph Use Cases with JanusGraphExploring Graph Use Cases with JanusGraph
Exploring Graph Use Cases with JanusGraphJason Plurad
 
Publishing metadata provenance
Publishing metadata provenancePublishing metadata provenance
Publishing metadata provenanceJana Hentschke
 
Graph Computing with JanusGraph
Graph Computing with JanusGraphGraph Computing with JanusGraph
Graph Computing with JanusGraphJason Plurad
 
Semantic search and Data Analysis with graphs - Iryna Feuerstein
Semantic search and Data Analysis with graphs - Iryna FeuersteinSemantic search and Data Analysis with graphs - Iryna Feuerstein
Semantic search and Data Analysis with graphs - Iryna FeuersteinDataconomy Media
 
Seventh openCypher Implementers Group Meeting: Status Update
Seventh openCypher Implementers Group Meeting: Status UpdateSeventh openCypher Implementers Group Meeting: Status Update
Seventh openCypher Implementers Group Meeting: Status UpdateopenCypher
 
Presto summit israel 2019-04
Presto summit   israel 2019-04Presto summit   israel 2019-04
Presto summit israel 2019-04Ori Reshef
 
Building Community APIs using GraphQL, Neo4j, and Kotlin
Building Community APIs using GraphQL, Neo4j, and KotlinBuilding Community APIs using GraphQL, Neo4j, and Kotlin
Building Community APIs using GraphQL, Neo4j, and KotlinNeo4j
 
Graph Computing with JanusGraph
Graph Computing with JanusGraphGraph Computing with JanusGraph
Graph Computing with JanusGraphJason Plurad
 
JPNIC Update
JPNIC UpdateJPNIC Update
JPNIC UpdateAPNIC
 
Beginners guide to weather and climate data
Beginners guide to weather and climate dataBeginners guide to weather and climate data
Beginners guide to weather and climate dataMargriet Groenendijk
 
Airline Reservations and Routing: A Graph Use Case
Airline Reservations and Routing: A Graph Use CaseAirline Reservations and Routing: A Graph Use Case
Airline Reservations and Routing: A Graph Use CaseJason Plurad
 
JanusGraph: Looking Backward, Reaching Forward
JanusGraph: Looking Backward, Reaching ForwardJanusGraph: Looking Backward, Reaching Forward
JanusGraph: Looking Backward, Reaching ForwardJason Plurad
 
Using Deep Learning to Identify Cyclists' Risk Factors in London | Presentation
Using Deep Learning to Identify Cyclists' Risk Factors in London | PresentationUsing Deep Learning to Identify Cyclists' Risk Factors in London | Presentation
Using Deep Learning to Identify Cyclists' Risk Factors in London | PresentationLuís Rita
 
Can we measure the (de)centralisedness of the Internet with RIPE Atlas?
Can we measure the (de)centralisedness of the Internet with RIPE Atlas?Can we measure the (de)centralisedness of the Internet with RIPE Atlas?
Can we measure the (de)centralisedness of the Internet with RIPE Atlas?RIPE NCC
 
Community-Driven Graphs with JanusGraph
Community-Driven Graphs with JanusGraphCommunity-Driven Graphs with JanusGraph
Community-Driven Graphs with JanusGraphJason Plurad
 
Kubernetes Config Management Landscape
Kubernetes Config Management LandscapeKubernetes Config Management Landscape
Kubernetes Config Management LandscapeTomasz Tarczyński
 

What's hot (18)

Graph Computing with Apache TinkerPop
Graph Computing with Apache TinkerPopGraph Computing with Apache TinkerPop
Graph Computing with Apache TinkerPop
 
Exploring Graph Use Cases with JanusGraph
Exploring Graph Use Cases with JanusGraphExploring Graph Use Cases with JanusGraph
Exploring Graph Use Cases with JanusGraph
 
Publishing metadata provenance
Publishing metadata provenancePublishing metadata provenance
Publishing metadata provenance
 
Graph Computing with JanusGraph
Graph Computing with JanusGraphGraph Computing with JanusGraph
Graph Computing with JanusGraph
 
Semantic search and Data Analysis with graphs - Iryna Feuerstein
Semantic search and Data Analysis with graphs - Iryna FeuersteinSemantic search and Data Analysis with graphs - Iryna Feuerstein
Semantic search and Data Analysis with graphs - Iryna Feuerstein
 
Seventh openCypher Implementers Group Meeting: Status Update
Seventh openCypher Implementers Group Meeting: Status UpdateSeventh openCypher Implementers Group Meeting: Status Update
Seventh openCypher Implementers Group Meeting: Status Update
 
Presto summit israel 2019-04
Presto summit   israel 2019-04Presto summit   israel 2019-04
Presto summit israel 2019-04
 
Building Community APIs using GraphQL, Neo4j, and Kotlin
Building Community APIs using GraphQL, Neo4j, and KotlinBuilding Community APIs using GraphQL, Neo4j, and Kotlin
Building Community APIs using GraphQL, Neo4j, and Kotlin
 
Graph Computing with JanusGraph
Graph Computing with JanusGraphGraph Computing with JanusGraph
Graph Computing with JanusGraph
 
JPNIC Update
JPNIC UpdateJPNIC Update
JPNIC Update
 
Beginners guide to weather and climate data
Beginners guide to weather and climate dataBeginners guide to weather and climate data
Beginners guide to weather and climate data
 
Airline Reservations and Routing: A Graph Use Case
Airline Reservations and Routing: A Graph Use CaseAirline Reservations and Routing: A Graph Use Case
Airline Reservations and Routing: A Graph Use Case
 
JanusGraph: Looking Backward, Reaching Forward
JanusGraph: Looking Backward, Reaching ForwardJanusGraph: Looking Backward, Reaching Forward
JanusGraph: Looking Backward, Reaching Forward
 
Using Deep Learning to Identify Cyclists' Risk Factors in London | Presentation
Using Deep Learning to Identify Cyclists' Risk Factors in London | PresentationUsing Deep Learning to Identify Cyclists' Risk Factors in London | Presentation
Using Deep Learning to Identify Cyclists' Risk Factors in London | Presentation
 
Comparative Studies
Comparative StudiesComparative Studies
Comparative Studies
 
Can we measure the (de)centralisedness of the Internet with RIPE Atlas?
Can we measure the (de)centralisedness of the Internet with RIPE Atlas?Can we measure the (de)centralisedness of the Internet with RIPE Atlas?
Can we measure the (de)centralisedness of the Internet with RIPE Atlas?
 
Community-Driven Graphs with JanusGraph
Community-Driven Graphs with JanusGraphCommunity-Driven Graphs with JanusGraph
Community-Driven Graphs with JanusGraph
 
Kubernetes Config Management Landscape
Kubernetes Config Management LandscapeKubernetes Config Management Landscape
Kubernetes Config Management Landscape
 

Similar to D'Onofrio, Claudio: ICOS Data at Your Fingertips

ICIC 2013 Conference Proceedings Uwe Rosemann TIB
ICIC 2013 Conference Proceedings Uwe Rosemann TIBICIC 2013 Conference Proceedings Uwe Rosemann TIB
ICIC 2013 Conference Proceedings Uwe Rosemann TIBDr. Haxel Consult
 
Libraries in the Big Data Era: Strategies and Challenges in Archiving and Sha...
Libraries in the Big Data Era: Strategies and Challenges in Archiving and Sha...Libraries in the Big Data Era: Strategies and Challenges in Archiving and Sha...
Libraries in the Big Data Era: Strategies and Challenges in Archiving and Sha...Peter Löwe
 
Repositories for OA, RDM and Beyond - Rory McNicholl
Repositories for OA, RDM and Beyond - Rory McNichollRepositories for OA, RDM and Beyond - Rory McNicholl
Repositories for OA, RDM and Beyond - Rory McNichollRepository Fringe
 
DSpace-CRIS: An Open Source Solution for Research - @THETA15
DSpace-CRIS: An Open Source Solution for Research - @THETA15DSpace-CRIS: An Open Source Solution for Research - @THETA15
DSpace-CRIS: An Open Source Solution for Research - @THETA15Michele Mennielli
 
RIR Collaboration on RIPEstat
RIR Collaboration on RIPEstatRIR Collaboration on RIPEstat
RIR Collaboration on RIPEstatRIPE NCC
 
Acquisition of audiovisual Scientific Technical Information from OSGeo: A wor...
Acquisition of audiovisual Scientific Technical Information from OSGeo: A wor...Acquisition of audiovisual Scientific Technical Information from OSGeo: A wor...
Acquisition of audiovisual Scientific Technical Information from OSGeo: A wor...Peter Löwe
 
Hardcore Data Science - in Practice
Hardcore Data Science - in PracticeHardcore Data Science - in Practice
Hardcore Data Science - in PracticeMikio L. Braun
 
Utilizing open-data
Utilizing open-dataUtilizing open-data
Utilizing open-dataccalnan
 
Utilizing Open Government Data Using Drupal
Utilizing Open Government Data Using DrupalUtilizing Open Government Data Using Drupal
Utilizing Open Government Data Using Drupalccalnan
 
Primers or Reminders? The Effects of Existing Review Comments on Code Review
Primers or Reminders? The Effects of Existing Review Comments on Code ReviewPrimers or Reminders? The Effects of Existing Review Comments on Code Review
Primers or Reminders? The Effects of Existing Review Comments on Code ReviewDelft University of Technology
 
Tech Job Conference: Software Engineer @Criteo
Tech Job Conference: Software Engineer @CriteoTech Job Conference: Software Engineer @Criteo
Tech Job Conference: Software Engineer @CriteoGilles Legoux
 
H2O at Berlin R Meetup
H2O at Berlin R MeetupH2O at Berlin R Meetup
H2O at Berlin R MeetupJo-fai Chow
 
Berlin R Meetup
Berlin R MeetupBerlin R Meetup
Berlin R MeetupSri Ambati
 
Metadata Aggregation: Assessing the Application of IIIF and Sitemaps within C...
Metadata Aggregation: Assessing the Application of IIIF and Sitemaps within C...Metadata Aggregation: Assessing the Application of IIIF and Sitemaps within C...
Metadata Aggregation: Assessing the Application of IIIF and Sitemaps within C...Nuno Freire
 
Social Connections 14 - ICS Integration with Node-RED and Open Source
Social Connections 14 - ICS Integration with Node-RED and Open SourceSocial Connections 14 - ICS Integration with Node-RED and Open Source
Social Connections 14 - ICS Integration with Node-RED and Open SourcePaul Withers
 
ICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open SourceICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open SourceLetsConnect
 
Building a National Research Data Commons – Transforming Scholarship Through ...
Building a National Research Data Commons – Transforming Scholarship Through ...Building a National Research Data Commons – Transforming Scholarship Through ...
Building a National Research Data Commons – Transforming Scholarship Through ...Andrew Treloar
 

Similar to D'Onofrio, Claudio: ICOS Data at Your Fingertips (20)

ICIC 2013 Conference Proceedings Uwe Rosemann TIB
ICIC 2013 Conference Proceedings Uwe Rosemann TIBICIC 2013 Conference Proceedings Uwe Rosemann TIB
ICIC 2013 Conference Proceedings Uwe Rosemann TIB
 
Libraries in the Big Data Era: Strategies and Challenges in Archiving and Sha...
Libraries in the Big Data Era: Strategies and Challenges in Archiving and Sha...Libraries in the Big Data Era: Strategies and Challenges in Archiving and Sha...
Libraries in the Big Data Era: Strategies and Challenges in Archiving and Sha...
 
Ecosystem WG
Ecosystem WGEcosystem WG
Ecosystem WG
 
Repositories for OA, RDM and Beyond - Rory McNicholl
Repositories for OA, RDM and Beyond - Rory McNichollRepositories for OA, RDM and Beyond - Rory McNicholl
Repositories for OA, RDM and Beyond - Rory McNicholl
 
DSpace-CRIS: An Open Source Solution for Research - @THETA15
DSpace-CRIS: An Open Source Solution for Research - @THETA15DSpace-CRIS: An Open Source Solution for Research - @THETA15
DSpace-CRIS: An Open Source Solution for Research - @THETA15
 
RIR Collaboration on RIPEstat
RIR Collaboration on RIPEstatRIR Collaboration on RIPEstat
RIR Collaboration on RIPEstat
 
Acquisition of audiovisual Scientific Technical Information from OSGeo: A wor...
Acquisition of audiovisual Scientific Technical Information from OSGeo: A wor...Acquisition of audiovisual Scientific Technical Information from OSGeo: A wor...
Acquisition of audiovisual Scientific Technical Information from OSGeo: A wor...
 
Hardcore Data Science - in Practice
Hardcore Data Science - in PracticeHardcore Data Science - in Practice
Hardcore Data Science - in Practice
 
Utilizing open-data
Utilizing open-dataUtilizing open-data
Utilizing open-data
 
Utilizing Open Government Data Using Drupal
Utilizing Open Government Data Using DrupalUtilizing Open Government Data Using Drupal
Utilizing Open Government Data Using Drupal
 
Primers or Reminders? The Effects of Existing Review Comments on Code Review
Primers or Reminders? The Effects of Existing Review Comments on Code ReviewPrimers or Reminders? The Effects of Existing Review Comments on Code Review
Primers or Reminders? The Effects of Existing Review Comments on Code Review
 
IXP Country Jedi i Observable
IXP Country Jedi i ObservableIXP Country Jedi i Observable
IXP Country Jedi i Observable
 
Tech Job Conference: Software Engineer @Criteo
Tech Job Conference: Software Engineer @CriteoTech Job Conference: Software Engineer @Criteo
Tech Job Conference: Software Engineer @Criteo
 
H2O at Berlin R Meetup
H2O at Berlin R MeetupH2O at Berlin R Meetup
H2O at Berlin R Meetup
 
Berlin R Meetup
Berlin R MeetupBerlin R Meetup
Berlin R Meetup
 
ICOS Services and Products
ICOS Services and Products ICOS Services and Products
ICOS Services and Products
 
Metadata Aggregation: Assessing the Application of IIIF and Sitemaps within C...
Metadata Aggregation: Assessing the Application of IIIF and Sitemaps within C...Metadata Aggregation: Assessing the Application of IIIF and Sitemaps within C...
Metadata Aggregation: Assessing the Application of IIIF and Sitemaps within C...
 
Social Connections 14 - ICS Integration with Node-RED and Open Source
Social Connections 14 - ICS Integration with Node-RED and Open SourceSocial Connections 14 - ICS Integration with Node-RED and Open Source
Social Connections 14 - ICS Integration with Node-RED and Open Source
 
ICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open SourceICS INtegration with Node-RED and Open Source
ICS INtegration with Node-RED and Open Source
 
Building a National Research Data Commons – Transforming Scholarship Through ...
Building a National Research Data Commons – Transforming Scholarship Through ...Building a National Research Data Commons – Transforming Scholarship Through ...
Building a National Research Data Commons – Transforming Scholarship Through ...
 

More from Integrated Carbon Observation System (ICOS)

Kirtzel, Hans-Jürgen: FM-CW Wind Lidar “Wind Ranger” and Multi-Path Sonic “uS...
Kirtzel, Hans-Jürgen: FM-CW Wind Lidar “Wind Ranger” and Multi-Path Sonic “uS...Kirtzel, Hans-Jürgen: FM-CW Wind Lidar “Wind Ranger” and Multi-Path Sonic “uS...
Kirtzel, Hans-Jürgen: FM-CW Wind Lidar “Wind Ranger” and Multi-Path Sonic “uS...Integrated Carbon Observation System (ICOS)
 
Dukat, Paulina: How does drought impact water and carbon exchange in the temp...
Dukat, Paulina: How does drought impact water and carbon exchange in the temp...Dukat, Paulina: How does drought impact water and carbon exchange in the temp...
Dukat, Paulina: How does drought impact water and carbon exchange in the temp...Integrated Carbon Observation System (ICOS)
 
van Zwieten, Ruthger: Performance assessment of the mobile g4301 Cavity Ring-...
van Zwieten, Ruthger: Performance assessment of the mobile g4301 Cavity Ring-...van Zwieten, Ruthger: Performance assessment of the mobile g4301 Cavity Ring-...
van Zwieten, Ruthger: Performance assessment of the mobile g4301 Cavity Ring-...Integrated Carbon Observation System (ICOS)
 
McKinley, Galen: Physical knowledge to improve and extend machine learning pC...
McKinley, Galen: Physical knowledge to improve and extend machine learning pC...McKinley, Galen: Physical knowledge to improve and extend machine learning pC...
McKinley, Galen: Physical knowledge to improve and extend machine learning pC...Integrated Carbon Observation System (ICOS)
 
Kowalska, Natalia: Does Below-Above Canopy Air Mass Decoupling Impact Tempera...
Kowalska, Natalia: Does Below-Above Canopy Air Mass Decoupling Impact Tempera...Kowalska, Natalia: Does Below-Above Canopy Air Mass Decoupling Impact Tempera...
Kowalska, Natalia: Does Below-Above Canopy Air Mass Decoupling Impact Tempera...Integrated Carbon Observation System (ICOS)
 
Cinelli, Giorgia: Use of outdoor radon activity concentration and radon flux ...
Cinelli, Giorgia: Use of outdoor radon activity concentration and radon flux ...Cinelli, Giorgia: Use of outdoor radon activity concentration and radon flux ...
Cinelli, Giorgia: Use of outdoor radon activity concentration and radon flux ...Integrated Carbon Observation System (ICOS)
 
McKain, Kathryn: One year of aircraft vertical profile measurements of CO2, C...
McKain, Kathryn: One year of aircraft vertical profile measurements of CO2, C...McKain, Kathryn: One year of aircraft vertical profile measurements of CO2, C...
McKain, Kathryn: One year of aircraft vertical profile measurements of CO2, C...Integrated Carbon Observation System (ICOS)
 
Leseurre, Coraline: Investigation of the Suess Effect in the Southern Indian ...
Leseurre, Coraline: Investigation of the Suess Effect in the Southern Indian ...Leseurre, Coraline: Investigation of the Suess Effect in the Southern Indian ...
Leseurre, Coraline: Investigation of the Suess Effect in the Southern Indian ...Integrated Carbon Observation System (ICOS)
 
Havu, Minttu: Spatial variability of local carbon emissions and sinks in Hels...
Havu, Minttu: Spatial variability of local carbon emissions and sinks in Hels...Havu, Minttu: Spatial variability of local carbon emissions and sinks in Hels...
Havu, Minttu: Spatial variability of local carbon emissions and sinks in Hels...Integrated Carbon Observation System (ICOS)
 
Suto, Hiroshi: The Greenhouse gas Observations of Biospheric and Local Emissi...
Suto, Hiroshi: The Greenhouse gas Observations of Biospheric and Local Emissi...Suto, Hiroshi: The Greenhouse gas Observations of Biospheric and Local Emissi...
Suto, Hiroshi: The Greenhouse gas Observations of Biospheric and Local Emissi...Integrated Carbon Observation System (ICOS)
 
Moonen, Robbert: First results of CO2 and H2O isotope-Flux Measurements in th...
Moonen, Robbert: First results of CO2 and H2O isotope-Flux Measurements in th...Moonen, Robbert: First results of CO2 and H2O isotope-Flux Measurements in th...
Moonen, Robbert: First results of CO2 and H2O isotope-Flux Measurements in th...Integrated Carbon Observation System (ICOS)
 
Mikaloff-Fletcher, Sara: MethaneSAT: Towards detecting agricultural emissions...
Mikaloff-Fletcher, Sara: MethaneSAT: Towards detecting agricultural emissions...Mikaloff-Fletcher, Sara: MethaneSAT: Towards detecting agricultural emissions...
Mikaloff-Fletcher, Sara: MethaneSAT: Towards detecting agricultural emissions...Integrated Carbon Observation System (ICOS)
 
Leggett, Graham: LI-COR Trace Gas Analyzers - Applications for Measurements o...
Leggett, Graham: LI-COR Trace Gas Analyzers - Applications for Measurements o...Leggett, Graham: LI-COR Trace Gas Analyzers - Applications for Measurements o...
Leggett, Graham: LI-COR Trace Gas Analyzers - Applications for Measurements o...Integrated Carbon Observation System (ICOS)
 
Kikaj, Dafina: Importance of harmonizing radon datasets for reducing uncertai...
Kikaj, Dafina: Importance of harmonizing radon datasets for reducing uncertai...Kikaj, Dafina: Importance of harmonizing radon datasets for reducing uncertai...
Kikaj, Dafina: Importance of harmonizing radon datasets for reducing uncertai...Integrated Carbon Observation System (ICOS)
 
Grünwald, Thomas: Windthrow turns a former old spruce forest into a net CO2 s...
Grünwald, Thomas: Windthrow turns a former old spruce forest into a net CO2 s...Grünwald, Thomas: Windthrow turns a former old spruce forest into a net CO2 s...
Grünwald, Thomas: Windthrow turns a former old spruce forest into a net CO2 s...Integrated Carbon Observation System (ICOS)
 
Davis, Kenneth: Applications of eddy covariance flux measurements in quantify...
Davis, Kenneth: Applications of eddy covariance flux measurements in quantify...Davis, Kenneth: Applications of eddy covariance flux measurements in quantify...
Davis, Kenneth: Applications of eddy covariance flux measurements in quantify...Integrated Carbon Observation System (ICOS)
 

More from Integrated Carbon Observation System (ICOS) (20)

Röttger, Annette: Overview on radon metrology
Röttger, Annette:  Overview on radon metrologyRöttger, Annette:  Overview on radon metrology
Röttger, Annette: Overview on radon metrology
 
Kirtzel, Hans-Jürgen: FM-CW Wind Lidar “Wind Ranger” and Multi-Path Sonic “uS...
Kirtzel, Hans-Jürgen: FM-CW Wind Lidar “Wind Ranger” and Multi-Path Sonic “uS...Kirtzel, Hans-Jürgen: FM-CW Wind Lidar “Wind Ranger” and Multi-Path Sonic “uS...
Kirtzel, Hans-Jürgen: FM-CW Wind Lidar “Wind Ranger” and Multi-Path Sonic “uS...
 
Jocher, Georg: Addressing forest canopy decoupling on a global scale
Jocher, Georg: Addressing forest canopy decoupling on a global scaleJocher, Georg: Addressing forest canopy decoupling on a global scale
Jocher, Georg: Addressing forest canopy decoupling on a global scale
 
Dukat, Paulina: How does drought impact water and carbon exchange in the temp...
Dukat, Paulina: How does drought impact water and carbon exchange in the temp...Dukat, Paulina: How does drought impact water and carbon exchange in the temp...
Dukat, Paulina: How does drought impact water and carbon exchange in the temp...
 
van Zwieten, Ruthger: Performance assessment of the mobile g4301 Cavity Ring-...
van Zwieten, Ruthger: Performance assessment of the mobile g4301 Cavity Ring-...van Zwieten, Ruthger: Performance assessment of the mobile g4301 Cavity Ring-...
van Zwieten, Ruthger: Performance assessment of the mobile g4301 Cavity Ring-...
 
Vainio, Elisa: Carbon Action – Towards regenerative agriculture in Finland
Vainio, Elisa: Carbon Action – Towards regenerative agriculture in FinlandVainio, Elisa: Carbon Action – Towards regenerative agriculture in Finland
Vainio, Elisa: Carbon Action – Towards regenerative agriculture in Finland
 
McKinley, Galen: Physical knowledge to improve and extend machine learning pC...
McKinley, Galen: Physical knowledge to improve and extend machine learning pC...McKinley, Galen: Physical knowledge to improve and extend machine learning pC...
McKinley, Galen: Physical knowledge to improve and extend machine learning pC...
 
Kowalska, Natalia: Does Below-Above Canopy Air Mass Decoupling Impact Tempera...
Kowalska, Natalia: Does Below-Above Canopy Air Mass Decoupling Impact Tempera...Kowalska, Natalia: Does Below-Above Canopy Air Mass Decoupling Impact Tempera...
Kowalska, Natalia: Does Below-Above Canopy Air Mass Decoupling Impact Tempera...
 
Cinelli, Giorgia: Use of outdoor radon activity concentration and radon flux ...
Cinelli, Giorgia: Use of outdoor radon activity concentration and radon flux ...Cinelli, Giorgia: Use of outdoor radon activity concentration and radon flux ...
Cinelli, Giorgia: Use of outdoor radon activity concentration and radon flux ...
 
McKain, Kathryn: One year of aircraft vertical profile measurements of CO2, C...
McKain, Kathryn: One year of aircraft vertical profile measurements of CO2, C...McKain, Kathryn: One year of aircraft vertical profile measurements of CO2, C...
McKain, Kathryn: One year of aircraft vertical profile measurements of CO2, C...
 
Leseurre, Coraline: Investigation of the Suess Effect in the Southern Indian ...
Leseurre, Coraline: Investigation of the Suess Effect in the Southern Indian ...Leseurre, Coraline: Investigation of the Suess Effect in the Southern Indian ...
Leseurre, Coraline: Investigation of the Suess Effect in the Southern Indian ...
 
Havu, Minttu: Spatial variability of local carbon emissions and sinks in Hels...
Havu, Minttu: Spatial variability of local carbon emissions and sinks in Hels...Havu, Minttu: Spatial variability of local carbon emissions and sinks in Hels...
Havu, Minttu: Spatial variability of local carbon emissions and sinks in Hels...
 
Veerkamp, Hannes: Measurements of the CO2 gas transfer velocity in Jade Bay
Veerkamp, Hannes: Measurements of the CO2 gas transfer velocity in Jade BayVeerkamp, Hannes: Measurements of the CO2 gas transfer velocity in Jade Bay
Veerkamp, Hannes: Measurements of the CO2 gas transfer velocity in Jade Bay
 
Suto, Hiroshi: The Greenhouse gas Observations of Biospheric and Local Emissi...
Suto, Hiroshi: The Greenhouse gas Observations of Biospheric and Local Emissi...Suto, Hiroshi: The Greenhouse gas Observations of Biospheric and Local Emissi...
Suto, Hiroshi: The Greenhouse gas Observations of Biospheric and Local Emissi...
 
Moonen, Robbert: First results of CO2 and H2O isotope-Flux Measurements in th...
Moonen, Robbert: First results of CO2 and H2O isotope-Flux Measurements in th...Moonen, Robbert: First results of CO2 and H2O isotope-Flux Measurements in th...
Moonen, Robbert: First results of CO2 and H2O isotope-Flux Measurements in th...
 
Mikaloff-Fletcher, Sara: MethaneSAT: Towards detecting agricultural emissions...
Mikaloff-Fletcher, Sara: MethaneSAT: Towards detecting agricultural emissions...Mikaloff-Fletcher, Sara: MethaneSAT: Towards detecting agricultural emissions...
Mikaloff-Fletcher, Sara: MethaneSAT: Towards detecting agricultural emissions...
 
Leggett, Graham: LI-COR Trace Gas Analyzers - Applications for Measurements o...
Leggett, Graham: LI-COR Trace Gas Analyzers - Applications for Measurements o...Leggett, Graham: LI-COR Trace Gas Analyzers - Applications for Measurements o...
Leggett, Graham: LI-COR Trace Gas Analyzers - Applications for Measurements o...
 
Kikaj, Dafina: Importance of harmonizing radon datasets for reducing uncertai...
Kikaj, Dafina: Importance of harmonizing radon datasets for reducing uncertai...Kikaj, Dafina: Importance of harmonizing radon datasets for reducing uncertai...
Kikaj, Dafina: Importance of harmonizing radon datasets for reducing uncertai...
 
Grünwald, Thomas: Windthrow turns a former old spruce forest into a net CO2 s...
Grünwald, Thomas: Windthrow turns a former old spruce forest into a net CO2 s...Grünwald, Thomas: Windthrow turns a former old spruce forest into a net CO2 s...
Grünwald, Thomas: Windthrow turns a former old spruce forest into a net CO2 s...
 
Davis, Kenneth: Applications of eddy covariance flux measurements in quantify...
Davis, Kenneth: Applications of eddy covariance flux measurements in quantify...Davis, Kenneth: Applications of eddy covariance flux measurements in quantify...
Davis, Kenneth: Applications of eddy covariance flux measurements in quantify...
 

Recently uploaded

Bioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptxBioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptx023NiWayanAnggiSriWa
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...lizamodels9
 
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxGenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxBerniceCayabyab1
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfSELF-EXPLANATORY
 
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXDole Philippines School
 
Pests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxEran Akiva Sinbar
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...Universidade Federal de Sergipe - UFS
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationColumbia Weather Systems
 
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPirithiRaju
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayupadhyaymani499
 
ECG Graph Monitoring with AD8232 ECG Sensor & Arduino.pptx
ECG Graph Monitoring with AD8232 ECG Sensor & Arduino.pptxECG Graph Monitoring with AD8232 ECG Sensor & Arduino.pptx
ECG Graph Monitoring with AD8232 ECG Sensor & Arduino.pptxmaryFF1
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.PraveenaKalaiselvan1
 
User Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationUser Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationColumbia Weather Systems
 
basic entomology with insect anatomy and taxonomy
basic entomology with insect anatomy and taxonomybasic entomology with insect anatomy and taxonomy
basic entomology with insect anatomy and taxonomyDrAnita Sharma
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubaikojalkojal131
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

Bioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptxBioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptx
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
 
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxGenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
 
Volatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -IVolatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -I
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTXALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
ALL ABOUT MIXTURES IN GRADE 7 CLASS PPTX
 
Pests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdf
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptx
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather Station
 
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdf
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyay
 
ECG Graph Monitoring with AD8232 ECG Sensor & Arduino.pptx
ECG Graph Monitoring with AD8232 ECG Sensor & Arduino.pptxECG Graph Monitoring with AD8232 ECG Sensor & Arduino.pptx
ECG Graph Monitoring with AD8232 ECG Sensor & Arduino.pptx
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
 
User Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationUser Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather Station
 
basic entomology with insect anatomy and taxonomy
basic entomology with insect anatomy and taxonomybasic entomology with insect anatomy and taxonomy
basic entomology with insect anatomy and taxonomy
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 

D'Onofrio, Claudio: ICOS Data at Your Fingertips

  • 1. DATA @ YOUR FINGERTIPS
  • 2. • Access to ICOS data • Make it as easy as possible • Five lines of code to have a reproducible, high quality graph Motivation Hermansen, O., Lund Myhre, C., Lunder, C., Platt, S., ICOS RI, 2019. ICOS ATC CH4 Release, Zeppelin (15.0 m), 2017-07-27–2019-04-30, https://hdl.handle.net/11676/YZtp9PTId2wyhcOjmeDAxBez Zeppelin, Remote Arctic lat: 78.9072, lon: 11.8867 nmolmol-1
  • 3. • Python Library “icoscp” • Examples • Conclusion & Outlook Topics for this Talk
  • 4. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 4 Python Library https://pypi.org/project/icoscp/ • Easy to install with pip • Links to source code • Links to documentation
  • 5. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 5 Python Library
  • 6. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 6 Python Library • Find a PID by searching the ICOS Data Portal https://data.icos-cp.eu • Load the data into a pandas dataframe https://exploredata.icos-cp.eu
  • 7. • Python Library “icoscp” • Examples • Conclusion & Outlook Topics for this Talk
  • 8. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 8 Example: Data
  • 9. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 9 Example: Data
  • 10. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 10 Example: Data
  • 11. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 11 Example: Data
  • 12. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 12 Example: Data
  • 13. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 13 Example: Explore • Find a PID by searching the ICOS Data Portal https://data.icos-cp.eu • Explore persistent identifiers in python
  • 14. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 14 Example: Explore
  • 15. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 15 Example: Explore
  • 16. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 16 Example: Explore
  • 17. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 17 Example: Explore
  • 18. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 18 What if …….
  • 19. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 19 Example: Multisource https://pangaea.de/ & https://data.icos-cp.eu/
  • 20. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 20 Example: Multisource
  • 21. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 21 Example: Multisource
  • 22. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 22 Example: Multisource
  • 23. • Python Library “icoscp” • Examples • Conclusion & Outlook Topics for this Talk
  • 24. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 24 Paradigm Shift Pros Cons No local storage needed No offline development Collaboration: Share your code without copying the data Trust your Data Portal. Longterm availability of source and PID management Concentrate on Science, not data handling If you work with a LOT of data, HTTP transfer might be slower than loading from local disk New Version/Update can be handled automatically Meta data available
  • 25. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 25 Good to Know • Exploratory search through the library not as good as the facetted search from the website (yet) • Not all columns might be available compared to the downloaded version • No guarantee of 100% accurate representation …. But we are confident to 99.9%
  • 26. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 26 Good to Know • This library is still considered a “ beta” version. Hopefully a very stable beta……. Please give us feedback, that’s the only way to make it better and adjust the library to YOUR needs. https://github.com/ICOS-Carbon-Portal/pylib/issues
  • 27. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 27 Outlook • Support for spatial datasets like netCDF files • Convenience functions for collections • Service to mint a Persistent Identification for your work
  • 28. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 28 Message to Take Home • Play around on our Public Jupyter Hub Service https://exploredata.icos-cp.eu • It is easy…. You don’t need to be a rocket scientist • It is transparent and reproducible
  • 30. • Python Library “icoscp” • Examples • Conclusion & Outlook • Data Dissemination Topics for this Talk
  • 31. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 31 Dissemination Digital Data Object • Meta-data • File to download • Snapshot • Persistent Identification • Facetted Search https://data.icos-cp.eu/
  • 32. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 32 Dissemination Digital Data Object • Meta-data • File to download • Snapshot
  • 33. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 33 Dissemination Digital Data Object • Meta-data • File to download • Snapshot • Untouched, exactly as it has been uploaded (ZIP file, PNG, NetCDF, CSV, PDF….)
  • 34. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 34 Dissemination Digital Data Object • Meta-data • File to download • Snapshot • For tabular data • Fast and easy • Preview in the data portal • Python library
  • 35. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 35 Dissemination Digital Data Object • Meta-data • File to download • Snapshot
  • 36. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 36 Data Flow National Networks measure and observe green house gases
  • 37. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 37 Data Flow Carbon Portal • Check meta data • Sanity check • Ingest data • Create Persistent Identification (PID) Domain Experts for GHG in Ecology – Ocean - Atmosphere • Data curation • Quality Assurance • Quality Control • Calculate Fluxes • …
  • 38. Claudio D’Onofrio & The Carbon Portal Team | September 2020 | 38 Data Flow Raw Data Measurements & Observations Level 0 Physical quantities possibly converted. Level 1 Working data are data that are generated as intermediate steps for NRT and L2 Level 1 NRT Near Real Time data using automated quality control Level 2 Final, quality-checked ICOS RI Datasets Level 3 Elaborated Products