Learning Corner#
You will find examples of jupyter notebooks which you can run anywhere (if you install the necessary computing environment).
To add a new example, add a jupyter notebook in learning/notebooks
. The table of content will be udated after adding
it to the toctree.
- Brief introduction to Dask
- Xarray + Dask
- Numba
- Using xarray to read EBAS data
- Interpolate hybrid sigma pressure coordinates to pressure
- Making a nice table
- Mask land
- Using masks and computing weighted average
- Using cartopy and projections for plotting
- Read CMIP-PPE data and emulate with Gaussian Processor
- Some tips with xarray and pandas
- comment number two
- Regridding model data with xESMF
- Useful links
- Previous eScience Courses