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
-
✓DOI references
Found 5 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.5%) to scientific vocabulary
Repository
An extension of yt for creating merger-trees.
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
treefarm
This is treefarm, a yt extension for creating merger-trees. The treefarm package was originally a part of ytree, but is now its own thing.
Installation
Currently, treefarm can only be installed from source. To get the development version, clone this repository and install like this:
git clone https://github.com/ytree-project/treefarm
cd treefarm
pip install -e .
Sample Data
Sampled data for making some small merger-trees is available on the yt Hub in the ytree data collection.
Contributing
treefarm would be much better with your contribution! As an extension of the yt Project, we follow the yt guidelines for contributing.
Citing treefarm
If you use treefarm in your work, please cite the ytree package for now:
Britton Smith, & Meagan Lang. (2018, February 16). ytree: merger-tree toolkit. Zenodo.
https://doi.org/10.5281/zenodo.1174374
For BibTeX users:
@misc{britton_smith_2018_1174374,
author = {Britton Smith and
Meagan Lang},
title = {ytree: merger-tree toolkit},
month = feb,
year = 2018,
doi = {10.5281/zenodo.1174374},
url = {https://doi.org/10.5281/zenodo.1174374}
}
If possible, please also add a footnote pointing to https://treefarm.readthedocs.io.
Resources
The latest documentation can be found at https://treefarm.readthedocs.io
treefarm is an extension of the yt Project. The yt-project community resources can be used for treefarm-related communication.
Owner
- Name: ytree-project
- Login: ytree-project
- Kind: organization
- Repositories: 2
- Profile: https://github.com/ytree-project
Citation (CITATION.rst)
Citing treefarm
===============
If you use ``treefarm`` in your work, for now please cite the ``ytree``
package:
Britton Smith, & Meagan Lang. (2018, February 16).
ytree: merger-tree toolkit. Zenodo.
http://doi.org/10.5281/zenodo.1174374
For BibTeX users:
::
@misc{britton_smith_2018_1174374,
author = {Britton Smith and
Meagan Lang},
title = {ytree: merger-tree toolkit},
month = feb,
year = 2018,
doi = {10.5281/zenodo.1174374},
url = {https://doi.org/10.5281/zenodo.1174374}
}
If possible, please also add a footnote pointing to
https://treefarm.readthedocs.io.
GitHub Events
Total
- Delete event: 1
- Push event: 2
- Pull request event: 2
- Create event: 1
Last Year
- Delete event: 1
- Push event: 2
- Pull request event: 2
- Create event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- brittonsmith (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- configparser *
- h5py *
- numpy *
- yt >=4.2