2 Works
Python code to analyse the association between rainfall data and synoptic wind direction
Stefaan Conradie, Bruce Hewitson & Piotr Wolskihttps://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-era5-pressure-levels?tab=overview
This item contains python functions to analyse rainfall and wind data and find relationships between them. The item takes the form of three "modules" used to analyse point rainfall data (`fn`). gridded rainfall data (`gridfn`) and plot maps (`maps`), as well as scripts employing these functions to analyse the spatial pattern of rainfall under various synoptic wind direction regimes over the Winter Rainfall Zone of South Africa. Suggested directory structure [scripts should...
Python code to analyse the association between rainfall data and synoptic wind direction
Stefaan Conradie, Bruce Hewitson & Piotr Wolski
This item contains python functions to analyse rainfall and wind data and find relationships between them. The item takes the form of three "modules" used to analyse point rainfall data (`fn`). gridded rainfall data (`gridfn`) and plot maps (`maps`), as well as scripts employing these functions to analyse the spatial pattern of rainfall under various synoptic wind direction regimes over the Winter Rainfall Zone of South Africa.
Suggested directory structure [scripts should be run from ${root}/py_scripts...
Suggested directory structure [scripts should be run from ${root}/py_scripts...