pythia-cookoff-2024

Website for the Pythia Cook-off June 2024

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

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 (12.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Website for the Pythia Cook-off June 2024

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

README.md

Pythia Cook-off 2024

thumbnail Pangeo logo

nightly-build

Register Now!

Registration for the 2024 Pythia Cook-off hackathon for geoscientific Python Cookbook development is now live!

Join Project Pythia June 11-14 2024 in-person in Boulder, CO at the NCAR Mesa Lab or virtually via Zoom.

New in 2024, Project Pythia has limited funding from the U.S. National Science Foundation to support travel expenses for in-person participants! <!-- If full or partial travel support could help you attend this year's hackathon, please see the Travel Information page for more information. -->

{note} The travel funding window is now closed. All applicants for travel support have been notified. We are still accepting registrations for virtual and self-funded participants!

The deadline for all registration is May 26, with priority registration for travel support consideration due by March 29. There is a $50 USD registration fee for in-person attendees due at the time of registration to support event expenses. Virtual-only registration will remain free.

Bring your own ideas and existing materials, and consider leading a breakout group to hack alongside other interested folks in your area of expertise.

Head to our registration page to sign up!

What is it?

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 an inclusive space that promotes and values diversity. We hope that our platform can represent the diverse voices present in the geoscience community, as we work together to solve global challenges.

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: 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: Walker
    given-names: Curtis
  - name: "Pythia Cook-off 2024 organizers" # use the 'name' field to acknowledge organizations
    website: "https://github.com/ProjectPythia/pythia-cookoff-2024/graphs/contributors"
title: "Pythia Cook-off 2024"
abstract: "Website for the Pythia Cook-off June 2024"

GitHub Events

Total
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 65
  • Pull request review event: 1
  • Pull request event: 2
  • Create event: 2
Last Year
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 65
  • Pull request review event: 1
  • Pull request event: 2
  • Create event: 2

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 pypi