wrf-python

A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting Model.
https://github.com/NCAR/wrf-python

Category: Atmosphere
Sub Category: Meteorological Observation and Forecast

Keywords

python wrf wrf-arw

Keywords from Contributors

forecasting-model weather-forecast weather meteorology research climate grib atmospheric-science urban-planning urban-climate

Last synced: about 4 hours ago
JSON representation

Repository metadata

A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.

README.md

wrf-python

A collection of diagnostic and interpolation routines for use with output from the Weather Research and Forecasting (WRF-ARW) Model.

This package provides over 30 diagnostic calculations, several interpolation routines, and utilities to help with plotting via cartopy, basemap, or PyNGL. The functionality is similar to what is provided by the NCL WRF package.

Installation

conda install -c conda-forge wrf-python

Documentation

http://wrf-python.rtfd.org

Citation

If you use this software, please cite it as described at the WRF-Python - Citation page.


The National Center for Atmospheric Research is sponsored by the National
Science Foundation. Any opinions, findings and conclusions or recommendations
expressed in this material do not necessarily reflect the views of the
National Science Foundation.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - given-names: "Visualization & Analysis Systems Technologies"
title: "Geoscience Community Analysis Toolkit: WRF-Python"
doi: 10.5065/D6W094P1
url: "https://github.com/NCAR/wrf-python"

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 488
Total Committers: 22
Avg Commits per committer: 22.182
Development Distribution Score (DDS): 0.291

Commits in past year: 56
Committers in past year: 5
Avg Commits per committer in past year: 11.2
Development Distribution Score (DDS) in past year: 0.25

Name Email Commits
Bill Ladwig l****g@u****u 346
DWesl 2****l 42
michaelavs m****e@g****m 27
dependabot[bot] 4****] 14
Kevin Hallock h****k@u****u 12
erogluorhan e****n@g****m 9
Katelyn FitzGerald 7****d 8
muchojp 6****p 4
Bruno P. Kinoshita k****w 3
Marc Honnorat m****t@g****m 3
Pedro Gámez p****z@m****m 3
Andreas Hilboll a****h 2
Hans Chen c****t@h****g 2
Isaac Rowe i****n@g****m 2
Maik Riechert m****t@a****e 2
Shiwei Sun w****u 2
Mathias Hauser m****e 2
Ben Bonenfant b****n@g****m 1
Florian Sammüller f****r@u****e 1
dmey d****y 1
fedecutraro 3****o 1
Piotr Kasprzyk c****i@c****l 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 186
Total pull requests: 83
Average time to close issues: 3 months
Average time to close pull requests: 20 days
Total issue authors: 115
Total pull request authors: 25
Average comments per issue: 2.38
Average comments per pull request: 0.81
Merged pull request: 68
Bot issues: 0
Bot pull requests: 17

Past year issues: 10
Past year pull requests: 19
Past year average time to close issues: 4 days
Past year average time to close pull requests: about 1 month
Past year issue authors: 10
Past year pull request authors: 7
Past year average comments per issue: 1.0
Past year average comments per pull request: 1.11
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 9

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/NCAR/wrf-python

Top Issue Authors

  • bladwig1 (33)
  • andreas-h (7)
  • letmaik (6)
  • kafitzgerald (5)
  • irowebbn (3)
  • zxdawn (3)
  • allenea (3)
  • moptis (3)
  • swnesbitt (3)
  • fipoucat (3)
  • wxguy (2)
  • fedecutraro (2)
  • pgamez (2)
  • Timothy-W-Hilton (2)
  • gsever (2)

Top Pull Request Authors

  • michaelavs (21)
  • dependabot[bot] (17)
  • erogluorhan (12)
  • kafitzgerald (5)
  • DWesl (3)
  • honnorat (3)
  • weinihou (2)
  • hanschen (2)
  • pgamez (2)
  • kinow (1)
  • dmey (1)
  • andreas-h (1)
  • sfalmo (1)
  • erickjomp (1)
  • anthony-ds (1)

Top Issue Labels

  • bug (47)
  • support (39)
  • enhancement (26)
  • question (11)
  • low priority (4)
  • high priority (2)
  • duplicate (2)
  • developer feature (2)

Top Pull Request Labels

  • dependencies (17)
  • support (2)
  • ready for review (1)
  • bug (1)

Package metadata

pypi.org: wrf-python

Diagnostic and interpolation routines for WRF-ARW data.

  • Homepage: https://github.com/NCAR/wrf-python
  • Documentation: https://wrf-python.readthedocs.io/
  • Licenses: Apache License 2.0
  • Latest release: 1.3.4 (published almost 3 years ago)
  • Last Synced: 2025-04-29T14:11:19.066Z (1 day ago)
  • Versions: 18
  • Dependent Packages: 2
  • Dependent Repositories: 12
  • Downloads: 1,870 Last month
  • Docker Downloads: 184
  • Rankings:
    • Docker downloads count: 1.432%
    • Dependent packages count: 3.244%
    • Stargazers count: 3.368%
    • Average: 3.665%
    • Forks count: 3.838%
    • Dependent repos count: 4.24%
    • Downloads: 5.871%
  • Maintainers (1)
conda-forge.org: wrf-python

  • Homepage: https://github.com/NCAR/wrf-python
  • Licenses: Apache-2.0
  • Latest release: 1.3.4 (published almost 3 years ago)
  • Last Synced: 2025-04-02T02:57:56.164Z (29 days ago)
  • Versions: 20
  • Dependent Packages: 3
  • Dependent Repositories: 20
  • Rankings:
    • Dependent repos count: 7.941%
    • Average: 15.178%
    • Dependent packages count: 15.638%
    • Forks count: 15.997%
    • Stargazers count: 21.138%

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • styfle/cancel-workflow-action 0.9.1 composite
.github/workflows/pypi.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish v1.5.0 composite
requirements.txt pypi
  • basemap *
  • numpy >=1.11
  • setuptools *
  • wrapt *
  • xarray *
setup.py pypi
build_envs/environment.yml conda
  • basemap
  • cartopy
  • compilers
  • jupyter
  • matplotlib
  • netcdf4
  • numpy
  • pycodestyle
  • python >=3.9,<3.12
  • setuptools
  • sphinx
  • sphinx_rtd_theme
  • wrapt
  • xarray

Score: 16.97667591075406