August 27, 20205 yr I created a weather theme that I like. It's a modified 'Scattered Clouds' theme and it produces the clouds seen in these pics which I think are great for an afternoon of flying at 3500 to 4500 feet. I think it creates a realistic shaped and shaded cumulus. Here's the .WPR file contents. The files are in "LocalState/Weather/Presets" off of the FlightSim directory with the long name(let the reader understand). <?xml version="1.0" encoding="UTF-8"?> <SimBase.Document Type="WeatherPreset" version="1,3"> <Descr>AceXML Document</Descr> <WeatherPreset.Preset> <Name>dg200821B Scattered Clouds</Name> <Image>weather/presets/scattered_clouds.jpg</Image> <Icon>weather/presets/scattered_clouds.svg</Icon> <LayeredImage>weather/presets/scattered_clouds_layer.png</LayeredImage> <IsAltitudeAMGL>True</IsAltitudeAMGL> <CloudLayer> <CloudLayerDensity Value="0.298" Unit="(0 - 1)"> </CloudLayerDensity> <CloudLayerAltitudeBot Value="4273.175" Unit="m"> </CloudLayerAltitudeBot> <CloudLayerAltitudeTop Value="6273.175" Unit="m"> </CloudLayerAltitudeTop> <CloudLayerScattering Value="0.351" Unit="(0 - 1)"> </CloudLayerScattering> </CloudLayer> <CloudLayer> <CloudLayerDensity Value="0.427" Unit="(0 - 1)"> </CloudLayerDensity> <CloudLayerAltitudeBot Value="4441.903" Unit="m"> </CloudLayerAltitudeBot> <CloudLayerAltitudeTop Value="9441.903" Unit="m"> </CloudLayerAltitudeTop> <CloudLayerScattering Value="0.509" Unit="(0 - 1)"> </CloudLayerScattering> </CloudLayer> <CloudLayer> <CloudLayerDensity Value="0.750" Unit="(0 - 1)"> </CloudLayerDensity> <CloudLayerAltitudeBot Value="3915.331" Unit="m"> </CloudLayerAltitudeBot> <CloudLayerAltitudeTop Value="4165.331" Unit="m"> </CloudLayerAltitudeTop> <CloudLayerScattering Value="0.500" Unit="(0 - 1)"> </CloudLayerScattering> </CloudLayer> <WindLayer> <WindLayerAltitude Value="0.000" Unit="m"> </WindLayerAltitude> <WindLayerAngle Value="82.000" Unit="degrees"> </WindLayerAngle> <WindLayerSpeed Value="8.434" Unit="knts"> </WindLayerSpeed> </WindLayer> <MSLPressure Value="101325.000" Unit="pa"> </MSLPressure> <MSLTemperature Value="288.150" Unit="k"> </MSLTemperature> <AerosolDensity Value="4.000" Unit="m"> </AerosolDensity> <Precipitations Value="0.000" Unit="mm/h"> </Precipitations> <SnowCover Value="0.000" Unit="m"> </SnowCover> <ThunderstormIntensity Value="0.000" Unit="(0 - 1)"> </ThunderstormIntensity> </WeatherPreset.Preset> </SimBase.Document> | Dave | I've been around for most of my life. There's always a sunset happening somewhere in the world that somebody is enjoying.
Archived
This topic is now archived and is closed to further replies.