MeteoSwiss / pyrad

Python Radar Data Processing
https://meteoswiss.github.io/pyrad/
Other
37 stars 10 forks source link

Add support for xradar #72

Open wolfidan opened 1 month ago

wolfidan commented 1 month ago

Pyrad should be able to use xradar backends for radar data ingestion. One possibility could be to keep the same datatypes as we have actually, and verifying whether an xradar reader is available, use it and then use the pyart xradar ingestor.