Getting started

Installation

You can get up and running with OpenGHG within a few minutes by following our installation guide. Along with our range of tutorials you'll get OpenGHG installed using conda or pip, your own local data store setup and be able to retrieve data from archives such as ICOS and CEDA in no time. Click here for our installation guide.

Tutorials

We've created some video tutorials covering how to get setup with OpenGHG and some of the data standardisation, retrieval and plotting tools we've created. You can find the notebooks we use in these videos on our documentation page, and in our repository. Click here for more tutorials.

News

Version 0.10.1 released

2024-09-27

Version 0.10.1 of OpenGHG brings bug fixes to search by passing a dictionary to data_level parameter. For the full list of changes see our changelog.

Version 0.10.0 released

2024-09-24

Version 0.10.0 of OpenGHG brings an update for data type classes to dynamically select inputs for the parse function and include any required/optional keys not passed to it in the metadata. Also range of other bug fixes. For the full list of changes see our changelog.

Videos
Installing OpenGHG - pip
2022-05-19
This short video covers creating a Python virtual environment and installing OpenGHG into it. Click here for a larger version.
Installing OpenGHG - conda
2022-05-19
This short video covers creating a conda environment and installing OpenGHG. Click here for a larger version.
Installing OpenGHG using pip and standardising some data
2022-05-19
This short tutorial covers getting OpenGHG setup, retrieving some example data, standardising it and making a quick plot.
Searching and plotting
2022-05-20
Here we cover searching, search refinement and plotting using a function from our openghg.plotting submodule.
Retrieving data from remote archives
2022-05-20
In this tutorial we cover retrieving data from the ICOS Carbon Portal and the CEDA archive.