LDAD System Manager's Manual

5.0 Disk Layout

LDAD data primarily reside on the internal-side data disks. The LDAD Server (LS) is used only for temporarily storing acquired data and for storage of dissemination datasets. The latter are a small subset of the data in the DSs. In particular, only data to be disseminated are ever pushed from the DS to the LS systems.

LDAD executables are stored on both the external and internal servers.

5.1 LDAD Server (LS)

This section describes the LDAD Server, including directory and file structures.

5.1.1 LS FileSystems

The LDAD Server LS1 has two 4GB storage disks. The disks are partitioned as follows:

Table 5.1 LS Disk Partitions
Disk #1 (vg00) Disk #2 (vg01)
Partition Size (MB) Partition Size (MB)
/ 100 /data/ldad 2000
/stand 47 /data/Incoming 100
/usr 500 /data/logs 200
/usr/local 1000 /ldad 1200
/tmp 195 swap space 300
/opt 700    
/var 500    
swap space 400    
Total used 3442   3800
Un-allocated 654   296

5.1.2 LS Directory structure

The /data directory on the LDAD Server is divided into subdirectories based on functionality and data type as shown below. The public directory and its subdirectories are for datasets to be available for dissemination to the local and state government agencies and the public at large.

5.1.2.1 Data Directories

Table 5.2 External (LS) Data Directories (root = /data)
Directory Name Description
./logs/ldad Log directory
./Incoming Temporary storage of raw data files
./ldad/geopolitical Geopolitical maps
./ldad/geopolitical/local Local geopolitical maps
./ldad/geopolitical/national National geopolitical maps
./ldad/geopolitical/wfo WFO geopolitical maps
./ldad/hmIngest Dissemination server files
./ldad/Processed Processed data files - the latest of each type
./ldad/public General accessible data
./ldad/public/fax fax files
./ldad/public/Grid/* General access netCDF grid files -
* = AVN, Eta, LAPS, MAPS40, MRF, MSAS, MesoEta, RUC
./ldad/public/hydro General access hydro files
./ldad/public/javadata Files used by the dissemination system
./ldad/public/nexrad General access Nexrad data
./ldad/public/nwswwas General Access NWS Watches/Warnings/Advisories/Statements
./ldad/public/point/* General Access netCDF data files -
* = hydro, manual, mesonet, metar, qcmesonet
./ldad/public/qcmessages QC reports
./ldad/www World Wide Web (top level)
./ldad/www/htdocs Root directory for WWW access
./ldad/www/htdocs/icons GIF files
./ldad/www/htdocs/images GIF files
./ldad/www/htdocs/intranet Intranet Accessible documents
./ldad/www/htdocs/ldadhelp Help files (HTML) for the dissemination system
./ldad/www/htdocs/ldadmon LDAD Monitor documents
./ldad/www/htdocs/ldadmon/products current external LDAD Monitor HTML files
./ldad/www/htdocs/ldadmon/tmp LDAD Monitor tmp files
./ldad/www/cgi-bin WWW CGI scripts

5.1.2.2 Run-Time Directories

Table 5.3: External (LS) Run-Time Directories (root = /ldad)
Name Description
./bin application executables
./classes hmIngest (Java) class files
./data configuration files, help files
./lib support libraries

5.2 Data Server (DS)

On the AWIPS data server, LDAD data files are in /data/fxa/LDAD.

5.2.1 Data Directories

Table 5.4 Internal Data Directories (root= /data/fxa/LDAD)
Directory Name Description
./Raw raw data files
./Unknown files processed by routerLdadDecoder, but not recognized
./data link from /ldad/data
./decoded files processed by routerLdadDecoder, to be further processed and stored by routerStoreNetcdf and routerShefEncoder
./hydro decoded hydrological data directory
./hydro/netCDF hydrological data in netCDF format
./hydro/qc quality controlled hydrological data
./manual decoded manual data directory
./manual/netCDF manual data in netCDF format
./manual/qc QC-ed manual data
./maps_data space used by MSAS
./mdl_data model data used by MSAS
./mesonet decoded mesonet data directory
./mesonet/netCDF mesonet data in netCDF format
./mesonet/qc QC-ed mesonet data
./qcmessages QC message directory (top level)
./qcmessages/qc0..qc20 data-specific QC message directories - staging space for QC text messages
./qcms_data/csv CSV-format QC-ed datasets
./qcms_data/inventory daily record of mesonet obs processed by qcstg1_2
./qcms_data/mesonet mesonet QC information (netCDF)
./qcms_data/stats daily QC stats summary files
./radar radar data directory (top level)
./radar/OHP radar One Hour Precip
./radar/RR radar Rain Rate
./radar/STP radar Storm Total Precip
./radar/Z radar Reflectivity
./sfc_netcdf MSAS output data
./tmp temporary storage for data files, until they are moved to ./Raw by a pre-processor
./upperAir decoded upper air data directory
./upperAir/netCDF upper air data in netCDF format
./upperAir/qc QC-ed upper air data

5.2.2 Run-Time Directories

Table 5.5. Data Server Run-Time Directories (root= /awips/ldad or /awips/fxa/ldad)
Name Description
./bin Application executables, scripts, help files
./data (link to /data/fxa/LDAD/data) Configuration files
./ldadtmp Scratch space used by pre-processors (while moving files from /data/fxa/LDAD/tmp to /data/fxa/LDAD/Raw)
./lib Library and tcl files for decoder/storage, fax UI, etc.
./logs (link to /data/logs/ldad) Log files

5.3 Application Server (AS)

5.3.1 Data Directories

Same as DS. The data disk for the AS processors is mounted from the DS system.

5.3.2 Run-Time Directories

Table 5.6. Application Server Run-Time Directories (root= /awips/ldad or /awips/fxa/ldad)
Name Description
./bin Application executables, scripts, help files
./data (link to /data/fxa/LDAD/data) Configuration files
./ldadtmp Scratch space (not used on AS)
./lib Library and tcl files for decoder/storage, fax UI, etc.
./logs (link to /data/logs/fxa/ldad) Log files
./MSAS MSAS parent directory
./MSAS/asos Script to run the ASOS QC
./MSAS/bin MSAS executables/applications
./MSAS/errors, logs, output (links) MSAS logs directory
./MSAS/fslparms Data/configuration parameters
./MSAS/maps_data (link) MAPS data directory
./MSAS/mdl_data (link) Model data directory
./MSAS/prsnmc Script to run prsnmc
./MSAS/ptsm211 Map projection CONUS 211 data
./MSAS/qc0..qc20 (links) QC messages data directories
./MSAS/qcms_data (link) Storage for QCMS output
./MSAS/qcstats Script to run the QC stats
./MSAS/qcstg1_2 Script to run the Stage 1 & 2 QC
./MSAS/qcstg1_2_late Script to run the "late" Stage 1 & 2 QC
./MSAS/qcstg3 Script to run the Stage 3 QC
./MSAS/sfc_netcdf (link) Surface netCDF data directory
./MSAS/sfcanl Script to run sfcanl
./MSAS/sfchqc Script to run sfchqc
./MSAS/sfcing Script to run sfcing
./MSAS/sfcncdf Script to run sfcncdf
./MSAS/sfcnmc Script to run sfcnmc
./MSAS/sfcver Script to run sfcver

Table of Contents Prev Next


Last updated: 16 Nov 00 AWIPS 5.1.1