cacti-deep-convection

CACTI Deep Convection Cookbok

https://github.com/projectpythia/cacti-deep-convection

Science Score: 67.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
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

CACTI Deep Convection Cookbok

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

README.md

thumbnail

CACTI Deep Convection Initiation

nightly-build Binder DOI

Motivation

This cookbook will show CACTI data access, manipulation, and some results regarding a deep convection case study.

Authors

Natalia Roldan Eddie Wolff Dhwanit J Mise Victor Ojo, Alfonso Ladino, Max Grover

Contributors

Structure

CACTI field campaign

Radar observations

Hypothesis and research questions

Deep convection meteorological conditions

Microphysical features of deep convection

LASSO simulations

Conclusions

Running on Binder

The simplest way to interact with a Jupyter Notebook is through Binder, which enables the execution of a Jupyter Book in the cloud. The details of how this works are not important for now. All you need to know is how to launch a Pythia Cookbooks chapter via Binder. Simply navigate your mouse to the top right corner of the book chapter you are viewing and click on the rocket ship icon, (see figure below), and be sure to select “launch Binder”. After a moment you should be presented with a notebook that you can interact with. I.e. you’ll be able to execute and even change the example programs. You’ll see that the code cells have no output at first, until you execute them by pressing {kbd}Shift+{kbd}Enter. Complete details on how to interact with a live Jupyter notebook are described in Getting Started with Jupyter.

Running on Your Own Machine

If you are interested in running this material locally on your computer, you will need to follow this workflow:

  1. Clone the https://github.com/aladinor/cacti-deep-convection repository:

bash git clone https://github.com/aladinor/cacti-deep-convection

  1. Move into the cacti-deep-convection directory bash cd cacti-deep-convection
  2. Create and activate your conda environment from the environment.yml file bash conda env create -f environment.yml conda activate cacti-deep-convection-dev
  3. Move into the notebooks directory and start up Jupyterlab bash cd notebooks/ jupyter lab

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: Natalia
    given-names: Henao-Roldan
    orcid: https://orcid.org/0000-0002-3833-2719
    website: https://github.com/NataliaRoldanHenao
    affiliation: University of Maryland
  - family-names: Eddie
    given-names: Wolff
    orcid: https://orcid.org/0009-0002-8219-9908
    website: https://github.com/EWolffWX
    affiliation: University of Illinois at Urbana Champaign
  - family-names: Mise
    given-names: Dhwanit J.
    orcid: https://orcid.org/0009-0009-9809-0182
    website: https://github.com/dhwaniit
    affiliation: The University of Oklahoma
  - family-names: Victor
    given-names: Ojo
    orcid: https://orcid.org/0009-0002-0180-4185
    website: https://github.com/victorojo24
    affiliation: University of North Dakota
  - family-names: Alfonso
    given-names: Ladino-Rincon
    orcid: https://orcid.org/0000-0001-8081-7827
    website: https://github.com/aladinor
    affiliation: University of Illinois at Urbana Champaign
  - family-names: Grover
    given-names: Maxwell
    orcid: https://orcid.org/0000-0002-0370-8974
    website: https://github.com/mgrover1
    affiliation: Argonne National Laboratory
title: "CACTI Deep Convetion initiation"
abstract: "This cookbook will show CACTI data access, manipulation, and some results regarding the CACTI deep convection case study"

GitHub Events

Total
  • Issues event: 1
  • Issue comment event: 2
  • Pull request event: 1
Last Year
  • Issues event: 1
  • Issue comment event: 2
  • Pull request event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • r-ford (1)
Pull Request Authors
  • dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (1) github_actions (1)

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
  • act-atmos
  • arm_pyart
  • dask
  • dask-labextension
  • jupyter-book
  • jupyterlab
  • sphinx-pythia-theme
  • xarray
  • xradar