author date tags
Deepak Cherian
2022-03-09
xarray

Thinking with Xarray

Binder

The Project Pythia Python Tutorial Seminar Series continues with "Thinking with Xarray" on Wednesday, March 9th at 1 PM Mountain [Daylight/Standard] Time. This session will be led by [Name].

The content for this tutorial is hosted in the .ipynb notebook file(s) within the tutorial directory of this repository. The files include: [topic_a.ipynb and topic_b.ipynb].

Pre-Requisistes

Some familiarity with Xarray is expected to make the most of this tutorial.

Bio

Deepak Cherian is a Project Scientist and physical oceanographer in CGD. He helps maintain xarray and xgcm, and contributes to other projects in the Pangeo ecosystem.

How-to-Run

All of the tutorials in this organization can be followed by clicking the "Launch Binder" button at the top level or in each directory.

You may also download the environment to run locally:

  • Check your conda install with conda --version and if necessary install by following these instructions.

  • Clone this repository by running git clone https://github.com/ProjectPythiaTutorials/thinking-with-xarray_2022_03_09 in your terminal.

  • Still in the terminal, create a Conda environment from the environment.yml file by first moving into the thinking-with-xarray_2022_03_09 directory with cd thinking-with-xarray_2022_03_09 and then conda env update --file environment.yml

  • Activate your environment in the terminal with conda activate thinking-with-xarray_2022_03_09.

  • Test your installation by launching JupyterLab with jupyter lab.

Sign Up

To receive the Zoom link and password, please join the learnpython@ucar.edu Google group and Calendar.

To join the learnpython@ucar.edu Google Group, follow this link and click "Join Group" next to the group name.

By attending this tutorial, you are subject to the NCAR/UCAR Code of Conduct

[Note: If it would be beneficial to review the related tutorials from this seminar series, please link to them here.]

Tutorial Recording

This session has been recorded on our Youtube channel.