mongoose
SOH-CM-2025
I am teaching it all,about CFS3 and CFS3 TOW in particular, We are learning together. Looking at weather, it has all the historical meteorological info, and seem to make detailed weather info from BC bases to targets. Here is its idea for the Hamburg firestorm day. See if anyone has corrections.
<Weather Name="Hamburg27Jul43_Firestorm">
<!-- UK Base Zone (e.g., RAF Lakenheath) -->
<WeatherObject precipType="NoRain" MaxAltitude="5000" MinAltitude="-100" Windspeed="8" windDir="220">
<Bounds>
<Point Lat="N52 26" Lon="E00 30"/>
<Point Lat="N52 26" Lon="W00 30"/>
<Point Lat="N50 30" Lon="E00 30"/>
<Point Lat="N50 30" Lon="W00 30"/>
</Bounds>
<CloudLayer cloudfile="cloudCumulus2.xml" CloudType="ScatteredClouds" CloudCount="80" CloudRadius="20000" MinAltitude="3000" MaxAltitude="5000"/>
<CloudLayer cloudfile="cloudStratus.xml" CloudType="BrokenClouds" CloudCount="100" CloudRadius="15000" MinAltitude="800" MaxAltitude="3000"/>
</WeatherObject>
<!-- Channel Transit Zone -->
<WeatherObject precipType="NoRain" MaxAltitude="9000" MinAltitude="500" Windspeed="15" windDir="240">
<Bounds>
<Point Lat="N54 00" Lon="E00 00"/>
<Point Lat="N54 00" Lon="W02 00"/>
<Point Lat="N51 00" Lon="E00 00"/>
<Point Lat="N51 00" Lon="W02 00"/>
</Bounds>
<CloudLayer cloudfile="cloudCumulusCongestus.xml" CloudType="ScatteredClouds" CloudCount="60" CloudRadius="25000" MinAltitude="4000" MaxAltitude="7000"/>
<CloudLayer cloudfile="cloudCirrus.xml" CloudType="HighClouds" CloudCount="120" CloudRadius="30000" MinAltitude="10000" MaxAltitude="15000"/>
</WeatherObject>
<!-- Hamburg Target Zone -->
<WeatherObject precipType="NoRain" MaxAltitude="9000" MinAltitude="-100" Windspeed="10" windDir="260">
<Bounds>
<Point Lat="N54 00" Lon="E09 00"/>
<Point Lat="N54 00" Lon="E11 00"/>
<Point Lat="N52 00" Lon="E09 00"/>
<Point Lat="N52 00" Lon="E11 00"/>
</Bounds>
<!-- High skies for marking -->
<CloudLayer cloudfile="cloudCirrus.xml" CloudType="HighClouds" CloudCount="90" CloudRadius="30000" MinAltitude="12000" MaxAltitude="18000"/>
<!-- Very low stratus for light haze -->
<CloudLayer cloudfile="cloudStratus.xml" CloudType="BrokenClouds" CloudCount="50" CloudRadius="15000" MinAltitude="2000" MaxAltitude="4000"/>
</WeatherObject>
</Weather>
<Weather Name="Hamburg27Jul43_Firestorm">
<!-- UK Base Zone (e.g., RAF Lakenheath) -->
<WeatherObject precipType="NoRain" MaxAltitude="5000" MinAltitude="-100" Windspeed="8" windDir="220">
<Bounds>
<Point Lat="N52 26" Lon="E00 30"/>
<Point Lat="N52 26" Lon="W00 30"/>
<Point Lat="N50 30" Lon="E00 30"/>
<Point Lat="N50 30" Lon="W00 30"/>
</Bounds>
<CloudLayer cloudfile="cloudCumulus2.xml" CloudType="ScatteredClouds" CloudCount="80" CloudRadius="20000" MinAltitude="3000" MaxAltitude="5000"/>
<CloudLayer cloudfile="cloudStratus.xml" CloudType="BrokenClouds" CloudCount="100" CloudRadius="15000" MinAltitude="800" MaxAltitude="3000"/>
</WeatherObject>
<!-- Channel Transit Zone -->
<WeatherObject precipType="NoRain" MaxAltitude="9000" MinAltitude="500" Windspeed="15" windDir="240">
<Bounds>
<Point Lat="N54 00" Lon="E00 00"/>
<Point Lat="N54 00" Lon="W02 00"/>
<Point Lat="N51 00" Lon="E00 00"/>
<Point Lat="N51 00" Lon="W02 00"/>
</Bounds>
<CloudLayer cloudfile="cloudCumulusCongestus.xml" CloudType="ScatteredClouds" CloudCount="60" CloudRadius="25000" MinAltitude="4000" MaxAltitude="7000"/>
<CloudLayer cloudfile="cloudCirrus.xml" CloudType="HighClouds" CloudCount="120" CloudRadius="30000" MinAltitude="10000" MaxAltitude="15000"/>
</WeatherObject>
<!-- Hamburg Target Zone -->
<WeatherObject precipType="NoRain" MaxAltitude="9000" MinAltitude="-100" Windspeed="10" windDir="260">
<Bounds>
<Point Lat="N54 00" Lon="E09 00"/>
<Point Lat="N54 00" Lon="E11 00"/>
<Point Lat="N52 00" Lon="E09 00"/>
<Point Lat="N52 00" Lon="E11 00"/>
</Bounds>
<!-- High skies for marking -->
<CloudLayer cloudfile="cloudCirrus.xml" CloudType="HighClouds" CloudCount="90" CloudRadius="30000" MinAltitude="12000" MaxAltitude="18000"/>
<!-- Very low stratus for light haze -->
<CloudLayer cloudfile="cloudStratus.xml" CloudType="BrokenClouds" CloudCount="50" CloudRadius="15000" MinAltitude="2000" MaxAltitude="4000"/>
</WeatherObject>
</Weather>
Last edited: