How can I convert a WindSim .gws file to a WAsP .map file?

Hello,

WindSim .gws are quite easy to generate because roughness values can be generated from areas elevations. However .map files require a more complex approach because the roughness information is contained in unique lines with two values ROUGH_L and ROUGH_R that indicate roughness changes. This is specially complex when several lines of different ROUGH_L and ROUGH_R pairs are combined in a node. Hence, it will be very useful to know if there is a way to quickly convert the roughness information in a .gws file, or from an artificial roughness ".dem" file, into roughness .map file using Global Mapper.

Thanks