Metadata-Version: 2.1
Name: pyscancf
Version: 1.0.4
Summary: Creates PyArt compatible cf-radial data from single scans of IMD Radar data
Home-page: https://github.com/syedhamidali/PyScanCf
Author: Syed Hamid Ali
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/RBhupi/PyREClass/issues
Project-URL: Source, https://github.com/RBhupi/PyREClass/
Keywords: IMD Radar cf-radial single sweeps radar weather meteorology
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: arm-pyart
Requires-Dist: netCDF4

# PyScanCf

Creates PyArt compatible cf-radial data from single scans of IMD Radar data

## Description

PyScanCf is a library for creating cfradial (polar) data from IMD radars that contain all 10 sweeps from single scans which are named as (Polar_ABC.nc) as well as gridded radar data from which are named as (grid_ABC.nc). Both formats are compatible for PyART. It uses Pyart to create grid data, so please remember to cite pyart as well.

## Reference
[![DOI](https://zenodo.org/badge/417933645.svg)](https://zenodo.org/badge/latestdoi/417933645)

## Cite as (Bibtex)
HA Syed, Imran Sayyed, & MCR Kalapureddy. (2021). PyScanCf - The library for IMD radar single sweep data (1.0.3). Zenodo. https://doi.org/10.5281/zenodo.5574160


