Useful links#
Some useful links#
CMIP6 links:#
Documentation links#
Previous eScience Courses#
-
Pangeo:
Pangeo provides infrastructure for the kind of work learned at eScience courses.
Get a quick overview in this short presentation.
-
Highlights:
the subsection Examples of Python Notebooks contains fully rendered/browsable Jupyternotebooks for working with EBAS, CMIP6, and HDF data
on the very page of Examples of Python Notebooks are also external materials about common practices related to the eScience course listed
the subsection Content in Jupyter Book contains a basic intro to writing brief text in Markdown/MyST as done inside Jupyter Notebooks. Or even how to write a tutorial inside a Jupyter Notebook.
-
Highlights:
the not-fully-rendered directory /content still offers these highlights:
Jupyter Notebook showing data imports and quickly create overview (map-)plots
more examples of various data import, small processing, and quick overview plots are in this directory (mostly as rendered Jupyter Notebooks)
-
Highlights:
Python help: compact tutorials (contains a few dead links)
Jupyter help: introduction to Jupyter notebooks
Tools: stand-alone tools for working with netCDF files
Git/Github: Introduction to Git and Github