Metadata-Version: 1.1
Name: fm128-radar
Version: 1.1.0
Summary: A python library to convert netCDF files to WRFDA supported fm128_radar ascii files
Home-page: https://github.com/ERA-URBAN/fm128_radar
Author: Ronald van Haren
Author-email: r.vanharen@esciencecenter.nl
License: Apache 2.0
Description: |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.1420142.svg
           :target: https://doi.org/10.5281/zenodo.1420142
        
Keywords: WRFDA netCDF WRF radar
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
