NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[ldm-users] MADIS data ingest

I was looking to setup my LDM to ingest MADIS data.

FSL provided the following info for the ldmd.conf

 request  FSL2  "^FSL\.CompressedNetCDF\.MADIS\.(maritime)"    ldm.madis
-data.nws.noaa.gov
 request  FSL2  "^FSL\.CompressedNetCDF\.MADIS\.(metar)"        ldm.madis
-data.nws.noaa.gov

For the pqact, they provided the following:

 FSL2    ^FSL\.CompressedNetCDF\.MADIS\.maritime\.(.*)   FILE -overwrite
-close -log -edex   /usr/local/ldm/etc/MADIS.sh
/awips2/data_store/manual/point/maritime/netcdf \1
 FSL2    ^FSL\.CompressedNetCDF\.MADIS\.metar\.(.*)    FILE -overwrite
-close -log -edex   /usr/local/ldm/etc/MADIS.sh
/awips2/data_store/manual/point/metar/netcdf \1


I added their script, data directory and attempted to run, but every time I
try, I get the following error, "Checking pqact(1) configuration-file(s)...
    /usr/local/ldm/etc/pqact.conf: remove leading spaces in the following:
        1: FSL2    ^FSL\.CompressedNetCDF\.MADIS\.maritime\.(.*)
        4: FSL2    ^FSL\.CompressedNetCDF\.MADIS\.metar\.(.*) "

Does anyone know what this means? I made sure everything was tab-spaced.
I'm not entirely sure I need the script for edex either.

- Justin
  • 2014 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the ldm-users archives: