pythia-cookoff-2025

Website for the Pythia Cook-off August 2025

https://github.com/projectpythia/pythia-cookoff-2025

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Website for the Pythia Cook-off August 2025

Basic Info
Statistics
  • Stars: 0
  • Watchers: 6
  • Forks: 6
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

Pythia Cook-off 2025

nightly-build

Join Project Pythia August 5-8 2025

In-person in Boulder, CO at the NCAR Mesa Lab.

Registration is now closed.

What is it?

Take a look at some Cookbooks that got made at the 2024 Cook-off event!

Project Pythia continues offering its annual Cook-off hackathon for creating and maintaining Pythia Cookbooks. Pythia Cookbooks are crowd-sourced collections of domain-specific tutorials and exemplar workflows, building upon our Pythia Foundations tutorials. Cookbooks are supported by a rich GitHub-based infrastructure enabling collaborative authoring and automated health-checking to ensure reproducibility.

Participants in the Cook-off will develop their skills in contributing code and non-code to open source projects, demonstrating open science practices, and communicating and collaborating with other professionals. By doing so, they will grow the collection of accessible, reusable, and reproducible Cookbooks. This is a space for scientists, educators, and developers to bring their ideas, existing code, or rough notebooks and collaborate on turning them into community Cookbooks.

Who is this for?

You! Hackathon may be a scary word, but this event is for students, scientists, educators, engineers, hobbyists, professionals, and more across a spectrum of expertise and ability. Familiarity with Python, git and GitHub, and Jupyter will help you best collaborate with others and best build your skills during the brief Hackathon period. Check out Pythia Foundations for a crash course in these topics. We also encourage non-code participation through the creation of narrative text, images or GIFs, and even produced videos to support Cookbook content.

Pythia is committed to building a community for geoscientists to come together and share open source solutions. We hope that our platform can represent and support the many voices working together to solve a global challenge.

Owner

  • Name: Project Pythia
  • Login: ProjectPythia
  • Kind: organization
  • Email: projectpythia@ucar.edu
  • Location: United States of America

Community learning resource for Python-based computing in the geosciences

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this cookbook, please cite it as below."
authors:
  # add additional entries for each author -- see https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
  - family-names: Rose
    given-names: Brian E. J.
    orcid: https://orcid.org/0000-0002-9961-3821 # optional
    website: https://github.com/brian-rose # optional
    affiliation: University at Albany (State University of New York) # optional
  - family-names: Kent
    given-names: Julia
    orcid: https://orcid.org/0000-0002-5611-8986
    website: https://github.com/jukent
    affiliation: UCAR/NCAR
  - family-names: Tyle
    given-names: Kevin
    orcid: https://orcid.org/0000-0001-5249-9665
    website: https://github.com/ktyle
    affiliation: University at Albany (State University of New York)
  - family-names: Clyne
    given-names: John
    orcid: https://orcid.org/0000-0003-2788-9017
    website: https://github.com/clyne
    affiliation: UCAR/NCAR
  - family-names: Camron
    given-names: Drew
    orcid: https://orcid.org/0000-0001-7246-6502
    website: https://github.com/dcamron
    affiliation: UCAR/Unidata
  - family-names: Grover
    given-names: Maxwell
    orcid: https://orcid.org/0000-0002-0370-8974
    website: https://github.com/mgrover1
    affiliation: Argonne National Laboratory
  - family-names: Ford
    given-names: Robert R.
    orcid: https://orcid.org/0000-0001-5483-4965
    website: https://github.com/r-ford
    affiliation: University at Albany (State University of New York)
  - name: "Cookbook Hackathon Contributors" # use the 'name' field to acknowledge organizations
    website: "https://github.com/ProjectPythia/pythia-cookoff-2025/graphs/contributors"
title: "Pythia Cook-off 2025"
abstract: "Website for the Pythia Cook-off August 2025."

GitHub Events

Total
  • Issues event: 6
  • Delete event: 3
  • Issue comment event: 25
  • Push event: 139
  • Pull request review comment event: 5
  • Pull request review event: 17
  • Pull request event: 26
  • Fork event: 4
  • Create event: 8
Last Year
  • Issues event: 6
  • Delete event: 3
  • Issue comment event: 25
  • Push event: 139
  • Pull request review comment event: 5
  • Pull request review event: 17
  • Pull request event: 26
  • Fork event: 4
  • Create event: 8

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 3
  • Total pull requests: 18
  • Average time to close issues: about 2 hours
  • Average time to close pull requests: about 12 hours
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 1.33
  • Average comments per pull request: 0.89
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 3
  • Pull requests: 18
  • Average time to close issues: about 2 hours
  • Average time to close pull requests: about 12 hours
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 1.33
  • Average comments per pull request: 0.89
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jukent (2)
  • clyne (1)
Pull Request Authors
  • jukent (14)
  • brian-rose (3)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/nightly-build.yaml actions
.github/workflows/publish-book.yaml actions
.github/workflows/trigger-book-build.yaml actions
.github/workflows/trigger-delete-preview.yaml actions
.github/workflows/trigger-link-check.yaml actions
.github/workflows/trigger-preview.yaml actions
.github/workflows/trigger-replace-links.yaml actions
  • actions/checkout v4 composite
  • jacobtomlinson/gha-find-replace v3 composite
  • stefanzweifel/git-auto-commit-action v5 composite
environment.yml conda
  • jupyter-book
  • jupyterlab
  • sphinx-pythia-theme