[R] representing wind date using windrose
Clint Bowman
clint at ecy.wa.gov
Sat Nov 5 00:40:13 CET 2011
I'm also very impressed with openair
<http://www.openair-project.org/>,
also
<cran.r-project.org/package=openair>
Clint
--
Clint Bowman INTERNET: clint at ecy.wa.gov
Air Quality Modeler INTERNET: clint at math.utah.edu
Department of Ecology VOICE: (360) 407-6815
PO Box 47600 FAX: (360) 407-7534
Olympia, WA 98504-7600
USPS: PO Box 47600, Olympia, WA 98504-7600
Parcels: 300 Desmond Drive, Lacey, WA 98503-1274
On Fri, 4 Nov 2011, R. Michael Weylandt wrote:
> Try this: http://rss.acs.unt.edu/Rdoc/library/climatol/html/rosavent.html
>
> Michael
>
> On Fri, Nov 4, 2011 at 6:06 PM, Norman Khine <norman at khine.net> wrote:
>> hello,
>> i am new to R and want to use it for a small project to draw a wind
>> data from a microclimate datasource, can someone give me an example of
>> how i can represent this in a neat way?
>>
>> for example, i have:
>> speed, direction
>> 0.3,NNE
>> 0.45,NNE
>> 0.32,NE
>> 0.28,N
>> 0.30,NE
>>
>> how do i put this data to get a windrose graph?
>>
>> many thanks
>>
>> norman
>>
>> --
>>
>> %>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or
>> chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )
>>
>> ______________________________________________
>> 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.
>>
>
> ______________________________________________
> 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.
>
More information about the R-help
mailing list