microphysics_testcases

simple scientific test cases for microphysics modules

https://github.com/yoctoyotta1024/microphysics_testcases

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

simple scientific test cases for microphysics modules

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 2
  • Releases: 24
Created about 2 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License Citation

README.md

Microphysics Test Cases

Install

To (locally) reproduce this project simply clone the repository. git clone https://github.com/yoctoyotta1024/microphysics_testcases.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/microphysics_testcases/... 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

Acknowledgements

  • Bjorn Stevens

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: "A Good Science Project Template for Python and C++"
version: X.Y.Z
date-released: 27th February 2024
url: "https://github.com/yoctoyotta1024/microphysics_testcases.git"

GitHub Events

Total
  • Release event: 8
  • Delete event: 13
  • Issue comment event: 96
  • Push event: 199
  • Pull request event: 34
  • Pull request review comment event: 7
  • Pull request review event: 7
  • Create event: 18
Last Year
  • Release event: 8
  • Delete event: 13
  • Issue comment event: 96
  • Push event: 199
  • Pull request event: 34
  • Pull request review comment event: 7
  • Pull request review event: 7
  • Create event: 18

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 14
  • Average time to close issues: about 20 hours
  • Average time to close pull requests: 7 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.86
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 14
  • Average time to close issues: about 20 hours
  • Average time to close pull requests: 7 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.86
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • yoctoyotta1024 (1)
Pull Request Authors
  • yoctoyotta1024 (32)
  • georgi-mania (3)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • conda-incubator/setup-miniconda v3 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/pre-commit.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v3 composite
  • pre-commit/action v3.0.0 composite
requirements.txt pypi
  • breathe *
  • furo *
  • matplotlib *
  • numpy *
  • pytest *
  • scipy *
  • sphinx *
  • sphinx_copybutton *
  • sphinxcontrib-bibtex *
  • xarray *
setup.py pypi
  • pytest *
  • sphinx *
.github/workflows/cocogitto.yml actions
  • actions/checkout v4 composite
  • oknozor/cocogitto-action v3 composite
environment.yml conda
  • doxygen >=1.10.0
  • pip
  • pytest
  • python >=3.9
  • sphinx