Rose Plots

Here you can suggest new features to be added to RGeostats package.

Rose Plots

Postby Celeste » Thu Mar 14, 2013 10:05 pm

There is R code out there to do Rose plots (windrose, radial, etc.) but in 2D only. Do you have any code that will do 3D rose plots?
Celeste
 
Posts: 20
Joined: Sun Oct 14, 2012 8:10 pm

Re: Rose Plots

Postby Didier Renard » Sun Mar 17, 2013 10:25 am

Hi Celeste

We do not have a rose plot in RGeoS for the time being. This could be imagined in a future version (give me 5 minutes to program it).
However, let me mention that, if you have already created your Data Base (let's call it DB) and that the variables corresponding to the wind angle and wind speed are located in variables with ranks r1 and r2, you can EXTRACT these variables (on the fly) as vectors from DB by specifying:

DB[,r1] or DB[,r2]

Then these vectors can be used within another package offering the WINDROSE feature.

Hope this will help.
Didier Renard
 
Posts: 337
Joined: Thu Sep 20, 2012 4:22 pm

Re: Rose Plots

Postby Celeste » Tue Mar 19, 2013 5:40 pm

But I would use magnitude and direction since my data is gold and not wind. I figured it out in another package but it would be nice to have all in one package and maybe a 3D version?
Celeste
 
Posts: 20
Joined: Sun Oct 14, 2012 8:10 pm


Return to Global suggestions

Who is online

Users browsing this forum: No registered users and 3 guests

cron