pywinter

Python lib for Reading/Creating MPAS/WRF-WPS intermediate file

https://github.com/dniloash/pywinter

Science Score: 44.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
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary

Keywords

python wrf-wps
Last synced: 6 months ago · JSON representation ·

Repository

Python lib for Reading/Creating MPAS/WRF-WPS intermediate file

Basic Info
Statistics
  • Stars: 24
  • Watchers: 3
  • Forks: 7
  • Open Issues: 3
  • Releases: 0
Topics
python wrf-wps
Created over 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Pywinter

Python lib for Reading/Creating MPAS/WRF-WPS intermediate file

Pywinter is a Python3 library designed for handling files in MPAS/WRF-WPS intermediate file format. Usually you don't need to deal with the intermediate files by your own because that is the function of ungrib.exe, but sometimes you don't have your meteorological data in GRIB format. Pywinter allows to read and create intermediate files by a simple way.

Please check pywinter documentation in /docs and /examples.

Installation

Dependencies

pywinter requires:

Fortran compiler (gfortran)

Python (>= 3.9 )

Numpy

Pywinter has been tested in linux distributions.

User installation

pip install pywinter

or

pip install git+https://github.com/dniloash/Pywinter

Citation (CITATION.cff)

cff-version: 0.0.1
message: "If you use this software, please cite it as below."
authors:
- family-names: "Suárez H"
  given-names: "Danilo A"
  orcid: "https://orcid.org/0000-0000-0000-0000"
title: "Pywinter"
version: 2.0.6
date-released: 2021-12-19
url: "https://github.com/dniloash/Pywinter"

GitHub Events

Total
  • Issues event: 5
  • Watch event: 5
  • Issue comment event: 10
  • Push event: 14
  • Pull request event: 3
  • Fork event: 3
  • Create event: 2
Last Year
  • Issues event: 5
  • Watch event: 5
  • Issue comment event: 10
  • Push event: 14
  • Pull request event: 3
  • Fork event: 3
  • Create event: 2

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 150
  • Total Committers: 2
  • Avg Commits per committer: 75.0
  • Development Distribution Score (DDS): 0.353
Top Committers
Name Email Commits
dniloash 6****h@u****m 97
dniloash d****h@g****m 53

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 15
  • Total pull requests: 2
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 4 months
  • Total issue authors: 10
  • Total pull request authors: 2
  • Average comments per issue: 2.47
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 4
  • Pull requests: 1
  • Average time to close issues: 3 days
  • Average time to close pull requests: 5 days
  • Issue authors: 3
  • Pull request authors: 1
  • Average comments per issue: 2.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jverdasca (4)
  • edougherty32 (2)
  • david-tao-as01 (2)
  • apsims2001 (1)
  • Phantom139 (1)
  • GabrieleBentiv (1)
  • tamnnm (1)
  • dniloash (1)
  • numtas (1)
  • is-a-gamer (1)
Pull Request Authors
  • is-a-gamer (2)
  • atsuyaourt (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 167 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 14
  • Total maintainers: 1
pypi.org: pywinter

Read and Create WRF-WPS intermediate files

  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 167 Last month
Rankings
Dependent packages count: 10.0%
Stargazers count: 16.0%
Average: 18.5%
Forks count: 19.1%
Dependent repos count: 21.7%
Downloads: 25.4%
Maintainers (1)
Last synced: 6 months ago

Dependencies

setup.py pypi
rtdoc/requirements.txt pypi
  • sphinx_rtd_theme *