MetObs-toolkit

Provides a comprehensive framework for scientists to process, quality control, and analyze raw meteorological data.
https://github.com/vergauwenthomas/metobs_toolkit

Category: Atmosphere
Sub Category: Meteorological Observation and Forecast

Keywords

climate meteorology python toolkit

Keywords from Contributors

earth-system-model

Last synced: about 4 hours ago
JSON representation

Repository metadata

A toolkit for using non-traditional meteorological observations

README.md

MetObs-toolkit

PyPI version
Conda Version
Documentation Status
status
Tests passing
DOI

The MetObs-toolkit provides a comprehensive framework for scientists to process, quality control, and analyze raw meteorological data. It is designed to be flexible, extensible, and user-friendly for a wide range of meteorological applications.

Documentation

Full documentation, including installation instructions, usage examples, and API reference, is available at:

👉 https://metobs-toolkit.readthedocs.io/en/latest/index.html

Please ensure the documentation version matches your installed version of the toolkit.

Installation

Install the latest release from PyPI:

pip install metobs-toolkit

Install using conda

conda install -c conda-forge metobs-toolkit 

or using mamba

mamba install metobs-toolkit

To install the latest development version from GitHub:

pip install git+https://github.com/vergauwenthomas/MetObs_toolkit.git@dev

Usage

Import the package in Python:

import metobs_toolkit

# Check your version
print(metobs_toolkit.__version__)

Related Projects


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 326
Total Committers: 7
Avg Commits per committer: 46.571
Development Distribution Score (DDS): 0.055

Commits in past year: 12
Committers in past year: 1
Avg Commits per committer in past year: 12.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Thomas Vergauwen 8****s 308
MichielVieijra 4****a 10
Trevor James Smith 1****e 3
ACovaci99 1****9 2
github-actions[bot] 4****] 1
Wout Dewettinck 8****n 1
Atharva Jakhetiya 1****7 1

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 186
Total pull requests: 239
Average time to close issues: 5 months
Average time to close pull requests: 20 days
Total issue authors: 12
Total pull request authors: 12
Average comments per issue: 0.76
Average comments per pull request: 0.48
Merged pull request: 173
Bot issues: 0
Bot pull requests: 1

Past year issues: 48
Past year pull requests: 77
Past year average time to close issues: 24 days
Past year average time to close pull requests: 5 days
Past year issue authors: 6
Past year pull request authors: 5
Past year average comments per issue: 0.63
Past year average comments per pull request: 0.34
Past year merged pull request: 47
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/vergauwenthomas/metobs_toolkit

Top Issue Authors

  • vergauwenthomas (140)
  • ashwinvis (7)
  • pratiman-91 (7)
  • amberJ99 (7)
  • spuynen (6)
  • wdewettin (5)
  • ADRIE-A3 (4)
  • Zeitsperre (3)
  • MichielVieijra (3)
  • NoahVerhoeven (2)
  • JoachimSlembrouck (1)
  • TKCJMurges (1)

Top Pull Request Authors

  • vergauwenthomas (201)
  • Copilot (11)
  • Zeitsperre (5)
  • ADRIE-A3 (4)
  • Im-Arth1307 (4)
  • ACovaci99 (4)
  • pratiman-91 (3)
  • cksharma2468 (2)
  • NoahVerhoeven (2)
  • github-actions[bot] (1)
  • wdewettin (1)
  • MichielVieijra (1)

Top Issue Labels

  • bug (40)
  • enhancement (31)
  • easy (24)
  • invalid (22)
  • Priority (22)
  • documentation (10)
  • Feature (10)
  • tricky (7)
  • JOSS publication blocking (5)
  • good_first_issue (4)
  • technical (4)
  • discussion (2)
  • good first issue (1)
  • help wanted (1)

Top Pull Request Labels

  • RUN TESTS (24)
  • WIP (8)
  • enhancement (4)
  • documentation (4)
  • Priority (4)
  • Ready_for_Review (4)
  • JOSS publication blocking (4)
  • technical (1)
  • invalid (1)

Dependencies

.github/workflows/main_workflow.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/os_istall_test.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • snok/install-poetry v1 composite
.github/workflows/os_pip_install_test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
  • earthengine-api ^0.1.340
  • geemap ^0.20.0
  • geopandas ^0.9.0
  • mapclassify ^2.4.0
  • matplotlib ^3.0.0
  • pandas ^1.3.0
  • pyproj ~3.4
  • python ^3.9
.github/workflows/draft-pdf.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
  • stefanzweifel/git-auto-commit-action v4 composite
docs/requirements.txt pypi
  • myst-parser ==2.0.0
  • nbsphinx ==0.9.3
  • pydata-sphinx-theme ==0.15.2
  • sphinx ==7.2.6
  • sphinx-copybutton ==0.5.2
  • sphinx_rtd_theme ==2.0.0

Score: 5.634789603169249