datalogs
Python package for logging data from scientific experiments.
Science Score: 52.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
-
○Committers with academic emails
-
✓Institutional organization owner
Organization painterqubits has institutional domain (copilot.caltech.edu) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords
json
netcdf
numpy
python
xarray
Keywords from Contributors
mesh
sequences
interactive
hacking
network-simulation
Last synced: 6 months ago
·
JSON representation
·
Repository
Python package for logging data from scientific experiments.
Basic Info
- Host: GitHub
- Owner: PainterQubits
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://datalogs.readthedocs.io
- Size: 956 KB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 9
- Releases: 9
Topics
json
netcdf
numpy
python
xarray
Created over 2 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
License
Code of conduct
Citation
README.md
DataLogs
Python package for logging data from scientific experiments.
Installation
Install the latest version of DataLogs using pip:
pip install -U datalogs
To install along with ParamDB for support for tagging logs with the latest commit ID,
DataLogs can be installed with the paramdb extra:
pip install -U "datalogs[paramdb]"
Owner
- Name: PainterQubits
- Login: PainterQubits
- Kind: organization
- Location: California Institute of Technology, Pasadena, CA USA
- Website: http://copilot.caltech.edu
- Repositories: 9
- Profile: https://github.com/PainterQubits
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Hadley"
given-names: "Alex"
title: "DataLogs"
version: 0.5.1
date-released: 2024-08-24
url: "https://github.com/PainterQubits/datalogs"
GitHub Events
Total
- Delete event: 1
- Issue comment event: 1
- Pull request event: 4
- Create event: 3
Last Year
- Delete event: 1
- Issue comment event: 1
- Pull request event: 4
- Create event: 3
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Alex Hadley | a****6 | 71 |
| Alex Hadley | a****6@g****m | 41 |
| dependabot[bot] | 4****] | 9 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 45
- Total pull requests: 128
- Average time to close issues: 15 days
- Average time to close pull requests: 13 days
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.36
- Average comments per pull request: 0.8
- Merged pull requests: 42
- Bot issues: 0
- Bot pull requests: 104
Past Year
- Issues: 0
- Pull requests: 15
- Average time to close issues: N/A
- Average time to close pull requests: 16 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.67
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 15
Top Authors
Issue Authors
- alexhad6 (27)
- dependabot[bot] (1)
Pull Request Authors
- dependabot[bot] (62)
- alexhad6 (11)
Top Labels
Issue Labels
dependencies (1)
python (1)
Pull Request Labels
dependencies (62)
python (56)
github_actions (6)
Packages
- Total packages: 1
-
Total downloads:
- pypi 13 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
pypi.org: datalogs
Python package for logging data from scientific experiments.
- Homepage: https://github.com/PainterQubits/datalogs
- Documentation: https://datalogs.readthedocs.io/
- License: BSD-3-Clause
-
Latest release: 0.5.1
published over 1 year ago
Rankings
Dependent packages count: 9.6%
Average: 36.3%
Dependent repos count: 63.1%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/workflows/ci.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
.github/workflows/github-pages.yml
actions
- actions/checkout v4 composite
- actions/deploy-pages v4 composite
- actions/setup-python v5 composite
- actions/upload-pages-artifact v3 composite
.github/workflows/publish.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/upload-artifact v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
poetry.lock
pypi
- 127 dependencies
pyproject.toml
pypi
- black ^24.4.0 develop
- flake8 ^7.0.0 develop
- freezegun ^1.4.0 develop
- mypy ^1.9.0 develop
- pylint ^3.1.0 develop
- pytest ^8.1.1 develop
- pytest-cov ^5.0.0 develop
- directory-tree ^0.0.4 docs
- furo ^2024.1.29 docs
- ipykernel ^6.29.4 docs
- jupyter-sphinx ^0.5.3 docs
- myst-parser ^2.0.0 docs
- sphinx ^7.2.6 docs
- sphinx-autobuild ^2024.4.16 docs
- sphinx-copybutton ^0.5.2 docs
- netcdf4 ^1.6.5
- numpy ^1.26.4
- paramdb ^0.11.0
- python ^3.9
- typing-extensions ^4.11.0
- xarray ^2024.3.0