fm128-radar
Science Score: 67.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
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.0%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: ERA-URBAN
- License: apache-2.0
- Language: Python
- Default Branch: master
- Size: 42 KB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
- Releases: 4
Created about 9 years ago
· Last pushed over 7 years ago
Metadata Files
Readme
Changelog
License
Citation
Zenodo
README.rst
|License| |Build Status| |Codacy Badge| |codecov| |Documentation Status|
|PyPI version| |DOI|
fm128-radar
===========
fm128-radar is a python library to write ascii based fm128_radar files
to be used in WRFDA.
Installation
------------
fm128_radar is installable via pip:
::
pip install fm128-radar
.. |License| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:target: https://opensource.org/licenses/Apache-2.0
.. |Build Status| image:: https://travis-ci.org/ERA-URBAN/fm128_radar.svg?branch=master
:target: https://travis-ci.org/ERA-URBAN/fm128_radar
.. |Codacy Badge| image:: https://api.codacy.com/project/badge/Grade/a496606d550e4bbf9a3a4fd8ee3e2ece
:target: https://www.codacy.com/app/rvanharen/fm128_radar?utm_source=github.com&utm_medium=referral&utm_content=ERA-URBAN/fm128_radar&utm_campaign=Badge_Grade
.. |codecov| image:: https://codecov.io/gh/ERA-URBAN/fm128_radar/branch/master/graph/badge.svg
:target: https://codecov.io/gh/ERA-URBAN/fm128_radar
.. |Documentation Status| image:: https://readthedocs.org/projects/fm128-radar/badge/?version=latest
:target: https://fm128-radar.readthedocs.io/en/latest/?badge=latest
.. |PyPI version| image:: https://badge.fury.io/py/fm128-radar.svg
:target: https://badge.fury.io/py/fm128-radar
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1420223.svg
:target: https://doi.org/10.5281/zenodo.1420223
Owner
- Name: ERA-URBAN
- Login: ERA-URBAN
- Kind: organization
- Repositories: 7
- Profile: https://github.com/ERA-URBAN
Citation (CITATION.cff)
# YAML 1.2
---
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Haren
given-names: Ronald
name-particle: van
cff-version: "1.0.3"
commit:
date-released: 2018-09-17
doi: 10.5281/zenodo.1420223
keywords:
- "WRF"
- "WRFDA"
- "radar"
- "data assimilation"
- "ascii"
license: Apache-2.0
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/ERA-URBAN/fm128_radar"
title: fm128_radar
version: "1.2.0"
GitHub Events
Total
Last Year
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ronald van Haren | r****n@e****l | 24 |
| Ronald van Haren | R****n@e****l | 16 |
| natalieth | n****s@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 2
- Total pull requests: 1
- Average time to close issues: 6 days
- Average time to close pull requests: about 2 hours
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.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
- rvanharen (2)
Pull Request Authors
- codacy-badger (1)
Top Labels
Issue Labels
enhancement (1)
bug (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 29 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 4
- Total maintainers: 1
pypi.org: fm128-radar
A python library to convert netCDF files to WRFDA supported fm128_radar ascii files
- Homepage: https://github.com/ERA-URBAN/fm128_radar
- Documentation: https://fm128-radar.readthedocs.io/
- License: Apache 2.0
-
Latest release: 1.2.0
published over 7 years ago
Rankings
Dependent packages count: 10.1%
Forks count: 16.9%
Dependent repos count: 21.6%
Average: 23.1%
Stargazers count: 25.1%
Downloads: 41.7%
Maintainers (1)
Last synced:
7 months ago
Dependencies
requirements-docs.txt
pypi
- sphinx *
- sphinx-autobuild *
requirements-rtd.txt
pypi
- numpy *
- sphinx *
- sphinx-autobuild *
requirements-test.txt
pypi
- coverage * test
- pytest * test
- pytest-cov * test
requirements.txt
pypi
- numpy *
setup.py
pypi
- numpy *