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.
The LDAD Server LS1 has two 4GB storage disks. The disks are
partitioned as follows:
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 |
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 |
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 |