Skip to content
Prev 327022 / 398502 Next

How to open .WTG file Extension in R?

On Jul 17, 2013, at 1:48 PM, Kristi Glover <kristi.glover at hotmail.com> wrote:

            
A quick search led me to http://wasptechnical.dk/Forum/viewtopic.php?id=433, which suggests that the .WTG extension may refer to either an XML file created by WAsP or a binary file created by WindPro. So it will depend upon the source of the file(s) you have.

One possibility vis-a-vis R, seems to be in the CRAN package bReeze:

  http://cran.r-project.org/web/packages/bReeze/

by using the readPC() function therein.

Regards,

Marc Schwartz