Metadata-Version: 2.1
Name: pyscancf
Version: 1.0.0
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 containing all 10 sweeps from single scans which are named as (Polar_ABC.nc) as well as gridded radar data from which is 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



