Directory Name | Purpose |
edex | top-level data and executables |
GFESuite | top-level utilities, data and Service Backup |
The following tables describe files and directory structures within
each of the top-level directories:
Filename or Directory Name | Purpose |
edex/bin | top-level configuration and startup scripts |
edex/conf | Top-level edex configuration for logs and services |
edex/data | Top-level data, utilities and edex configuration files including localizations and vcmodule for virtual ISC displays |
edex/etc | runtime parameters for different edex runtime levels and services like ingest/request |
edex/lib | location of libraries used by edex |
edex/logs | edex logfiles |
edex/webapps | scripts run by uengine |
Filename or Directory Name | Purpose |
alertviz | AlertViz executables and settings |
cave | cave configurations and executables including cave.sh |
GFESuite | command line interface executables for GFE |
Filename or Directory Name | Purpose |
cave/etc/gfe | GFE base level tools, procedures, utilities and configurations |
cave/etc/ghg | GHG monitor executables and configurations |
cave/configuration | Eclipse runtime settings |
GFESuite/bin | location of command line interface executables |
Filename or Directory Name | Purpose |
bin/configureTextProducts | Configure Text Products utility for querying the afos2awips.txt table for PILs, deleting, and recreating product templates. |
bin/dumpAT | VTEC active table dump utility for AWIPS map coordinates to lat/lon and vice versa |
bin/getNotify.py | notification debug utility to show database notifications from EDEX |
bin/gfeclient.sh | a wrapper script that allows to execute command line scripts in EDEX |
bin/ghgMonitor |
GHG Monitor Program |
bin/ifpAG | ifpAG executable |
bin/ifpBreakAllLocks | script to break all locks in the server |
bin/ifpIMAGE | script to run the GFE as the ifpIMAGE program |
bin/ifpInit | script to run the smart initialization program |
bin/ifpnetCDF | script to run the ifpnetCDF program. |
bin/ifpServerText | script to run the ifpServerText program |
bin/iscMosaic | script to run the iscMosaic program |
bin/moveGFEData | utility program to move gfe configuration data from one user to another |
bin/purgeAllGrids |
script to delete all grids from
a specified database. |
bin/runIFPText | script to run text generation (GFE in background mode) |
bin/runProcedure | script to run a procedure (GFE in background mode) |
bin/sendGfeMessage |
script to send messages to all
clients connected to EDEX, message appears in AlertViz |
bin/VTECDecoder |
script to run VTEC decoder |
bin/src |
contains sub-directories with executables called by the scripts listed in this table |
Filename or Directory Name | Purpose |
combinations | default zone combo configuration |
editAreaGroups | default edit area groups |
editAreas | default edit areas |
sampleSets | default sample sets |
userPython | baseline smart tools, procedures, gfeConfig files, text products, text utilities, and other utilities used by tools and procedures |
weGroups | default weather element groups |
Filename or Directory Name | Purpose |
config | contains default GHG monitor configuration file |
userPython | contains the MakeHazard utility and TCMETNDecoder |
The name of each database represents the:
The /awips2/edex/data/utility/edex_static/base/textproducts directories
are used for configuring the GFE formatters that are "templated".
When AWIPS is installed, the formatters are created from templates.
The templates, and the routines to expand them into products are contained
in the text installation directory structure. See the Readme.txt file for
detailed information.
There os one spooling directory for incoming messages
to the AWIPS Message Handling System, and two scripts to support the
intersite coordination grids.
Filename or Location | Purpose | Part of Release |
/awips2/GFESuite/products/ISC | ISC spooling directory for incoming data. | Installed as a part of AWIPS |
/awips2/GFESuite/bin/iscDataRec | Script that requests processing from EDEX for grids received from the AWIPS WAN. | Installed as a part of AWIPS |
/awips2/edex/data/utility/edex_static/base/gfe/isc/iscDataRec.py | Receive script called by the IscDataRecRequestHandler when intersite data has been received from other sites. | Installed as a part of AWIPS |