ARM-DOE / pyart

The Python-ARM Radar Toolkit. A data model driven interactive toolkit for working with weather radar data.
https://arm-doe.github.io/pyart/
Other
505 stars 265 forks source link

Selecting specific range gates corresponding to only the cloud region #1617

Closed MohitDahliya closed 1 month ago

MohitDahliya commented 1 month ago

Description

I am trying to construct a Z-ZDR scatterplot at 21 degree elevation angle. Out of the total range gates available at this elevation, I need to select only those range gates, which correspond to the cloud region in order to remove noise or irrelevant data. How can I select only those gates which corespond to the cloud?

What I Did

Haven't made any code yet. Can only do so after I get some headstart on which direction to proceed along.

zssherman commented 1 month ago

@MohitDahliya I'm going to move this to a discussion.