https://github.com/unidata/python-awips

A framework for querying AWIPS meteorological datasets from an EDEX Data Server.

https://github.com/unidata/python-awips

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    5 of 6 committers (83.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.3%) to scientific vocabulary

Keywords

awips data-visualization forecasting meteorology numpy python shapely weather

Keywords from Contributors

archival interactive projection sequences hdf5 autograding hacking shellcodes modular network-simulation
Last synced: 6 months ago · JSON representation

Repository

A framework for querying AWIPS meteorological datasets from an EDEX Data Server.

Basic Info
Statistics
  • Stars: 47
  • Watchers: 10
  • Forks: 23
  • Open Issues: 6
  • Releases: 19
Topics
awips data-visualization forecasting meteorology numpy python shapely weather
Created over 10 years ago · Last pushed 6 months ago
Metadata Files
Readme License

README.rst

AWIPS Python Data Access Framework
==================================

|License| |PyPI| |Conda| |CondaDownloads| |circleci| |LatestDocs|

|Scrutinizer| |PRWelcome|

.. |License| image:: https://img.shields.io/pypi/l/python-awips.svg
    :target: https://pypi.python.org/pypi/python-awips/
    :alt: License

.. |PyPI| image:: https://img.shields.io/pypi/v/python-awips.svg
        :target: https://pypi.python.org/pypi/python-awips/
        :alt: PyPI Package

.. |PyPIDownloads| image:: https://img.shields.io/pypi/dm/python-awips.svg
        :target: https://pypi.python.org/pypi/python-awips/
        :alt: PyPI Downloads

.. |LatestDocs| image:: https://readthedocs.org/projects/pip/badge/?version=latest
        :target: https://unidata.github.io/python-awips/index.htm
        :alt: Latest Doc Build Status

.. |Scrutinizer| image:: https://scrutinizer-ci.com/g/Unidata/python-awips/badges/quality-score.png?b=main
    :target: https://scrutinizer-ci.com/g/Unidata/python-awips/?branch=main)
    :alt: Scrutinizer Code Quality

.. |Conda| image:: https://anaconda.org/conda-forge/python-awips/badges/version.svg
    :target: https://anaconda.org/conda-forge/python-awips
    :alt: Conda Package

.. |PRWelcome|
    image:: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=round-square
    :target: https://github.com/Unidata/python-awips
    :alt: PRs Welcome

.. |circleci|
    image:: https://img.shields.io/circleci/project/github/conda-forge/python-awips-feedstock/master.svg?label=noarch
    :target: https://circleci.com/gh/conda-forge/python-awips-feedstock
    :alt: circleci

.. |CondaDownloads|
   image:: https://img.shields.io/conda/dn/conda-forge/python-awips.svg
   :target: https://anaconda.org/conda-forge/python-awips
   :alt: Conda Downloads


About
-----

The python-awips package provides a data access framework for requesting grid and geometry datasets from an AWIPS `EDEX `_ server. AWIPS and python-awips packages are released and maintained by UCAR's `Unidata Program Center `_ in Boulder, Colorado.

Install
-------

- pip install python-awips

  or

- micromamba install -c conda-forge python-awips

Micromamba (or Conda) Environment
---------------------------------

- git clone https://github.com/Unidata/python-awips.git
- cd python-awips
- micromamba env create -f environment.yml
- micromamba activate python-awips
- pip install .
- jupyter notebook examples


Documentation
-------------

* http://unidata.github.io/python-awips/
* http://nbviewer.jupyter.org/github/Unidata/python-awips/tree/main/examples/notebooks


License
-------

Unidata AWIPS source code and binaries (RPMs) are considered to be in the public domain, meaning there are no restrictions on any download, modification, or distribution in any form (original or modified). The Python AWIPS package contains no proprietery content and is therefore not subject to export controls as stated in the Master Rights licensing file and source code headers.

Owner

  • Name: NSF Unidata
  • Login: Unidata
  • Kind: organization
  • Email: support@unidata.ucar.edu
  • Location: Boulder, Colorado, USA

Our mission is to transform the geosciences community, research, and education by providing innovative data services and tools.

GitHub Events

Total
  • Release event: 1
  • Watch event: 3
  • Delete event: 4
  • Issue comment event: 2
  • Push event: 13
  • Pull request event: 9
  • Create event: 8
Last Year
  • Release event: 1
  • Watch event: 3
  • Delete event: 4
  • Issue comment event: 2
  • Push event: 13
  • Pull request event: 9
  • Create event: 8

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 396
  • Total Committers: 6
  • Avg Commits per committer: 66.0
  • Development Distribution Score (DDS): 0.444
Past Year
  • Commits: 19
  • Committers: 3
  • Avg Commits per committer: 6.333
  • Development Distribution Score (DDS): 0.263
Top Committers
Name Email Commits
srcarter3 s****r@u****u 220
Michael James m****s@u****u 150
ucar-tmeyer t****m@u****u 20
dependabot[bot] 4****] 3
Ryan May r****y@u****u 2
Rhoen Fiutak r****k@u****u 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 16
  • Total pull requests: 129
  • Average time to close issues: over 1 year
  • Average time to close pull requests: 17 days
  • Total issue authors: 9
  • Total pull request authors: 10
  • Average comments per issue: 1.19
  • Average comments per pull request: 0.08
  • Merged pull requests: 123
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 0
  • Pull requests: 12
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 hours
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • mjames-upc (6)
  • srcarter3 (2)
  • surajshah2 (2)
  • karlwx (1)
  • ThunderRoad75 (1)
  • WxmanJ (1)
  • ghost (1)
  • keltonhalbert (1)
  • dopplershift (1)
Pull Request Authors
  • srcarter3 (108)
  • tiffanycmeyer13 (13)
  • dependabot[bot] (8)
  • dopplershift (3)
  • ahaberlie (3)
  • sgdecker (1)
  • rfiutak (1)
  • erin6541 (1)
  • freemansw1 (1)
  • mjames-upc (1)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels
dependencies (8) enhancement (2)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 184 last-month
  • Total docker downloads: 798
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 8
    (may contain duplicates)
  • Total versions: 26
  • Total maintainers: 2
pypi.org: python-awips

A framework for requesting AWIPS meteorological datasets from an EDEX server

  • Documentation: https://python-awips.readthedocs.io/
  • License: Copyright (c) 2017, Unidata Python AWIPS Developers. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the MetPy Developers nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  • Latest release: 18.1.11
    published over 3 years ago
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 6
  • Downloads: 184 Last month
  • Docker Downloads: 798
Rankings
Docker downloads count: 1.5%
Dependent repos count: 6.1%
Dependent packages count: 7.3%
Forks count: 8.1%
Average: 9.4%
Stargazers count: 10.8%
Downloads: 22.8%
Last synced: 6 months ago
conda-forge.org: python-awips

python-awips provides a data access framework for requesting grid and geometry datasets from an AWIPS EDEX data server.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 2
Rankings
Dependent repos count: 20.1%
Forks count: 37.9%
Average: 38.4%
Stargazers count: 44.2%
Dependent packages count: 51.5%
Last synced: 6 months ago

Dependencies

docs/requirements.txt pypi
  • enum34 *
  • jupyter *
  • nbconvert >=4.1
  • numpy *
  • shapely *
  • sphinx >=1.3
requirements.txt pypi
  • h5py *
  • numpy *
  • shapely *
  • six *
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • pypa/gh-action-pypi-publish v1.4.2 composite
.github/workflows/sphinx_build_deploy.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • peaceiris/actions-gh-pages v3 composite
environment.yml pypi
setup.py pypi