234 lines
4.4 KiB
XML
234 lines
4.4 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<!-- Cloud placement methods -->
|
|
|
|
<name>local_weather_tiles</name>
|
|
<width>300</width>
|
|
<height>330</height>
|
|
<modal>false</modal>
|
|
|
|
|
|
<text>
|
|
<x>10</x>
|
|
<y>270</y>
|
|
<label>Select a weather scenario tile</label>
|
|
</text>
|
|
|
|
|
|
<combo>
|
|
<x>10</x>
|
|
<y>270</y>
|
|
<width>280</width>
|
|
<height>25</height>
|
|
<live>true</live>
|
|
<property>/local-weather/tmp/tile-type</property>
|
|
<value>High-pressure-core</value>
|
|
<value>High-pressure</value>
|
|
<value>High-pressure-border</value>
|
|
<value>Low-pressure-border</value>
|
|
<value>Low-pressure</value>
|
|
<value>Low-pressure-core</value>
|
|
<value>Cold-sector</value>
|
|
<value>Coldfront</value>
|
|
<value>Warmfront-1</value>
|
|
<value>Warmfront-2</value>
|
|
<value>Warmfront-3</value>
|
|
<value>Warmfront-4</value>
|
|
<value>Tropical</value>
|
|
<value>---</value>
|
|
<!--<value>Altocumulus sky</value>-->
|
|
<!--<value>Broken layers</value>-->
|
|
<!--<value>Cirrus sky</value>-->
|
|
<!--<value>Fair weather</value>-->
|
|
<value>Glider's sky</value>
|
|
<value>Blue thermals</value>
|
|
<!--<value>Incoming rainfront</value>-->
|
|
<!--<value>8/8 stratus sky</value>-->
|
|
<value>Test tile</value>
|
|
<!--<value>Summer rain</value>-->
|
|
<binding>
|
|
<command>dialog-apply</command>
|
|
</binding>
|
|
</combo>
|
|
|
|
<text>
|
|
<x>10</x>
|
|
<y>220</y>
|
|
<label>orientation (deg)</label>
|
|
</text>
|
|
|
|
<input>
|
|
<x>115</x>
|
|
<y>220</y>
|
|
<width>40</width>
|
|
<height>25</height>
|
|
<property>/local-weather/tmp/tile-orientation-deg</property>
|
|
</input>
|
|
|
|
<text>
|
|
<x>155</x>
|
|
<y>220</y>
|
|
<label>alt. offset (ft)</label>
|
|
</text>
|
|
|
|
<input>
|
|
<x>240</x>
|
|
<y>220</y>
|
|
<width>50</width>
|
|
<height>25</height>
|
|
<property>/local-weather/tmp/tile-alt-offset-ft</property>
|
|
</input>
|
|
|
|
<text>
|
|
<x>10</x>
|
|
<y>180</y>
|
|
<label>tile selection mode</label>
|
|
</text>
|
|
|
|
<combo>
|
|
<x>150</x>
|
|
<y>180</y>
|
|
<width>140</width>
|
|
<height>25</height>
|
|
<live>true</live>
|
|
<property>/local-weather/tmp/tile-management</property>
|
|
<value>single tile</value>
|
|
<value>repeat tile</value>
|
|
<value>realistic weather</value>
|
|
<value>METAR</value>
|
|
<binding>
|
|
<command>dialog-apply</command>
|
|
</binding>
|
|
</combo>
|
|
|
|
<checkbox>
|
|
<x>10</x>
|
|
<y>140</y>
|
|
<width>15</width>
|
|
<height>15</height>
|
|
<label>Terrain presampling</label>
|
|
<property>/local-weather/tmp/presampling-flag</property>
|
|
<binding>
|
|
<command>dialog-apply</command>
|
|
</binding>
|
|
</checkbox>
|
|
|
|
<checkbox>
|
|
<x>150</x>
|
|
<y>140</y>
|
|
<width>15</width>
|
|
<height>15</height>
|
|
<label>Worker threads</label>
|
|
<property>/local-weather/tmp/thread-flag</property>
|
|
<binding>
|
|
<command>dialog-apply</command>
|
|
</binding>
|
|
</checkbox>
|
|
|
|
<checkbox>
|
|
<x>10</x>
|
|
<y>110</y>
|
|
<width>15</width>
|
|
<height>15</height>
|
|
<label>asymmetric range</label>
|
|
<property>/local-weather/tmp/asymmetric-tile-loading-flag</property>
|
|
<binding>
|
|
<command>dialog-apply</command>
|
|
</binding>
|
|
</checkbox>
|
|
|
|
<checkbox>
|
|
<x>150</x>
|
|
<y>110</y>
|
|
<width>15</width>
|
|
<height>15</height>
|
|
<label>detailed clouds</label>
|
|
<property>/local-weather/config/detailed-clouds-flag</property>
|
|
<binding>
|
|
<command>dialog-apply</command>
|
|
</binding>
|
|
</checkbox>
|
|
|
|
<text>
|
|
<x>10</x>
|
|
<y>75</y>
|
|
<label>Thermal properties:</label>
|
|
</text>
|
|
|
|
<text>
|
|
<x>10</x>
|
|
<y>50</y>
|
|
<label>rough day</label>
|
|
</text>
|
|
|
|
<slider>
|
|
<x>80</x>
|
|
<y>50</y>
|
|
<width>90</width>
|
|
<height>20</height>
|
|
<min>0.3</min>
|
|
<max>1.5</max>
|
|
<property>/local-weather/config/thermal-properties</property>
|
|
<binding>
|
|
<command>dialog-apply</command>
|
|
</binding>
|
|
</slider>
|
|
|
|
<text>
|
|
<x>180</x>
|
|
<y>50</y>
|
|
<label>low convection</label>
|
|
</text>
|
|
|
|
<group>
|
|
<x>10</x>
|
|
<y>10</y>
|
|
|
|
<button>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<legend>OK</legend>
|
|
<default>true</default>
|
|
<equal>true</equal>
|
|
<binding>
|
|
<command>dialog-apply</command>
|
|
</binding>
|
|
<binding>
|
|
<command>nasal</command>
|
|
<script>local_weather.set_tile()</script>
|
|
</binding>
|
|
<binding>
|
|
<command>dialog-close</command>
|
|
</binding>
|
|
</button>
|
|
|
|
|
|
<button>
|
|
<x>80</x>
|
|
<y>0</y>
|
|
<legend>Clear clouds</legend>
|
|
<default>true</default>
|
|
<equal>true</equal>
|
|
<binding>
|
|
<command>nasal</command>
|
|
<script>local_weather.clear_all()</script>
|
|
</binding>
|
|
</button>
|
|
|
|
<button>
|
|
<x>200</x>
|
|
<y>0</y>
|
|
<legend>Cancel</legend>
|
|
<equal>true</equal>
|
|
<key>Esc</key>
|
|
<binding>
|
|
<command>dialog-close</command>
|
|
</binding>
|
|
</button>
|
|
|
|
</group>
|
|
|
|
|
|
</PropertyList>
|