Category | Description |
Tool | Smart tools |
Procedure | Procedures |
Utility | Utilities for smart tools and procedures |
TextUtility | Utilities for text products |
TextProduct | Text product definitions |
EditArea | Edit areas |
EditAreaGroup | Edit area group definitions |
WeatherElementGroup | Weather element groups |
SelectTR | User-defined selection time ranges |
SampleSet | Sample Sets |
ColorTable | Color Tables |
Combinations |
Zone Combiner Active Combination
Files |
Option Syntax | Optional or Mandatory | Description |
-h hostname | Mandatory (See Note) | Specifies the host, upon which EDEX is running. |
-p port | Mandatory (See Note) | Specifies the port, upon which EDEX is running. |
-o siteID | Mandatory | Specifies the site ID for which EDEX is running. |
-u user | Optional | The connection to EDEX will be made using this user, which defaults to the UNIX login user. |
MetaData Mode: | ||
-m infoType | Mandatory for meta mode | infoType specifies the type of data to be obtained. Choices are "site", "sitetimezone", "domain", and "singleton". The "site" will list the site for which EDEX is configured. The "sitetimezone" lists the site and the timezone for EDEX. The "singleton" lists all of the databases that are configured as singletons. The "domain" lists the common database domain information. |
-f filename | Optional | Indicates the name of the file to contain the output information. |
Save Mode: | ||
-s | Mandatory for save mode | Indicates SAVE mode, requires the -n, -f, and -c switches. |
-n name | Mandatory | Indicates the name to store the file under in EDEX |
-f filename | Mandatory | Indicates the filename source for the operation. |
-c class | Mandatory | Indicates the type of the file. Must be one of: Config, "Tool", "Procedure", "Utility", "TextUtility", "TextProduct", "EditArea", "EditAreaGroup", "WeatherElementGroup", ColorTable", "SampleSet", "SelectTR", "Combinations". |
Delete Mode: | ||
-d | Mandatory for delete mode | Indicates DELETE mode, requires the -n switch. The -c switch is used only for the class type of Config. |
-n name | Mandatory | Indicates the name of the entry to be deleted from EDEX. |
-c class | Mandatory | Indicates the type of the file. Must be one of: Config, "Tool", "Procedure", "Utility", "TextUtility", "TextProduct", "EditArea", "EditAreaGroup", "WeatherElementGroup", ColorTable", "SampleSet", "SelectTR", "Combinations". |
Inventory Mode: | ||
-i | Mandatory for inventory mode | Indicates INVENTORY mode. The -c switch is used only for the class type of Config. |
-c class | Mandatory | Indicates the type of the file. Must be one of: Config, "Tool", "Procedure", "Utility", "TextUtility", "TextProduct", "EditArea", "EditAreaGroup", "WeatherElementGroup", ColorTable", "SampleSet", "SelectTR", "Combinations" |
Get Mode: | ||
-g | Mandatory for get mode | Indicates GET mode, requires the -n switch. The -f switch is used to output the resulting file to another file, otherwise the output goes to the terminal. The -c switch is used only for the class type of Config. |
-f filename | Optional | If present, the retrieved file will be written to the specified location. |
-c class | Mandatory | Indicates the type of the file. Must be one of: Config, "Tool", "Procedure", "Utility", "TextUtility", "TextProduct", "EditArea", "EditAreaGroup", "WeatherElementGroup", ColorTable", "SampleSet", "SelectTR", "Combinations". |
In AWIPS2 edit areas are now stored in xml format.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>1
PPLN1HW
In AWIPS2 weather element groups are stored in xml files:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
< WEGroup name="FireWx" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
< WEItem relativeCycleNumber="-1" parmID="Hazards_SFC:OAX_GRID__Fcst_00000000_0000"/>
< WEItem relativeCycleNumber="-1" parmID="PoP_SFC:OAX_GRID__Fcst_00000000_0000"/>
< WEItem relativeCycleNumber="-1" parmID="QPF_SFC:OAX_GRID__Fcst_00000000_0000"/>
< WEItem relativeCycleNumber="-1" parmID="RH_SFC:OAX_GRID__Fcst_00000000_0000"/>
< WEItem relativeCycleNumber="-1" parmID="Sky_SFC:OAX_GRID__Fcst_00000000_0000"/>
< WEItem relativeCycleNumber="-1" parmID="T_SFC:OAX_GRID__Fcst_00000000_0000"/>
< WEItem relativeCycleNumber="-1" parmID="Td_SFC:OAX_GRID__Fcst_00000000_0000"/>
</WEGroup >
54 78
In AWIPS2 sample sets are stored in xml files:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>In AWIPS2 color tables are stored in xml files:
< colorMap >