Metadata-Version: 2.4
Name: frxx-view
Version: 0.0.1
Summary: Weather radar visualization GUI for (but not limited to) frxx.
Author: Ameya Naik
License-Expression: LGPL-3.0-or-later
Project-URL: Homepage, https://github.com/aeol1an/frxx-view
Project-URL: Bug Tracker, https://github.com/aeol1an/frxx-view/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: pytz
Requires-Dist: netCDF4
Requires-Dist: requests
Requires-Dist: arm_pyart
Requires-Dist: PySide6
Dynamic: license-file

# 𝓕(Rₓₓ)-view

A library to visualize and edit radar data. Support for custom handlers is planned.

---

### Installation

```bash
pip install frxx-view
```
