Docker image for Jupyterhub pangeo NIRD toolkit.
We are maintaining a Jupyterhub instance called https://climate.uiogeo-apps.sigma2.no/ as part of EOSC-Nordic. From this instance, you can access all CMIP data maintained by Norway.
Access can be granted on demand for all researchers working in the Nordics. Please fill an issue; make sure you explain (shortly) what project you are working on.
Open a terminal in the Jupyterhub:
source activate pangeo
python -m ipykernel install --user --name=pangeo
Then restart your server to see pangeo environment (as shown on the figure below).
source activate pangeo
python -m ipykernel install --user --name=pangeo
Also when you open a notebook, make sure to select pangeo for the kernel.
- Examples of data processing can be found here.
- Feel free to contact us to add new resources/examples.