pywinter
Python lib for Reading/Creating MPAS/WRF-WPS intermediate file
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
Repository
Python lib for Reading/Creating MPAS/WRF-WPS intermediate file
Basic Info
- Host: GitHub
- Owner: dniloash
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Homepage: https://pywinter.readthedocs.io/en/latest/
- Size: 26.2 MB
Statistics
- Stars: 24
- Watchers: 3
- Forks: 7
- Open Issues: 3
- Releases: 0
Topics
Metadata Files
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 | 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
- Homepage: https://github.com/dniloash/Pywinter
- Documentation: https://pywinter.readthedocs.io/
- License: gpl-3.0
-
Latest release: 2.0.6
published about 4 years ago
Rankings
Maintainers (1)
Dependencies
- sphinx_rtd_theme *