performancetestingcleo
repository for tests of CLEO's scaling for various examples used in first model description paper
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 (10.2%) to scientific vocabulary
Repository
repository for tests of CLEO's scaling for various examples used in first model description paper
Basic Info
- Host: GitHub
- Owner: yoctoyotta1024
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://yoctoyotta1024.github.io/PerformanceTestingCLEO/
- Size: 750 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 32
Metadata Files
README.md
Performance Testing of CLEO On Levante for First Model Description Paper
This repository has been made to document the performance tests of CLEO on Levante for CLEO's first model description paper.
Install
To (locally) reproduce this project simply clone the repository:
git clone https://github.com/yoctoyotta1024/PerformanceTestingCLEO.git
and then create an environment with the necessary dependencies installed (using micromamba, or
conda as listed in the environment.yml):
conda env create -f environment.yml --prefix [name for your environment]
conda activate [name of your environment]
Finally you need to run pre-commit install but other than that everything should work out of
the box and you can now have fun with the project... 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/PerformanceTestingCLEO/
... 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
- Repositories: 3
- Profile: https://github.com/yoctoyotta1024
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: "Performance Tests of CLEO On Levante for First Model Description Paper" version: 2.8.0 date-released: 1st September 2025 url: "https://github.com/yoctoyotta1024/PerformanceTestingCLEO.git"
GitHub Events
Total
- Release event: 18
- Delete event: 26
- Issue comment event: 84
- Push event: 429
- Pull request event: 59
- Gollum event: 1
- Create event: 47
Last Year
- Release event: 18
- Delete event: 26
- Issue comment event: 84
- Push event: 429
- Pull request event: 59
- Gollum event: 1
- Create event: 47
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 18
- Average time to close issues: N/A
- Average time to close pull requests: about 7 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.83
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 18
- Average time to close issues: N/A
- Average time to close pull requests: about 7 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.83
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- yoctoyotta1024 (31)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 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
- actions/checkout v4 composite
- oknozor/cocogitto-action v3 composite
- softprops/action-gh-release v2 composite
- actions/checkout v4 composite
- actions/setup-python v3 composite
- pre-commit/action v3.0.0 composite
- breathe *
- furo *
- matplotlib *
- numpy *
- pre-commit *
- pytest *
- scipy *
- sphinx *
- sphinx_copybutton *
- sphinxcontrib-bibtex *
- xarray *
- pytest *
- sphinx *