[R] plotting wind rose data

David Potts dave.potts at pinan.co.uk
Thu Sep 30 10:48:52 CEST 2010


Thanks Denis, looks useful.



I not trying to generate a wind rose per data point,

I am trying to generate a raster map/shape file showing for example, the
Prevailing Winds at a point midway between to wind roses.

> Hi:
>
> Try this:
>
> library(sos)                     # install first if you don't have it
> findFn('wind rose')
>
> You'll find there are several packages with functions to produce wind rose
> plots.
>
> HTH,
> Dennis
>
> On Wed, Sep 29, 2010 at 11:12 PM, David Potts
> <dave.potts at pinan.co.uk>wrote:
>
>>
>>
>> Hi List,
>>
>> I am trying to create a spatial representation of some wind data.
>>
>> I have the season, frequency, strength and direction of the wind from 10
>> different locations, the coverage of the area that I am interested in is
>> not 100% there are small gaps in my coverage due to the location of the
>> weather stations.
>>
>> I am trying to create a series of wind maps e.g. the Prevailing Winds,
>> the
>> maximum seasonal wind, etc.
>>
>> Could any body recommend any R-packages that would cover this type
>> problem/issue?
>>
>> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> Any views expressed in this message are those of the individual sender,
>> except where the sender specifically states them to be the views of the
>> Pinan Software
>>
>> ______________________________________________
>> R-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
>


xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of the
Pinan Software



More information about the R-help mailing list