https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/Head https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g http://www.nanopub.org/nschema#hasAssertion https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/assertion https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g http://www.nanopub.org/nschema#hasProvenance https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/provenance https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g http://www.nanopub.org/nschema#hasPublicationInfo https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/pubinfo https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.nanopub.org/nschema#Nanopublication https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/assertion http://eurovoc.europa.eu/3949 http://schema.org/description http://eurovoc.europa.eu/3949 http://schema.org/name Applied sciences http://eurovoc.europa.eu/3949 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/DefinedTerm http://eurovoc.europa.eu/6384 http://schema.org/description http://eurovoc.europa.eu/6384 http://schema.org/name Climatology http://eurovoc.europa.eu/6384 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/DefinedTerm https://doi.org/10.5281/zenodo.4543739 http://schema.org/author https://orcid.org/0000-0002-1784-2920 https://doi.org/10.5281/zenodo.4543739 http://schema.org/contentUrl https://doi.org/10.5281/zenodo.4543739 https://doi.org/10.5281/zenodo.4543739 http://schema.org/creator https://orcid.org/0000-0002-1784-2920 https://doi.org/10.5281/zenodo.4543739 http://schema.org/dateCreated 2022-03-28 14:18:39.324751+00:00 https://doi.org/10.5281/zenodo.4543739 http://schema.org/dateModified 2022-03-29 12:31:10.297007+00:00 https://doi.org/10.5281/zenodo.4543739 http://schema.org/description By deploying JupyterLab with PANGEO, CESM and ESMValTool conda environments as a new Climate Galaxy interactive tool, we are aiming at bridging the gap between climate scientists and non-climate specialists. Galaxy is an open, web-based platform for accessible, reproducible, and transparent computational research. One of the strength of Galaxy is that it does not require programming experience and allow researchers to easily upload data, run complex tools and workflows in a reproducible manner, and visualize results. Galaxy Climate is quite new and aims at offering tools to everyone interested in Climate Science so that they can analyse and visualize climate data produced by climate scientists. However, climate scientists and in particular climate modellers have very different working practices: they often like to use command lines for running climate models and thanks to the PANGEO community (a community platform for Big Data geoscience) the Jupyter ecosystem has become very popular with several deployments of JupyterHubs dedicated to climate data analysis. By deploying JupyterLab with PANGEO, CESM and ESMValTool conda environments as a new Climate Galaxy interactive tool (https://live.usegalaxy.eu/?tool_id=interactive_tool_climate_notebook), we are aiming at bridging the gap between climate scientists and non-climate specialists. On this poster, we will show typical use cases both for research (https://nordicesmhub.github.io/eosc-nordic-climate-demonstrator/02-use-cases/) and for teaching (https://nordicesmhub.github.io/NEGI-Abisko-2019/intro). https://doi.org/10.5281/zenodo.4543739 http://schema.org/license https://choosealicense.com/no-permission/ https://doi.org/10.5281/zenodo.4543739 http://schema.org/name Climate JupyterLab as an interactive tool in Galaxy https://doi.org/10.5281/zenodo.4543739 http://schema.org/sdDatePublished 2022-03-28 14:18:39.324751+00:00 https://doi.org/10.5281/zenodo.4543739 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Resource https://doi.org/10.5281/zenodo.4543739 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/MediaObject https://doi.org/10.5281/zenodo.4543739 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/PresentationDigitalDocument https://doi.org/10.5281/zenodo.6394185 http://schema.org/author https://orcid.org/0000-0002-1784-2920 https://doi.org/10.5281/zenodo.6394185 http://schema.org/contentUrl https://doi.org/10.5281/zenodo.6394185 https://doi.org/10.5281/zenodo.6394185 http://schema.org/creator https://orcid.org/0000-0002-1784-2920 https://doi.org/10.5281/zenodo.6394185 http://schema.org/dateCreated 2022-03-29 17:55:05.034625+00:00 https://doi.org/10.5281/zenodo.6394185 http://schema.org/dateModified 2022-03-29 17:55:28.200093+00:00 https://doi.org/10.5281/zenodo.6394185 http://schema.org/description This is a tarball for the Docker climate-JupyterLab image - Version 2021-03-18. To use it: download the image file docker-climate-notebook-2021-03-18.tar load it with docker with the command: docker load --input docker-climate-notebook-2021-03-18.tar launch the Docker container binding of your data folder (on the local machine) with the /import folder i(inside the container) with the command: docker run -v my_data_folder:/import -p 7777:8888 quay.io/nordicesmhub/docker-climate-notebook:2021-03-18 start your favorite web browser and go to: http://localhost:7777/ipython/ See https://github.com/NordicESMhub/docker-climate-notebook for more details https://doi.org/10.5281/zenodo.6394185 http://schema.org/license https://choosealicense.com/no-permission/ https://doi.org/10.5281/zenodo.6394185 http://schema.org/name Docker climate-JupyterLab image Version 2021-03-18 https://doi.org/10.5281/zenodo.6394185 http://schema.org/sdDatePublished 2022-03-29 17:55:05.034625+00:00 https://doi.org/10.5281/zenodo.6394185 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Resource https://doi.org/10.5281/zenodo.6394185 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/MediaObject https://doi.org/10.5281/zenodo.6394185 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/SoftwareApplication https://github.com/NordicESMhub/docker-climate-notebook http://schema.org/author https://orcid.org/0000-0002-1784-2920 https://github.com/NordicESMhub/docker-climate-notebook http://schema.org/contentUrl https://github.com/NordicESMhub/docker-climate-notebook https://github.com/NordicESMhub/docker-climate-notebook http://schema.org/creator https://orcid.org/0000-0002-1784-2920 https://github.com/NordicESMhub/docker-climate-notebook http://schema.org/dateCreated 2022-03-29 12:01:31.834492+00:00 https://github.com/NordicESMhub/docker-climate-notebook http://schema.org/dateModified 2022-03-29 12:01:32.864725+00:00 https://github.com/NordicESMhub/docker-climate-notebook http://schema.org/description This github repository contains all the sources required for building the docker containers that are made available in Quay Container Registry. https://github.com/NordicESMhub/docker-climate-notebook http://schema.org/license https://choosealicense.com/no-permission/ https://github.com/NordicESMhub/docker-climate-notebook http://schema.org/name Source code for building the docker container (github repository) https://github.com/NordicESMhub/docker-climate-notebook http://schema.org/sdDatePublished 2022-03-29 12:01:31.834492+00:00 https://github.com/NordicESMhub/docker-climate-notebook http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Resource https://github.com/NordicESMhub/docker-climate-notebook http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/MediaObject https://github.com/NordicESMhub/docker-climate-notebook http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/SoftwareSourceCode https://jupyterlab.readthedocs.io/en/stable/ http://schema.org/author https://orcid.org/0000-0002-1784-2920 https://jupyterlab.readthedocs.io/en/stable/ http://schema.org/contentUrl https://jupyterlab.readthedocs.io/en/stable/ https://jupyterlab.readthedocs.io/en/stable/ http://schema.org/creator https://orcid.org/0000-0002-1784-2920 https://jupyterlab.readthedocs.io/en/stable/ http://schema.org/dateCreated 2022-03-28 14:14:45.648769+00:00 https://jupyterlab.readthedocs.io/en/stable/ http://schema.org/dateModified 2022-03-28 14:14:48.916367+00:00 https://jupyterlab.readthedocs.io/en/stable/ http://schema.org/description Link to the online JupyterLab documentation. https://jupyterlab.readthedocs.io/en/stable/ http://schema.org/license https://choosealicense.com/no-permission/ https://jupyterlab.readthedocs.io/en/stable/ http://schema.org/name JupyterLab Documentation https://jupyterlab.readthedocs.io/en/stable/ http://schema.org/sdDatePublished 2022-03-28 14:14:45.648769+00:00 https://jupyterlab.readthedocs.io/en/stable/ http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Resource https://jupyterlab.readthedocs.io/en/stable/ http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/MediaObject https://jupyterlab.readthedocs.io/en/stable/ http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/SoftwareApplication https://orcid.org/0000-0002-3079-6586 http://schema.org/affiliation University of Freiburg, Freiburg (Germany) https://orcid.org/0000-0002-3079-6586 http://schema.org/email bjoern.gruening@gmail.com https://orcid.org/0000-0002-3079-6586 http://schema.org/name Björn Grüning https://orcid.org/0000-0002-3079-6586 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Agent https://orcid.org/0000-0002-3079-6586 https://w3id.org/dingo#orcid 0000-0002-3079-6586 https://quay.io/repository/nordicesmhub/docker-climate-notebook http://schema.org/author https://orcid.org/0000-0002-1784-2920 https://quay.io/repository/nordicesmhub/docker-climate-notebook http://schema.org/contentUrl https://quay.io/repository/nordicesmhub/docker-climate-notebook https://quay.io/repository/nordicesmhub/docker-climate-notebook http://schema.org/creator https://orcid.org/0000-0002-1784-2920 https://quay.io/repository/nordicesmhub/docker-climate-notebook http://schema.org/dateCreated 2022-03-29 11:58:28.213223+00:00 https://quay.io/repository/nordicesmhub/docker-climate-notebook http://schema.org/dateModified 2022-03-29 11:58:28.966930+00:00 https://quay.io/repository/nordicesmhub/docker-climate-notebook http://schema.org/description These docker images (different tags) correspond to the docker images built for Galaxy Climate JupyterLab. The docker images can be used within Galaxy and as standalone docker images. You can use the same images we use in Galaxy on your local computer or any other platform: 1. Pull an existing image locally docker pull quay.io/nordicesmhub/docker-climate-notebook 2. Run a pre-build image from docker registry 3. To start your JupyterLab: docker run -p 7777:8888 quay.io/nordicesmhub/docker-climate-notebook and you will top open a new terminal and start your favorite web browser. your running Jupyter Notebook instance on http://localhost:7777/ipython/. Remark: for reproducibility purpose, we suggest you use a specific tag e.g. docker pull quay.io/nordicesmhub/docker-climate-notebook:2021-03-18 Then use the same tag when starting your JupyterLab application: docker run -p 7777:8888 quay.io/nordicesmhub/docker-climate-notebook:2021-03-18 https://quay.io/repository/nordicesmhub/docker-climate-notebook http://schema.org/license https://choosealicense.com/no-permission/ https://quay.io/repository/nordicesmhub/docker-climate-notebook http://schema.org/name Docker images for Galaxy Climate JupyterLab (Quay Container Registry) https://quay.io/repository/nordicesmhub/docker-climate-notebook http://schema.org/sdDatePublished 2022-03-29 11:58:28.213223+00:00 https://quay.io/repository/nordicesmhub/docker-climate-notebook http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Resource https://quay.io/repository/nordicesmhub/docker-climate-notebook http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/ImageObject https://quay.io/repository/nordicesmhub/docker-climate-notebook http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/MediaObject https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://schema.org/author https://orcid.org/0000-0002-1784-2920 https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://schema.org/contentUrl https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://schema.org/creator https://orcid.org/0000-0002-1784-2920 https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://schema.org/dateCreated 2022-03-29 11:41:30.552728+00:00 https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://schema.org/dateModified 2022-03-29 11:41:31.321829+00:00 https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://schema.org/description This is a gif animated image showing how to start the Galaxy Climate JupyterLab in Galaxy Europe https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://schema.org/encodingFormat image/gif https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://schema.org/license https://choosealicense.com/no-permission/ https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://schema.org/name How to start Galaxy Climate JupyterLab (gif animated) https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://schema.org/sdDatePublished 2022-03-29 11:41:30.552728+00:00 https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/roterms#Sketch https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Resource https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/MediaObject https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://schema.org/author https://orcid.org/0000-0002-1784-2920 https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://schema.org/contentUrl https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://schema.org/creator https://orcid.org/0000-0002-1784-2920 https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://schema.org/dateCreated 2022-03-29 11:43:11.075459+00:00 https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://schema.org/dateModified 2022-03-29 11:44:13.311536+00:00 https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://schema.org/description This is a gif animated image showing some of the functionalities of the Galaxy Climate JupyterLab https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://schema.org/encodingFormat image/gif https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://schema.org/license https://choosealicense.com/no-permission/ https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://schema.org/name Demo of some of the functionalities of the Galaxy Climate JupyterLab (gif animated) https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://schema.org/sdDatePublished 2022-03-29 11:43:11.075459+00:00 https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/roterms#Sketch https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Resource https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/MediaObject https://ror.org/01xtthb56 http://schema.org/identifier 01xtthb56 https://ror.org/01xtthb56 http://schema.org/name University of Oslo https://ror.org/01xtthb56 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/Organization https://ror.org/01xtthb56 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Agent https://ror.org/04jcwf484 http://schema.org/identifier 04jcwf484 https://ror.org/04jcwf484 http://schema.org/name Nordic e-Infrastructure Collaboration https://ror.org/04jcwf484 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/Organization https://ror.org/04jcwf484 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Agent https://w3id.org/ro-id/9c3bfd43-7e4f-4073-8735-f280ad4ab419 http://purl.org/wf4ever/roevo#forkedAtTime 2022-03-30 15:55:20.341672+00:00 https://w3id.org/ro-id/9c3bfd43-7e4f-4073-8735-f280ad4ab419 http://purl.org/wf4ever/roevo#forkedBy https://w3id.org/ro-id/users/annefou%40geo.uio.no https://w3id.org/ro-id/9c3bfd43-7e4f-4073-8735-f280ad4ab419 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/ro#ResearchObject https://w3id.org/ro-id/9c3bfd43-7e4f-4073-8735-f280ad4ab419 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/roevo#ForkedRO https://w3id.org/ro-id/9c3bfd43-7e4f-4073-8735-f280ad4ab419 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/roevo#LiveRO https://w3id.org/ro-id/9c3bfd43-7e4f-4073-8735-f280ad4ab419 http://www.w3.org/ns/prov#wasDerivedFrom https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d https://w3id.org/ro-id/cb869c7a-7a89-49dd-9038-b8a05a91dc6e http://purl.org/wf4ever/roevo#isFinalized False https://w3id.org/ro-id/cb869c7a-7a89-49dd-9038-b8a05a91dc6e http://purl.org/wf4ever/roevo#isSnapshotOf https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d https://w3id.org/ro-id/cb869c7a-7a89-49dd-9038-b8a05a91dc6e http://purl.org/wf4ever/roevo#snapshotedAtTime 2022-03-29 18:08:11.857053+00:00 https://w3id.org/ro-id/cb869c7a-7a89-49dd-9038-b8a05a91dc6e http://purl.org/wf4ever/roevo#snapshotedBy https://w3id.org/ro-id/users/annefou%40geo.uio.no https://w3id.org/ro-id/cb869c7a-7a89-49dd-9038-b8a05a91dc6e http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/ro#ResearchObject https://w3id.org/ro-id/cb869c7a-7a89-49dd-9038-b8a05a91dc6e http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/roevo#SnapshotRO https://w3id.org/ro-id/enrichment/04fe8731-42c8-48fe-8731-fbc666b83d6c http://schema.org/name docker container https://w3id.org/ro-id/enrichment/04fe8731-42c8-48fe-8731-fbc666b83d6c http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Phrase https://w3id.org/ro-id/enrichment/04fe8731-42c8-48fe-8731-fbc666b83d6c https://w3id.org/ro/terms/earth-science#normScore 17.88793103448276 https://w3id.org/ro-id/enrichment/04fe8731-42c8-48fe-8731-fbc666b83d6c https://w3id.org/ro/terms/earth-science#score 16.6 https://w3id.org/ro-id/enrichment/0c80cea3-f939-46be-ad9a-c3d216b01524 http://schema.org/name shipping container https://w3id.org/ro-id/enrichment/0c80cea3-f939-46be-ad9a-c3d216b01524 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Concept https://w3id.org/ro-id/enrichment/0c80cea3-f939-46be-ad9a-c3d216b01524 https://w3id.org/ro/terms/earth-science#normScore 23.324022346368718 https://w3id.org/ro-id/enrichment/0c80cea3-f939-46be-ad9a-c3d216b01524 https://w3id.org/ro/terms/earth-science#score 16.7 https://w3id.org/ro-id/enrichment/0efbe623-3d5f-41d4-a189-a413574e4e58 http://schema.org/name Climate https://w3id.org/ro-id/enrichment/0efbe623-3d5f-41d4-a189-a413574e4e58 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Lemma https://w3id.org/ro-id/enrichment/0efbe623-3d5f-41d4-a189-a413574e4e58 https://w3id.org/ro/terms/earth-science#normScore 5.112474437627812 https://w3id.org/ro-id/enrichment/0efbe623-3d5f-41d4-a189-a413574e4e58 https://w3id.org/ro/terms/earth-science#score 5.0 https://w3id.org/ro-id/enrichment/1ce3555b-3a0d-4a5a-9e02-c11310cb22e5 http://schema.org/name container https://w3id.org/ro-id/enrichment/1ce3555b-3a0d-4a5a-9e02-c11310cb22e5 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Concept https://w3id.org/ro-id/enrichment/1ce3555b-3a0d-4a5a-9e02-c11310cb22e5 https://w3id.org/ro/terms/earth-science#normScore 17.45810055865922 https://w3id.org/ro-id/enrichment/1ce3555b-3a0d-4a5a-9e02-c11310cb22e5 https://w3id.org/ro/terms/earth-science#score 12.5 https://w3id.org/ro-id/enrichment/1f29c305-88ee-4cbe-9100-87fb9d5e88ec http://schema.org/name docker Climate analysis Jupyter container https://w3id.org/ro-id/enrichment/1f29c305-88ee-4cbe-9100-87fb9d5e88ec http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Phrase https://w3id.org/ro-id/enrichment/1f29c305-88ee-4cbe-9100-87fb9d5e88ec https://w3id.org/ro/terms/earth-science#normScore 7.004310344827586 https://w3id.org/ro-id/enrichment/1f29c305-88ee-4cbe-9100-87fb9d5e88ec https://w3id.org/ro/terms/earth-science#score 6.5 https://w3id.org/ro-id/enrichment/27226d86-ea7a-4f31-8750-90f7ede18347 http://schema.org/name image https://w3id.org/ro-id/enrichment/27226d86-ea7a-4f31-8750-90f7ede18347 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Concept https://w3id.org/ro-id/enrichment/27226d86-ea7a-4f31-8750-90f7ede18347 https://w3id.org/ro/terms/earth-science#normScore 11.452513966480446 https://w3id.org/ro-id/enrichment/27226d86-ea7a-4f31-8750-90f7ede18347 https://w3id.org/ro/terms/earth-science#score 8.2 https://w3id.org/ro-id/enrichment/302df11a-6906-4d9f-8e6f-13ff05f6baa7 http://schema.org/name Waterway and maritime transport https://w3id.org/ro-id/enrichment/302df11a-6906-4d9f-8e6f-13ff05f6baa7 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#IPTC https://w3id.org/ro-id/enrichment/302df11a-6906-4d9f-8e6f-13ff05f6baa7 https://w3id.org/ro/terms/earth-science#path Economy, business and finance/Economic sector/Transport/Waterway and maritime transport https://w3id.org/ro-id/enrichment/3ca51db2-bdad-4868-883c-9e1ea4213ad6 http://schema.org/name atmospheric sciences https://w3id.org/ro-id/enrichment/3ca51db2-bdad-4868-883c-9e1ea4213ad6 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#FieldOfResearch https://w3id.org/ro-id/enrichment/3ca51db2-bdad-4868-883c-9e1ea4213ad6 https://w3id.org/ro/terms/earth-science#normScore 100.0 https://w3id.org/ro-id/enrichment/3ca51db2-bdad-4868-883c-9e1ea4213ad6 https://w3id.org/ro/terms/earth-science#score 0.8577955365180969 https://w3id.org/ro-id/enrichment/4885381f-f984-44c5-a10c-f1dfe82e570c http://schema.org/name Jupyter Docker container https://w3id.org/ro-id/enrichment/4885381f-f984-44c5-a10c-f1dfe82e570c http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Phrase https://w3id.org/ro-id/enrichment/4885381f-f984-44c5-a10c-f1dfe82e570c https://w3id.org/ro/terms/earth-science#normScore 7.112068965517242 https://w3id.org/ro-id/enrichment/4885381f-f984-44c5-a10c-f1dfe82e570c https://w3id.org/ro/terms/earth-science#score 6.6 https://w3id.org/ro-id/enrichment/48abf7c2-982e-4ec3-a177-b9b9a8a0995b http://schema.org/name http https://w3id.org/ro-id/enrichment/48abf7c2-982e-4ec3-a177-b9b9a8a0995b http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Concept https://w3id.org/ro-id/enrichment/48abf7c2-982e-4ec3-a177-b9b9a8a0995b https://w3id.org/ro/terms/earth-science#normScore 7.262569832402235 https://w3id.org/ro-id/enrichment/48abf7c2-982e-4ec3-a177-b9b9a8a0995b https://w3id.org/ro/terms/earth-science#score 5.2 https://w3id.org/ro-id/enrichment/4b2bcb74-de84-46e0-ad97-753ca8c47ff7 http://schema.org/name Samsung Galaxy https://w3id.org/ro-id/enrichment/4b2bcb74-de84-46e0-ad97-753ca8c47ff7 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Concept https://w3id.org/ro-id/enrichment/4b2bcb74-de84-46e0-ad97-753ca8c47ff7 https://w3id.org/ro/terms/earth-science#normScore 31.005586592178773 https://w3id.org/ro-id/enrichment/4b2bcb74-de84-46e0-ad97-753ca8c47ff7 https://w3id.org/ro/terms/earth-science#score 22.2 https://w3id.org/ro-id/enrichment/523718a3-001b-4ce8-8e90-55c72ed2f838 http://schema.org/name Docker Climate Analysis Jupyter Container. https://w3id.org/ro-id/enrichment/523718a3-001b-4ce8-8e90-55c72ed2f838 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Sentence https://w3id.org/ro-id/enrichment/523718a3-001b-4ce8-8e90-55c72ed2f838 https://w3id.org/ro/terms/earth-science#normScore 33.460559796437664 https://w3id.org/ro-id/enrichment/523718a3-001b-4ce8-8e90-55c72ed2f838 https://w3id.org/ro/terms/earth-science#score 26.3 https://w3id.org/ro-id/enrichment/8da9c05d-01ab-4bdd-b704-18d92610347e http://schema.org/name Occupations https://w3id.org/ro-id/enrichment/8da9c05d-01ab-4bdd-b704-18d92610347e http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#IPTC https://w3id.org/ro-id/enrichment/8da9c05d-01ab-4bdd-b704-18d92610347e https://w3id.org/ro/terms/earth-science#path Labour/Employment/Occupations https://w3id.org/ro-id/enrichment/8ed7cdbc-82b3-423c-9b1c-be5a524ede78 http://schema.org/name r. This image can be used to integrate Jupyter into Gala https://w3id.org/ro-id/enrichment/8ed7cdbc-82b3-423c-9b1c-be5a524ede78 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Sentence https://w3id.org/ro-id/enrichment/8ed7cdbc-82b3-423c-9b1c-be5a524ede78 https://w3id.org/ro/terms/earth-science#normScore 34.09669211195929 https://w3id.org/ro-id/enrichment/8ed7cdbc-82b3-423c-9b1c-be5a524ede78 https://w3id.org/ro/terms/earth-science#score 26.8 https://w3id.org/ro-id/enrichment/8f1908c2-9283-4027-8472-8d04efdcb0eb http://schema.org/name loader https://w3id.org/ro-id/enrichment/8f1908c2-9283-4027-8472-8d04efdcb0eb http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Concept https://w3id.org/ro-id/enrichment/8f1908c2-9283-4027-8472-8d04efdcb0eb https://w3id.org/ro/terms/earth-science#normScore 9.497206703910615 https://w3id.org/ro-id/enrichment/8f1908c2-9283-4027-8472-8d04efdcb0eb https://w3id.org/ro/terms/earth-science#score 6.8 https://w3id.org/ro-id/enrichment/8fe07a55-1179-4f29-a0c0-7723f561a469 http://schema.org/name y. This Jupyter Docker container is used by the Galaxy Project and can be installed from the quay.io index (https://quay.io/repository/nordicesmhub/docker-climate-notebo https://w3id.org/ro-id/enrichment/8fe07a55-1179-4f29-a0c0-7723f561a469 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Sentence https://w3id.org/ro-id/enrichment/8fe07a55-1179-4f29-a0c0-7723f561a469 https://w3id.org/ro/terms/earth-science#normScore 32.44274809160306 https://w3id.org/ro-id/enrichment/8fe07a55-1179-4f29-a0c0-7723f561a469 https://w3id.org/ro/terms/earth-science#score 25.5 https://w3id.org/ro-id/enrichment/9b31822c-0e7d-4974-8a69-f03061663206 http://schema.org/name integrate Jupyter https://w3id.org/ro-id/enrichment/9b31822c-0e7d-4974-8a69-f03061663206 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Phrase https://w3id.org/ro-id/enrichment/9b31822c-0e7d-4974-8a69-f03061663206 https://w3id.org/ro/terms/earth-science#normScore 4.310344827586207 https://w3id.org/ro-id/enrichment/9b31822c-0e7d-4974-8a69-f03061663206 https://w3id.org/ro/terms/earth-science#score 4.0 https://w3id.org/ro-id/enrichment/9f0b21bd-13dc-4575-991d-186d8a8cdf5c http://schema.org/name analysis Jupyter container https://w3id.org/ro-id/enrichment/9f0b21bd-13dc-4575-991d-186d8a8cdf5c http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Phrase https://w3id.org/ro-id/enrichment/9f0b21bd-13dc-4575-991d-186d8a8cdf5c https://w3id.org/ro/terms/earth-science#normScore 63.685344827586206 https://w3id.org/ro-id/enrichment/9f0b21bd-13dc-4575-991d-186d8a8cdf5c https://w3id.org/ro/terms/earth-science#score 59.1 https://w3id.org/ro-id/enrichment/a6c356a4-0d5e-48db-9d55-3c847fedcf77 http://schema.org/name Wireless technology https://w3id.org/ro-id/enrichment/a6c356a4-0d5e-48db-9d55-3c847fedcf77 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#IPTC https://w3id.org/ro-id/enrichment/a6c356a4-0d5e-48db-9d55-3c847fedcf77 https://w3id.org/ro/terms/earth-science#path Economy, business and finance/Economic sector/Computing and information technology/Wireless technology https://w3id.org/ro-id/enrichment/acd908d1-31b9-48cd-b570-f4fa7a8f92ee http://schema.org/name docker https://w3id.org/ro-id/enrichment/acd908d1-31b9-48cd-b570-f4fa7a8f92ee http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Lemma https://w3id.org/ro-id/enrichment/acd908d1-31b9-48cd-b570-f4fa7a8f92ee https://w3id.org/ro/terms/earth-science#normScore 6.6462167689161555 https://w3id.org/ro-id/enrichment/acd908d1-31b9-48cd-b570-f4fa7a8f92ee https://w3id.org/ro/terms/earth-science#score 6.5 https://w3id.org/ro-id/enrichment/aee0904e-d5e7-4c8d-ad70-05a453ccb467 http://schema.org/name Jupyter https://w3id.org/ro-id/enrichment/aee0904e-d5e7-4c8d-ad70-05a453ccb467 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Lemma https://w3id.org/ro-id/enrichment/aee0904e-d5e7-4c8d-ad70-05a453ccb467 https://w3id.org/ro/terms/earth-science#normScore 25.869120654396728 https://w3id.org/ro-id/enrichment/aee0904e-d5e7-4c8d-ad70-05a453ccb467 https://w3id.org/ro/terms/earth-science#score 25.3 https://w3id.org/ro-id/enrichment/af16e5a7-11da-44fa-8275-1dc90461cc3c http://schema.org/name Samsung Galaxy https://w3id.org/ro-id/enrichment/af16e5a7-11da-44fa-8275-1dc90461cc3c http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Lemma https://w3id.org/ro-id/enrichment/af16e5a7-11da-44fa-8275-1dc90461cc3c https://w3id.org/ro/terms/earth-science#normScore 26.789366053169736 https://w3id.org/ro-id/enrichment/af16e5a7-11da-44fa-8275-1dc90461cc3c https://w3id.org/ro/terms/earth-science#score 26.2 https://w3id.org/ro-id/enrichment/c1435dba-bfbd-4fbc-8281-66b8edfc967b http://schema.org/name image https://w3id.org/ro-id/enrichment/c1435dba-bfbd-4fbc-8281-66b8edfc967b http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Lemma https://w3id.org/ro-id/enrichment/c1435dba-bfbd-4fbc-8281-66b8edfc967b https://w3id.org/ro/terms/earth-science#normScore 8.895705521472392 https://w3id.org/ro-id/enrichment/c1435dba-bfbd-4fbc-8281-66b8edfc967b https://w3id.org/ro/terms/earth-science#score 8.7 https://w3id.org/ro-id/enrichment/cb8de36b-21da-4586-bf0e-6f7b0aad8569 http://schema.org/name mathematical and computer sciences https://w3id.org/ro-id/enrichment/cb8de36b-21da-4586-bf0e-6f7b0aad8569 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#NASA https://w3id.org/ro-id/enrichment/cb8de36b-21da-4586-bf0e-6f7b0aad8569 https://w3id.org/ro/terms/earth-science#normScore 100.0 https://w3id.org/ro-id/enrichment/cb8de36b-21da-4586-bf0e-6f7b0aad8569 https://w3id.org/ro/terms/earth-science#score 0.7481239438056946 https://w3id.org/ro-id/enrichment/ce8f1487-3f1c-40ce-99af-277be6434008 http://schema.org/name earth sciences https://w3id.org/ro-id/enrichment/ce8f1487-3f1c-40ce-99af-277be6434008 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#FieldOfResearch https://w3id.org/ro-id/enrichment/ce8f1487-3f1c-40ce-99af-277be6434008 https://w3id.org/ro/terms/earth-science#normScore 100.0 https://w3id.org/ro-id/enrichment/ce8f1487-3f1c-40ce-99af-277be6434008 https://w3id.org/ro/terms/earth-science#score 0.8577955365180969 https://w3id.org/ro-id/enrichment/e38348c0-e953-49c2-aee7-56effb6bc3a2 http://schema.org/name http https://w3id.org/ro-id/enrichment/e38348c0-e953-49c2-aee7-56effb6bc3a2 http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Lemma https://w3id.org/ro-id/enrichment/e38348c0-e953-49c2-aee7-56effb6bc3a2 https://w3id.org/ro/terms/earth-science#normScore 6.543967280163599 https://w3id.org/ro-id/enrichment/e38348c0-e953-49c2-aee7-56effb6bc3a2 https://w3id.org/ro/terms/earth-science#score 6.4 https://w3id.org/ro-id/enrichment/ea1b486e-329d-4916-982e-3bee7bdc0a5e http://schema.org/name container https://w3id.org/ro-id/enrichment/ea1b486e-329d-4916-982e-3bee7bdc0a5e http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#Lemma https://w3id.org/ro-id/enrichment/ea1b486e-329d-4916-982e-3bee7bdc0a5e https://w3id.org/ro/terms/earth-science#normScore 20.143149284253578 https://w3id.org/ro-id/enrichment/ea1b486e-329d-4916-982e-3bee7bdc0a5e https://w3id.org/ro/terms/earth-science#score 19.7 https://w3id.org/ro-id/enrichment/f52a2182-e43a-402d-b4d3-f3076bb31b3b http://schema.org/name computer programming and software https://w3id.org/ro-id/enrichment/f52a2182-e43a-402d-b4d3-f3076bb31b3b http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#NASA https://w3id.org/ro-id/enrichment/f52a2182-e43a-402d-b4d3-f3076bb31b3b https://w3id.org/ro/terms/earth-science#normScore 100.0 https://w3id.org/ro-id/enrichment/f52a2182-e43a-402d-b4d3-f3076bb31b3b https://w3id.org/ro/terms/earth-science#score 0.7481239438056946 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#29f86f65-ea67-4adc-8fbf-5fbce598fe8a http://schema.org/geo https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#2d5459da-ddf7-4fdb-a2ba-f495889c678f https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#29f86f65-ea67-4adc-8fbf-5fbce598fe8a http://schema.org/identifier 29f86f65-ea67-4adc-8fbf-5fbce598fe8a https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#29f86f65-ea67-4adc-8fbf-5fbce598fe8a http://schema.org/name POINT (10.766601562500002 59.921531172441085) https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#29f86f65-ea67-4adc-8fbf-5fbce598fe8a http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/Place https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#2d5459da-ddf7-4fdb-a2ba-f495889c678f http://schema.org/latitude 10.766601562500002 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#2d5459da-ddf7-4fdb-a2ba-f495889c678f http://schema.org/longitude 59.921531172441085 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#2d5459da-ddf7-4fdb-a2ba-f495889c678f http://schema.org/name POINT (10.766601562500002 59.921531172441085) https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#2d5459da-ddf7-4fdb-a2ba-f495889c678f http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/GeoCoordinates https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#3be725ae-6c84-433c-83ab-c47dda8858bb http://schema.org/latitude 7.8337097307667145 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#3be725ae-6c84-433c-83ab-c47dda8858bb http://schema.org/longitude 48.01044395569975 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#3be725ae-6c84-433c-83ab-c47dda8858bb http://schema.org/name POINT (7.8337097307667145 48.01044395569975) https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#3be725ae-6c84-433c-83ab-c47dda8858bb http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/GeoCoordinates https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#6979d9b9-d419-4640-b091-f87d1b1f96f0 http://schema.org/geo https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#3be725ae-6c84-433c-83ab-c47dda8858bb https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#6979d9b9-d419-4640-b091-f87d1b1f96f0 http://schema.org/identifier 6979d9b9-d419-4640-b091-f87d1b1f96f0 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#6979d9b9-d419-4640-b091-f87d1b1f96f0 http://schema.org/name POINT (7.8337097307667145 48.01044395569975) https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#6979d9b9-d419-4640-b091-f87d1b1f96f0 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/Place https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://purl.org/wf4ever/roevo#hasFork https://w3id.org/ro-id/9c3bfd43-7e4f-4073-8735-f280ad4ab419 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://purl.org/wf4ever/roevo#hasSnapshot https://w3id.org/ro-id/cb869c7a-7a89-49dd-9038-b8a05a91dc6e https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/about http://eurovoc.europa.eu/3949 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/about http://eurovoc.europa.eu/6384 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/author mailto:annefou@geo.uio.no https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/contentLocation https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#29f86f65-ea67-4adc-8fbf-5fbce598fe8a https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/contentLocation https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/#6979d9b9-d419-4640-b091-f87d1b1f96f0 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/contentSize 31827 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/contentUrl https://api.rohub.org/api/ros/f55e746b-6a1e-4712-ac21-a3c99869783d/crate/download/ https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/contributor https://orcid.org/0000-0002-3079-6586 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/copyrightHolder https://ror.org/01xtthb56 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/creator mailto:annefou@geo.uio.no https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/dateCreated 2022-03-26 09:45:54.364171+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/dateModified 2025-10-18 11:54:43.023442+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/datePublished 2022-03-26 09:45:54.364171+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/description 🐳 🔬 📚 Jupyter running in a docker container. This image can be used to integrate Jupyter into Galaxy. This Jupyter Docker container is used by the Galaxy Project and can be installed from the quay.io index (https://quay.io/repository/nordicesmhub/docker-climate-notebook). https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/encodingFormat application/ld+json https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/hasPart https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/02dfc471-762e-4b51-8b12-f6bc779f6d29 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/hasPart https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/3f495ef4-ea88-4021-a0a9-6cd20939849f https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/hasPart https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/bf116be4-6527-40c0-8204-782e09a22ec1 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/hasPart https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/d8ba1d34-be89-44cb-a825-d77292886992 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/identifier https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/keywords cesm https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/keywords climate https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/keywords docker https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/keywords esmvaltool https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/keywords jupyterlab https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/keywords pangeo https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/license https://choosealicense.com/no-permission/ https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/name Docker Climate Analysis Jupyter Container https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/publisher https://ror.org/01xtthb56 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://schema.org/publisher https://ror.org/04jcwf484 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#creation_mode MANUAL https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/04fe8731-42c8-48fe-8731-fbc666b83d6c https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/0c80cea3-f939-46be-ad9a-c3d216b01524 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/0efbe623-3d5f-41d4-a189-a413574e4e58 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/1ce3555b-3a0d-4a5a-9e02-c11310cb22e5 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/1f29c305-88ee-4cbe-9100-87fb9d5e88ec https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/27226d86-ea7a-4f31-8750-90f7ede18347 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/302df11a-6906-4d9f-8e6f-13ff05f6baa7 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/3ca51db2-bdad-4868-883c-9e1ea4213ad6 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/4885381f-f984-44c5-a10c-f1dfe82e570c https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/48abf7c2-982e-4ec3-a177-b9b9a8a0995b https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/4b2bcb74-de84-46e0-ad97-753ca8c47ff7 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/523718a3-001b-4ce8-8e90-55c72ed2f838 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/8da9c05d-01ab-4bdd-b704-18d92610347e https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/8ed7cdbc-82b3-423c-9b1c-be5a524ede78 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/8f1908c2-9283-4027-8472-8d04efdcb0eb https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/8fe07a55-1179-4f29-a0c0-7723f561a469 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/9b31822c-0e7d-4974-8a69-f03061663206 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/9f0b21bd-13dc-4575-991d-186d8a8cdf5c https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/a6c356a4-0d5e-48db-9d55-3c847fedcf77 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/acd908d1-31b9-48cd-b570-f4fa7a8f92ee https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/aee0904e-d5e7-4c8d-ad70-05a453ccb467 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/af16e5a7-11da-44fa-8275-1dc90461cc3c https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/c1435dba-bfbd-4fbc-8281-66b8edfc967b https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/cb8de36b-21da-4586-bf0e-6f7b0aad8569 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/ce8f1487-3f1c-40ce-99af-277be6434008 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/e38348c0-e953-49c2-aee7-56effb6bc3a2 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/ea1b486e-329d-4916-982e-3bee7bdc0a5e https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://w3id.org/ro-id/rohub/model#enrichmentSubject https://w3id.org/ro-id/enrichment/f52a2182-e43a-402d-b4d3-f3076bb31b3b https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://www.opengis.net/ont/geosparql#hasGeometry https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/f6498540-63ee-43e1-8d91-8e4d97334303 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/ro#ResearchObject https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/roevo#LiveRO https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/Dataset https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://w3id.org/ro/earth-scienceExecutableResearchObject https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ http://www.w3.org/1999/02/22-rdf-syntax-ns#type https://w3id.org/ro/terms/earth-science#ExecutableResearchObject https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ https://www.w3.org/ns/iana/link-relations/relation#cite-as Anne Foilloux, and Björn Grüning. "Docker Climate Analysis Jupyter Container." ROHub. Mar 26 ,2022. https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d. https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/86cab475-53ae-4125-83e1-9dd3a547930b http://www.opengis.net/ont/geosparql#asWKT POINT (7.8337097307667145 48.01044395569975) https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/86cab475-53ae-4125-83e1-9dd3a547930b http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.opengis.net/ont/geosparql#Geometry https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/86cab475-53ae-4125-83e1-9dd3a547930b http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.opengis.net/ont/sf#Point https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/f6498540-63ee-43e1-8d91-8e4d97334303 http://www.opengis.net/ont/geosparql#asWKT POINT (10.766601562500002 59.921531172441085) https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/f6498540-63ee-43e1-8d91-8e4d97334303 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.opengis.net/ont/geosparql#Geometry https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/f6498540-63ee-43e1-8d91-8e4d97334303 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.opengis.net/ont/sf#Point https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/02dfc471-762e-4b51-8b12-f6bc779f6d29 http://schema.org/hasPart https://quay.io/repository/nordicesmhub/docker-climate-notebook https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/02dfc471-762e-4b51-8b12-f6bc779f6d29 http://schema.org/hasPart https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/map_vis_Galaxy.gif https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/02dfc471-762e-4b51-8b12-f6bc779f6d29 http://schema.org/name output https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/02dfc471-762e-4b51-8b12-f6bc779f6d29 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Folder https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/02dfc471-762e-4b51-8b12-f6bc779f6d29 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/Dataset https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/3f495ef4-ea88-4021-a0a9-6cd20939849f http://schema.org/hasPart https://doi.org/10.5281/zenodo.6394185 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/3f495ef4-ea88-4021-a0a9-6cd20939849f http://schema.org/hasPart https://github.com/NordicESMhub/docker-climate-notebook https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/3f495ef4-ea88-4021-a0a9-6cd20939849f http://schema.org/hasPart https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/3f495ef4-ea88-4021-a0a9-6cd20939849f http://schema.org/hasPart https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/3f495ef4-ea88-4021-a0a9-6cd20939849f http://schema.org/name tool https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/3f495ef4-ea88-4021-a0a9-6cd20939849f http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Folder https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/3f495ef4-ea88-4021-a0a9-6cd20939849f http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/Dataset https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/bf116be4-6527-40c0-8204-782e09a22ec1 http://schema.org/hasPart https://doi.org/10.5281/zenodo.4543739 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/bf116be4-6527-40c0-8204-782e09a22ec1 http://schema.org/hasPart https://jupyterlab.readthedocs.io/en/stable/ https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/bf116be4-6527-40c0-8204-782e09a22ec1 http://schema.org/hasPart https://raw.githubusercontent.com/NordicESMhub/docker-climate-notebook/ie2/climate-jupyter-galaxy_web.gif https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/bf116be4-6527-40c0-8204-782e09a22ec1 http://schema.org/name biblio https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/bf116be4-6527-40c0-8204-782e09a22ec1 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Folder https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/bf116be4-6527-40c0-8204-782e09a22ec1 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/Dataset https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/d8ba1d34-be89-44cb-a825-d77292886992 http://schema.org/hasPart https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/d8ba1d34-be89-44cb-a825-d77292886992 http://schema.org/name input https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/d8ba1d34-be89-44cb-a825-d77292886992 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Folder https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/folders/d8ba1d34-be89-44cb-a825-d77292886992 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/Dataset https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/author https://orcid.org/0000-0002-1784-2920 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/contentSize 6716 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/contentUrl https://api.rohub.org/api/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46/download/ https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/creator https://orcid.org/0000-0002-1784-2920 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/dateCreated 2022-03-29 12:06:48.073820+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/dateModified 2022-03-29 12:06:52.673203+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/description This is the Galaxy Climate JupyterLab tool wrapper used by Galaxy to start the Galaxy Climate JupyterLab on a Galaxy instance. https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/encodingFormat application/xml https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/license https://choosealicense.com/no-permission/ https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/name Galaxy Climate JupyterLab Tool wrapper (xml) https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://schema.org/sdDatePublished 2022-03-29 12:06:48.073820+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Resource https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Script https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/1ed42fe1-b9ab-45aa-93fa-e4711e59ee46 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/MediaObject https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://schema.org/author https://orcid.org/0000-0002-1784-2920 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://schema.org/contentSize 29705 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://schema.org/contentUrl https://api.rohub.org/api/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6/download/ https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://schema.org/creator https://orcid.org/0000-0002-1784-2920 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://schema.org/dateCreated 2022-03-29 12:16:49.457762+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://schema.org/dateModified 2022-03-29 12:16:54.235688+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://schema.org/description Most of the resources and information of this Research Object were created from this Jupyter Notebook. https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://schema.org/license https://choosealicense.com/no-permission/ https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://schema.org/name Jupyter Notebook used to create/update this Research Object https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://schema.org/sdDatePublished 2022-03-29 12:16:49.457762+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Resource https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/MediaObject https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c478e527-cbca-4660-b2fa-cbfc9124b7d6 http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://w3id.org/ro/earth-scienceJupyterNotebook https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://schema.org/author https://orcid.org/0000-0002-1784-2920 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://schema.org/contentSize 1729 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://schema.org/contentUrl https://api.rohub.org/api/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c/download/ https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://schema.org/creator https://orcid.org/0000-0002-1784-2920 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://schema.org/dateCreated 2022-03-29 12:08:38.781608+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://schema.org/dateModified 2022-03-29 12:08:43.444029+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://schema.org/description Default Jupyter Notebook used when starting Galaxy Climate JupyterLab if no other Jupyter Notebook is passed by the user. https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://schema.org/license https://choosealicense.com/no-permission/ https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://schema.org/name Default Jupyter Notebook for Galaxy Climate JupyterLab https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://schema.org/sdDatePublished 2022-03-29 12:08:38.781608+00:00 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/wf4ever/wf4ever#Resource https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/MediaObject https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/resources/c54e557e-c1b7-4964-9989-9261fe5fd80c http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://w3id.org/ro/earth-scienceJupyterNotebook https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ro-crate-metadata.json http://purl.org/dc/terms/conformsTo https://w3id.org/ro/crate/1.1 https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ro-crate-metadata.json http://schema.org/about https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ro-crate-metadata.json http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://schema.org/CreativeWork mailto:annefou@geo.uio.no http://schema.org/affiliation Nordic e-Infrastructure Collaboration (NeIC) mailto:annefou@geo.uio.no http://schema.org/email annefou@geo.uio.no mailto:annefou@geo.uio.no http://schema.org/name Anne Fouilloux mailto:annefou@geo.uio.no http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Agent mailto:annefou@geo.uio.no https://w3id.org/dingo#orcid 0000-0002-1784-2920 mailto:service-account-enrichment http://schema.org/name service-account-enrichment mailto:service-account-enrichment http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://xmlns.com/foaf/0.1/Agent https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/provenance https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/assertion http://www.w3.org/ns/prov#wasDerivedFrom https://api.rohub.org/api/ros/f55e746b-6a1e-4712-ac21-a3c99869783d/crate/download/ro-crate-metadata.json https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/pubinfo https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g http://purl.org/dc/terms/created 2025-11-11T16:44:17.007+01:00 https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g http://purl.org/nanopub/x/introduces https://w3id.org/ro-id/f55e746b-6a1e-4712-ac21-a3c99869783d/ https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://purl.org/nanopub/x/RoCrateNanopub https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g http://www.w3.org/2000/01/rdf-schema#label Docker Climate Analysis Jupyter Container https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/sig http://purl.org/nanopub/x/hasAlgorithm RSA https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/sig http://purl.org/nanopub/x/hasPublicKey MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4pPaESKwmC6l37P86K6TNLq6yeQtc7m9CvcqauLs/1FC0viHvQnFBgxj0a+loPDv/Egwe6OqFpa0iW9Ypnyz9YPoh+pxbRXonbuMOb+8Ry9hXZ+TEKfWjhjVDGEaClwfRwglh2HI/xfV4CD9AgvDOEoZQiyta8a90PYwJ3G6e70oCHTn61+OWTkI9KRYHOYgg3btdy2Z7q/30PTFawb2ZT5aIfIJYobUYv2a7yhtcqWCHZeKv0bxGnRjTFNx1rscBMlLJSzvRtpQc1cCRVEPFZHo1adaXCI9tGvn4cxeNQ96y8dxkN1XhpaJairde+23MDzf42Oe97KG2HYzKiyVnQIDAQAB https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/sig http://purl.org/nanopub/x/hasSignature QAiKItbp5xWw1pN7BQUVcnpn1HRc8o5IivNGgoxCVUQw2qiw6Qe0NLjAc4hoQqbQLei8//a3g75PEF8hk22E2g4hnSjLJjMy5Q33leZyZSOyiwEwsqnbqCzA1TS5pIHOarjipfwWoScLtU2SeV8ezJW7K23AJsBRebQ7739Mt2H5ugI5Ta8/NCOtzarvTutUeHXY3AOhWIZPuwI0q6rlcVdddLgskzhzbWnRXJDat1f+f/uzyN8mAh7MuOAM+azI/OV5WGI1Jru4jTFehnf55mJDRWkAsczjcz1NSCV1fqG6zXOfcfXkNU3tRYdCpmwQX4Ur7c7NSLAi33FppJm8Ag== https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/sig http://purl.org/nanopub/x/hasSignatureTarget https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g https://w3id.org/np/RAoThrOhO2s_dQ59IeB3R5KwkYod-c5CMubfHwiLkHu8g/sig http://purl.org/nanopub/x/signedBy https://w3id.org/kpxl/gen/terms/RoCrateBot