superdrops-in-action

Various plotting scripts and applications of CLEO superdroplet model

https://github.com/yoctoyotta1024/superdrops-in-action

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

Repository

Various plotting scripts and applications of CLEO superdroplet model

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 12
Created almost 3 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Citation

README.md

superdrops-in-action

Install

To (locally) reproduce this project simply clone the repository. git clone https://github.com/yoctoyotta1024/superdrops-in-action.git You will need to run pre-commit install but other than that all the necessary packages for you to run & have fun with everything should work out of the box... If not, please raise an issue on the GitHub repository.

Documentation

Some documentation has been set up for this project which you should be able to find hosted online here: https://yoctoyotta1024.github.io/superdrops-in-action/... If not, please raise an issue on the GitHub repository.

Alternatively, You can build and view the documentation locally. First build the .xml files using Doxygen followed by .html files using Sphinx, then view the .html in your default browser. E.g.

cd ./docs && mkdir build && mkdir build/doxygen doxygen doxygen/doxygen.dox && make html open build/html/index.html

Thank you and good luck!

Contributors

  • Clara Bayley

Owner

  • Name: yoctoyotta1024
  • Login: yoctoyotta1024
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Bayley"
  given-names: "Clara"
  orcid: "https://orcid.org/0000-0002-4540-9382"
title: "superdrops-in-action: some test cases of CLEO SDM"
version: X.Y.Z
date-released: 14th July 2025
url: "https://github.com/yoctoyotta1024/superdrops-in-action.git"

GitHub Events

Total
  • Release event: 6
  • Delete event: 12
  • Issue comment event: 88
  • Push event: 130
  • Pull request event: 23
  • Create event: 14
Last Year
  • Release event: 6
  • Delete event: 12
  • Issue comment event: 88
  • Push event: 130
  • Pull request event: 23
  • Create event: 14

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 2
  • Total pull requests: 12
  • Average time to close issues: about 2 hours
  • Average time to close pull requests: about 21 hours
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.75
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 12
  • Average time to close issues: about 2 hours
  • Average time to close pull requests: about 21 hours
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.75
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • yoctoyotta1024 (2)
Pull Request Authors
  • yoctoyotta1024 (12)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/cocogitto.yaml actions
  • actions/checkout v4 composite
  • oknozor/cocogitto-action v3 composite
  • softprops/action-gh-release v2 composite
.github/workflows/docs.yaml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • conda-incubator/setup-miniconda v3 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/pre-commit.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v3 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/pytest.yaml actions
  • actions/checkout v4 composite
  • conda-incubator/setup-miniconda v3 composite
requirements.txt pypi
  • PyMPDATA *
  • PyMPDATA-examples *
  • breathe *
  • furo *
  • matplotlib *
  • metpy *
  • mpi4py *
  • numba *
  • numdifftools *
  • numpy *
  • openmpi *
  • pre-commit *
  • pytest *
  • ruamel.yaml *
  • scipy *
  • sphinx *
  • sphinx_copybutton *
  • sphinxcontrib-applehelp *
  • sphinxcontrib-bibtex *
  • sphinxcontrib-htmlhelp *
  • xarray *
  • zarr *
setup.py pypi
  • pytest *
  • sphinx *
environment.yaml conda
  • doxygen >=1.10.0
  • pip
  • pytest
  • python <3.13
  • sphinx