Research Lifecycle Management technologies for Earth Science Communities and Copernicus users in EOSC (RELIANCE)
- INFRAEOSC-07-2020 Research and Innovation action.
- Grant number 101017501.
- 2 years project (01/2021 - 12/2022).
Led by the University of Oslo, Norway
At University of Oslo, the Department of Geosciences is heavily involved in research related to climate and the impacts of climate change on our societies and environments. These encompass broad research fields which ignores the traditional boundaries between geoscience disciplines, hence many researchers contribute to international networks, centres and projects worldwide.
Walk through Nature Geoscience paper “Equilibrium climate sensitivity above 5 °C plausible due to state-dependent cloud feedback” - Jenny Bjordal, Trude Storelvmo, Kari Alterskjær & Tim Carlsen
Galaxy Climate
-
All own CESM2 simulation outputs are available for download from Uninett Sigma: https://archive.sigma2.no/pages/public/datasetDetail.jsf?id=10.11582/2020.00028. - The standard CloudSat and CALIPSO data products (version R05) used in this study (2B-CWC-RO, 2C-ICE, ECMWF-AUX) were downloaded from the CloudSat Data Processing Center’s (at Cooperative Institute for Research in the Atmosphere, Colorado State University, Fort Collins) website.
-
All NCAR's CMIP6 historical surface air temperature data from CESM2 used in Fig. 1a is available through the Earth System Grid Federation (ESGF) server (https://esgf-data.dkrz.de/search/cmip6-dkrz/) under CMIP6, ‘source ID’ CESM2-FV2 and ‘experiment ID’ historical. The data used in this article were downloaded on 20 April 2020.
-
The dataset containing observed surface temperature, GISTEMP v4, was downloaded from https://data.giss.nasa.gov/gistemp/ on 6 May 2020. Source data are provided with this paper.
- CESM2 code is available on CESM github (which release ?)
- The code used to analyse satellite data is available here
- The code used to calculate cloud feedbacks using radiative kernels is available here.
No specific worflow management system was used at the time, however the Department recently started to work with:
Workflows are then stored in WorkflowHub under topic Galaxy Climate.
- All own CESM2 simulation output is available for download from Uninett Sigma: https://archive.sigma2.no/pages/public/datasetDetail.jsf?id=10.11582/2020.00028. - Extended data
- JupyterHub deployed through NIRD toolkit
-
Synergies with EOSC-nordic
-
More recently, researchers in the Nordics have access to https://eosc-nordic.uiogeo-apps.sigma2.no/ and Galaxy Climate Workbench (JupyterLab pangeo, etc.).
-
Soon researchers in the nordics will have access to a Nordic Galaxy Climate Workbench deployed on https://usegalaxy.no/.
- studies on 2020 lockdown
- Grand Challenge 1: Sea pollution - case study 1
- Grand Challenge 2: Loss of Biodiversity and Sustainability (Biodiversity, fisheries, marine litter) – case study 2
- Grand Challenge 3: Extreme weather events and climate adaptation (biomass) – case study 3
- Grand Challenge 4: Reducing the consequences of large volcanic eruptions – case study 4 and 5
If you'd like to develop and/or build the content book, you should:
- Clone this repository
- Run
pip install -r requirements.txt
(it is recommended you do this within a virtual environment) - (Optional) Edit the books source files located in the
content/
directory - Run
jupyter-book clean content/
to remove any existing builds - Run
jupyter-book build content/
A fully-rendered HTML version of the book will be built in content/_build/html/
.
We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.
The showcases are created using the excellent open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.