awips2/cave/com.raytheon.uf.viz.monitor.safeseas/SSThresholds.xml
2022-08-04 12:40:13 -05:00

247 lines
No EOL
9 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<!--
This is an absolute override file, indicating that a higher priority
version of the file will completely replace a lower priority version
of the file.
-->
<configuration>
<zone>
<Default>
<Display>
<Product>
<SCA>
<wind_speed>
<red>18</red>
<yellow>13</yellow>
</wind_speed>
<gust_speed>
<red>18</red>
<yellow>13</yellow>
</gust_speed>
<peak_wind_speed>
<red>18</red>
<yellow>13</yellow>
</peak_wind_speed>
<wave_height>
<red>4</red>
<yellow>3</yellow>
</wave_height>
</SCA>
<Gale>
<wind_speed>
<red>34</red>
<yellow>29</yellow>
</wind_speed>
<gust_speed>
<red>34</red>
<yellow>29</yellow>
</gust_speed>
<peak_wind_speed>
<red>34</red>
<yellow>29</yellow>
</peak_wind_speed>
</Gale>
<Storm>
<wind_speed>
<red>48</red>
<yellow>43</yellow>
</wind_speed>
<gust_speed>
<red>48</red>
<yellow>43</yellow>
</gust_speed>
<peak_wind_speed>
<red>48</red>
<yellow>43</yellow>
</peak_wind_speed>
</Storm>
<Hurricane>
<wind_speed>
<red>64</red>
<yellow>59</yellow>
</wind_speed>
<gust_speed>
<red>64</red>
<yellow>59</yellow>
</gust_speed>
<peak_wind_speed>
<red>64</red>
<yellow>59</yellow>
</peak_wind_speed>
</Hurricane>
</Product>
<Wind>
<wind_speed>
<red>18</red>
<yellow>13</yellow>
</wind_speed>
<peak_wind_speed>
<red>18</red>
<yellow>13</yellow>
</peak_wind_speed>
<gust_speed>
<red>18</red>
<yellow>13</yellow>
</gust_speed>
<dir_1>
<red>0</red>
<yellow>0</yellow>
</dir_1>
<dir_2>
<red>0</red>
<yellow>0</yellow>
</dir_2>
</Wind>
<Meteo>
<visibility>
<red>4</red>
<yellow>8</yellow>
</visibility>
<temperature>
<red>90</red>
<yellow>80</yellow>
</temperature>
<dewpoint>
<red>90</red>
<yellow>80</yellow>
</dewpoint>
<slp>
<red>980</red>
<yellow>1000</yellow>
</slp>
<sea_surface_temp>
<red>80</red>
<yellow>70</yellow>
</sea_surface_temp>
<wave_height>
<red>0</red>
<yellow>0</yellow>
</wave_height>
<wave_steepness>
<red>7</red>
<yellow>5</yellow>
</wave_steepness>
</Meteo>
<Swell>
<Primary>
<height>
<red>4</red>
<yellow>3</yellow>
</height>
<period>
<red>10</red>
<yellow>15</yellow>
</period>
<dir_1>
<red>0</red>
<yellow>0</yellow>
</dir_1>
<dir_2>
<red>0</red>
<yellow>0</yellow>
</dir_2>
</Primary>
<Secondary>
<height>
<red>7</red>
<yellow>5</yellow>
</height>
<period>
<red>10</red>
<yellow>15</yellow>
</period>
<dir_1>
<red>0</red>
<yellow>0</yellow>
</dir_1>
<dir_2>
<red>0</red>
<yellow>0</yellow>
</dir_2>
</Secondary>
</Swell>
</Display>
<Monitor>
<Meteo>
<wind_speed>
<red>18</red>
<yellow>13</yellow>
</wind_speed>
<peak_wind_speed>
<red>18</red>
<yellow>13</yellow>
</peak_wind_speed>
<gust_speed>
<red>18</red>
<yellow>13</yellow>
</gust_speed>
<wave_height>
<red>4</red>
<yellow>3</yellow>
</wave_height>
<visibility>
<red>4</red>
<yellow>8</yellow>
</visibility>
</Meteo>
<Swell>
<Primary>
<height>
<red>7</red>
<yellow>5</yellow>
</height>
<period>
<red>10</red>
<yellow>15</yellow>
</period>
<dir_1>
<red>0</red>
<yellow>0</yellow>
</dir_1>
<dir_2>
<red>0</red>
<yellow>0</yellow>
</dir_2>
</Primary>
<Secondary>
<height>
<red>7</red>
<yellow>5</yellow>
</height>
<period>
<red>10</red>
<yellow>15</yellow>
</period>
<dir_1>
<red>0</red>
<yellow>0</yellow>
</dir_1>
<dir_2>
<red>0</red>
<yellow>0</yellow>
</dir_2>
</Secondary>
</Swell>
</Monitor>
</Default>
</zone>
</configuration>