metpyqc
Python library for quality control and reconstruction of meteorological data
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 -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.1%) to scientific vocabulary
Keywords
Repository
Python library for quality control and reconstruction of meteorological data
Basic Info
Statistics
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
MetPyQC
Python library for quality control and reconstruction of meteorological data

MetPyQC is currently under development and the current version is only preliminary.
Installation
MetPyQC is available on PyPI:
console
$ python -m pip install metpyqc
Dependencies
Other required packages:
- Numpy
- Scipy
- Pandas
- Scikit-learn
- Tqdm
Documentation
A detailed package documentation is available on Read the Docs
License
This project is licensed under the terms of the MIT license.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Silvestri"
given-names: "Lorenzo"
orcid: "https://orcid.org/0000-0002-9379-756X"
title: "MetPyQC: a python library for quality control and reconstruction of meteorological data"
version: 0.0.1
doi: "https://doi.org/10.5281/zenodo.5903175"
date-released: 2022-01-25
url: "https://github.com/silve92/MetPyQC"
preferred-citation:
type: article
authors:
- family-names: "Cerlini Bongioannini"
given-names: "Paolina"
orcid: "https://orcid.org/0000-0001-7766-089X"
- family-names: "Silvestri"
given-names: "Lorenzo"
orcid: "https://orcid.org/0000-0002-9379-756X"
- family-names: "Saraceni"
given-names: "Miriam"
orcid: "https://orcid.org/0000-0002-8306-7280"
doi: "https://doi.org/10.1002/met.1913"
journal: "Meteorological Applications"
number: 3
pages: e1913
title: "Quality control and gap-filling methods applied to hourly temperature observations over central Italy"
volume: 27
year: 2020
GitHub Events
Total
Last Year
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| silve92 | l****g@g****m | 16 |
| Lorenzo Silvestri | 5****2 | 9 |
| meteo | m****o@l****n | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 19 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 2
- Total maintainers: 1
pypi.org: metpyqc
Quality control and reconstruction of meteorological data
- Homepage: https://github.com/silve92/MetPyQC
- Documentation: https://metpyqc.readthedocs.io/
- License: MIT license
-
Latest release: 0.1.1
published about 4 years ago
Rankings
Maintainers (1)
Dependencies
- metpyqc ==0.0.1
- sphinx ==4.0.2
- sphinx_rtd_theme ==0.5.2
- numpy >=1.20.1
- scikit-learn >=0.23.2