{"id":15651361,"url":"https://github.com/andersy005/xarray-tutorial","last_synced_at":"2025-06-19T06:39:01.955Z","repository":{"id":48385480,"uuid":"373261439","full_name":"andersy005/xarray-tutorial","owner":"andersy005","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-18T19:40:48.000Z","size":4522,"stargazers_count":35,"open_issues_count":2,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-10T04:46:18.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andersy005.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-02T18:07:40.000Z","updated_at":"2025-06-08T20:52:26.000Z","dependencies_parsed_at":"2022-08-27T00:30:36.175Z","dependency_job_id":null,"html_url":"https://github.com/andersy005/xarray-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andersy005/xarray-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersy005%2Fxarray-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersy005%2Fxarray-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersy005%2Fxarray-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersy005%2Fxarray-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersy005","download_url":"https://codeload.github.com/andersy005/xarray-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersy005%2Fxarray-tutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260703776,"owners_count":23049448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T12:38:04.925Z","updated_at":"2025-06-19T06:38:56.937Z","avatar_url":"https://github.com/andersy005.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xarray-tutorial\n\n[![Build](https://github.com/andersy005/xarray-tutorial/actions/workflows/build.yml/badge.svg)](https://github.com/andersy005/xarray-tutorial/actions/workflows/build.yml)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/andersy005/xarray-tutorial/main?urlpath=lab)\n\nThis repository contains materials for the xarray tutorial.\n\n## Running the tutorial\n\nThere are two different ways in which you can set up and go through the tutorial materials. Both of which are outlined in the table below.\n\n|    Method     |                                                          Setup                                                           | Description                                                                                                                                                                                                             |\n| :-----------: | :----------------------------------------------------------------------------------------------------------------------: | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n|    Binder     | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/andersy005/xarray-tutorial/main?urlpath=lab) | Run the tutorial notebooks on mybinder.org without installing anything locally.                                                                                                                                         |\n| Local install |                                     [Instructions](#Local-installation-instructions)                                     | Download the tutorial notebooks and install the necessary packages (via `conda`) locally. Setting things up locally can take a few minutes, so we recommend going through the installation steps prior to the tutorial. |\n\n## Local installation instructions\n\n### 1. Clone the repository\n\nFirst clone this repository to your local machine via:\n\n```\ngit clone https://github.com/andersy005/xarray-tutorial\n```\n\n### 2. Download conda (if you haven't already)\n\nIf you do not already have the conda package manager installed, please follow the instructions [here](https://github.com/conda-forge/miniforge#install).\n\n### 3. Create a conda environment\n\nNavigate to the `xarray-tutorial/` directory and create a new conda environment with the required\npackages via:\n\n```terminal\ncd xarray-tutorial\nconda env update --file binder/environment.yml\n```\n\nThis will create a new conda environment named \"xarray-tutorial\".\n\n### 4. Activate the environment\n\nNext, activate the environment:\n\n```\nconda activate xarray-tutorial\n```\n\n### 5. Download sample datasets\n\nTo download sample datasets, run the `00-download-data.ipynb` notebook:\n\n```bash\ncd notebooks/\nnbterm --run 00-download-data.ipynb\n```\n\n### 6. Launch JupyterLab\n\nFinally, launch JupyterLab with:\n\n```\njupyter lab\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersy005%2Fxarray-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersy005%2Fxarray-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersy005%2Fxarray-tutorial/lists"}