pyatmoslogger
Python Data Logger for Atmospheric Application
Science Score: 54.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
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Python Data Logger for Atmospheric Application
Basic Info
- Host: GitHub
- Owner: marcusgmueller
- License: mit
- Language: Python
- Default Branch: main
- Size: 303 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
- Releases: 6
Created almost 3 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
README.md

Warning This software is still in development.
Python data logger for Atmospheric Application. This software allows data logging for multiple types of atmospherical instruments with a simple python-based syntax. Data can be automaticly converted to NetCDF-fileformat.
Documentation
The official documentation is available here.
Owner
- Name: Marcus Müller
- Login: marcusgmueller
- Kind: user
- Repositories: 1
- Profile: https://github.com/marcusgmueller
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Müller" given-names: "Marcus G." orcid: "https://orcid.org/0000-0002-3170-1358" title: "pyAtmosLogger" version: 0.3 url: "https://github.com/marcusgmueller/pyAtmosLogger" doi: 10.5281/zenodo.8138039 date-released: 2023-08-01
GitHub Events
Total
Last Year
Packages
- Total packages: 1
-
Total downloads:
- pypi 12 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 1
pypi.org: pyatmoslogger
Python Data Logger for Atmospheric Application
- Homepage: https://github.com/marcusgmueller/pyAtmosLogger
- Documentation: https://pyatmoslogger.readthedocs.io/en/latest/index.html
- License: MIT
-
Latest release: 0.7
published over 1 year ago
Rankings
Dependent packages count: 7.4%
Forks count: 30.4%
Average: 31.1%
Stargazers count: 39.3%
Dependent repos count: 47.2%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/workflows/publish-to-test-pypi.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
docs/requirements.txt
pypi
- nbsphinx *
- sphinx_book_theme *
pyproject.toml
pypi
- argparse *
- minimalmodbus *
- numpy *
- pandas *
- pause *
- pySerial *
- python *
- pytz *
- pyyaml *
- scipy *
- tzlocal *
- xarray *