ClimateMatch Academy

A wide-reaching, inclusive and approachable program aimed to introduce computational methods for climate science.
https://github.com/neuromatch/climate-course-content

Category: Sustainable Development
Sub Category: Education

Keywords from Contributors

climate-science climate-change climatematch-academy jupyter-book mooc

Last synced: about 12 hours ago
JSON representation

Repository metadata

Computational Climate Science syllabus

README.md

ClimateMatch Academy (CMA) Computational Climate Science syllabus

All Contributors

July 14-25, 2025

Please check out expected prerequisites here!

The content should primarily be accessed from our ebook: https://comptools.climatematch.io [under continuous development]

Schedule: https://github.com/neuromatch/climate-course-content/blob/main/tutorials/Schedule/daily_schedules.md and https://comptools.climatematch.io/tutorials/Schedule/daily_schedules.html


Licensing

CC BY 4.0

CC BY 4.0 BSD-3

The contents of this repository are shared under under a Creative Commons Attribution 4.0 International License.

Software elements are additionally licensed under the BSD (3-Clause) License.

Derivative works may use the license that is more appropriate to the relevant context.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 1,565
Total Committers: 24
Avg Commits per committer: 65.208
Development Distribution Score (DDS): 0.679

Commits in past year: 57
Committers in past year: 3
Avg Commits per committer in past year: 19.0
Development Distribution Score (DDS) in past year: 0.263

Name Email Commits
Zoltan k****f@g****m 503
Paul Heubel p****l@w****e 495
Jenna Pearson j****n@g****m 178
Wesley Banfield w****d@g****m 114
GitHub Action a****n@g****m 83
Nick Halper n****r@n****o 51
Brian Rose b****e@a****u 29
courtneydean33 1****3 29
wg4031 w****1@p****m 11
Zane Mitrevica z****a@g****m 11
allcontributors[bot] 4****] 10
Natalie Steinemann n****n@g****m 9
Ohad Zivan 1****n 9
Deepak D****6@g****m 8
Chi Zhang 1****i 6
Angelo Varlotta 5****g 4
Deepak Mewada d****a@c****o 4
William-gregory w****y@o****m 3
Jimmy Pulido-Arias j****r@g****m 2
M. G m****s@g****m 2
Alistair Duffey a****y@g****m 1
Jenny Wong j****o@g****m 1
Maximilian Puelma Touzel m****l@g****m 1
Sloane Garelick 1****k 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 55
Total pull requests: 246
Average time to close issues: 2 months
Average time to close pull requests: 5 days
Total issue authors: 14
Total pull request authors: 16
Average comments per issue: 0.16
Average comments per pull request: 0.26
Merged pull request: 215
Bot issues: 0
Bot pull requests: 6

Past year issues: 7
Past year pull requests: 15
Past year average time to close issues: N/A
Past year average time to close pull requests: about 16 hours
Past year issue authors: 4
Past year pull request authors: 4
Past year average comments per issue: 0.14
Past year average comments per pull request: 0.93
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/neuromatch/climate-course-content

Top Issue Authors

  • nsea-log (27)
  • iamzoltan (11)
  • ManuelBrito (3)
  • Vulcankwatra (2)
  • jlpearso (2)
  • andrew-s28 (2)
  • courtneydean33 (1)
  • arsenemarzorati (1)
  • pyneet (1)
  • JulianStander (1)
  • r-ford (1)
  • negar333 (1)
  • ocgabs (1)
  • ncesaire (1)

Top Pull Request Authors

  • iamzoltan (87)
  • nsea-log (76)
  • jlpearso (31)
  • Deepak-Mewada (21)
  • courtneydean33 (8)
  • allcontributors[bot] (5)
  • varlottaang (2)
  • BrodiePearson (2)
  • jiapulidoar (2)
  • zanemit (2)
  • brian-rose (2)
  • William-gregory (2)
  • alistairduffey (2)
  • jnywong (2)
  • github-actions[bot] (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/notebook-pr.yaml actions
  • ./.github/actions/setup-ci-tools * composite
  • ./.github/actions/setup-python-env * composite
  • ./.github/actions/setup-rendering-deps * composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • ad-m/github-push-action v0.6.0 composite
  • tj-actions/changed-files v47 composite
.github/workflows/publish-book.yml actions
  • ./.github/actions/setup-ci-tools * composite
  • ./.github/actions/setup-python-env * composite
  • ./.github/actions/setup-rendering-deps * composite
  • actions/cache v4 composite
  • actions/checkout v4 composite
.github/workflows/update-ci.yaml actions
  • ./.github/actions/setup * composite
  • actions/checkout v3 composite
environment.yml conda
  • boto3
  • cartopy
  • cdsapi
  • cfgrib
  • climlab
  • climlab-rrtmg
  • cmocean
  • eofs
  • esmf
  • esmpy
  • flox
  • fsspec
  • gcsfs
  • geopandas
  • geoviews-core
  • gsw
  • h5netcdf
  • h5py
  • holoviews
  • intake
  • intake-esm
  • intake-xarray
  • ipykernel >=6.21.2
  • ipywidgets
  • matplotlib-base
  • metpy
  • nbformat >=4.2.0
  • nc-time-axis
  • netcdf4
  • nltk
  • numpy
  • openpyxl
  • pandas
  • panel
  • pip
  • plotly
  • pooch
  • pythia-datasets
  • python 3.11
  • python-graphviz
  • pytorch
  • pyworld3
  • s3fs
  • scikit-learn
  • scipy
  • seaborn
  • texttable
  • torchvision
  • wordcloud
  • xarray 2024.2.0
  • xarray-datatree
  • xesmf
  • xmip
  • zarr
Dockerfile docker
  • pangeo/pangeo-notebook 2023.07.02 build
.github/actions/setup-ci-tools/action.yaml actions
.github/actions/setup-rendering-deps/action.yaml actions
  • actions/cache v4 composite
  • tlylt/install-graphviz v1 composite
.github/workflows/docker.yaml actions
  • actions/checkout v3 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
  • jlumbroso/free-disk-space main composite
.github/workflows/nightly-notebook-check.yaml actions
  • ./.github/actions/check-notebooks * composite
  • actions/checkout v3 composite
.github/workflows/tutorial-readme-pr.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • ad-m/github-push-action v0.6.0 composite
.github/actions/setup-python-env/action.yaml actions
  • mamba-org/setup-micromamba v3 composite

Score: 7.710653323501202