xemc3
A library for working with EMC3 simulations using the xarray framework.
Science Score: 59.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
3 of 5 committers (60.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Keywords
emc3-eirene
python
xarray
Last synced: 6 months ago
·
JSON representation
Repository
A library for working with EMC3 simulations using the xarray framework.
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 3
- Releases: 15
Topics
emc3-eirene
python
xarray
Created about 5 years ago
· Last pushed 9 months ago
Metadata Files
Readme
License
Zenodo
README.md
xemc3
A library for working with EMC3 simulations using the xarray framework.
Examples
Examples can be found under docs/examples and you can try them online on binder
Documentation
The documentation can be found on read the docs
Installation
bash
pip install xemc3
Citation
If you use xemc3, please cite it using DOI: 10.5281/zenodo.5562265
Owner
- Name: David Bold
- Login: dschwoerer
- Kind: user
- Repositories: 50
- Profile: https://github.com/dschwoerer
GitHub Events
Total
- Watch event: 1
- Delete event: 3
- Issue comment event: 1
- Push event: 16
- Pull request event: 6
- Create event: 3
Last Year
- Watch event: 1
- Delete event: 3
- Issue comment event: 1
- Push event: 16
- Pull request event: 6
- Create event: 3
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 209
- Total Committers: 5
- Avg Commits per committer: 41.8
- Development Distribution Score (DDS): 0.091
Top Committers
| Name | Commits | |
|---|---|---|
| David Schwörer | d****e@i****e | 190 |
| David Bold | d****r@u****m | 16 |
| Philip | 3****s@u****m | 1 |
| johanage | j****e@s****o | 1 |
| Agerup | j****g@i****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 4
- Total pull requests: 101
- Average time to close issues: 3 months
- Average time to close pull requests: 8 days
- Total issue authors: 1
- Total pull request authors: 4
- Average comments per issue: 0.5
- Average comments per pull request: 0.07
- Merged pull requests: 87
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 11
- Average time to close issues: N/A
- Average time to close pull requests: about 1 month
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- dschwoerer (4)
Pull Request Authors
- dschwoerer (91)
- johanage (5)
- nass13m (3)
- AlcedoAttis (1)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels
breaking-change (1)
Packages
- Total packages: 1
-
Total downloads:
- pypi 204 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 16
- Total maintainers: 1
pypi.org: xemc3
Collect data from EMC3 runs in python using xarray
- Homepage: https://github.com/dschwoerer/xemc3
- Documentation: https://xemc3.rtfd.io
- License: GPL
-
Latest release: 1.0.0
published 9 months ago
Rankings
Dependent packages count: 10.0%
Forks count: 16.9%
Dependent repos count: 21.8%
Average: 24.3%
Stargazers count: 31.9%
Downloads: 41.2%
Maintainers (1)
Last synced:
6 months ago
Dependencies
requirements.txt
pypi
- coverage *
- eudist *
- hypothesis >=5.29
- importlib-metadata *
- ipykernel *
- ipywidgets *
- matplotlib >=3.1.1,
- nbsphinx >=0.8.6
- netcdf4 >=1.4.0
- numpy >=1.13.0
- pytest >=3.3.0
- setuptools >=42
- setuptools_scm >=3.4
- sphinx >=1.4
- sphinx-argparse-cli *
- xarray >=0.16.0
.github/workflows/black-fix.yml
actions
- actions/checkout v2 composite
- stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/build.yml
actions
- actions/checkout v1 composite
- actions/setup-python v1 composite
.github/workflows/python_publish.yml
actions
- actions/checkout v1 composite
- actions/setup-python v1 composite
.github/workflows/test-python-package.yml
actions
- actions/cache v3 composite
- actions/cache v2 composite
- actions/checkout main composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/zenodo.yml
actions
- actions/checkout v2 composite
.github/workflows/version-yaml.yml
actions
- actions/checkout v3 composite
- stefanzweifel/git-auto-commit-action v4 composite
pyproject.toml
pypi
setup.py
pypi