ldmd.conf example entry:
######################################## # Request Entries ######################################## # # LDM servers request data from Data Sources # # (request) (feedset|feedset) (pattern) (hostname pattern) request UNIWISC|NIMAGE ".*" idd.unidata.ucar.edu [the above is a sample host pattern, yours may differ]More information regarding the UNIWISC (or NIMAGE) feed and other feedtypes
pqact.conf example entries:
# UW Products decoded into GEMPAK file hierarchy # # Unidata-Wisconsin PNG compressed Products # \1 \2 \3 \4 \5 \6 \7 # Qx pd anum SAT BAND RES CCYYMMDD HHMM # pnga2area Q0 CF 0015 GOES-10_SND UNKBAND 1km 20000525 2000 # Standard VIS, WV and IR product actions # UNIWISC ^pnga2area Q. (U[^ACXY1]) (.*) (.*)_IMG (0.65)um (.*) (........) (....) FILE -close data/gempak/images/sat/\3/\5/VIS/VIS_\6_\7 UNIWISC ^pnga2area Q. (U[^ACXY1]) (.*) (.*)_IMG (3.9)um (.*) (........) (....) FILE -close data/gempak/images/sat/\3/\5/\4/\4_\6_\7 UNIWISC ^pnga2area Q. (U[^ACXY1]) (.*) (.*)_IMG (6..)um (.*) (........) (....) FILE -close data/gempak/images/sat/\3/\5/WV/WV_\6_\7 UNIWISC ^pnga2area Q. (U[^ACXY1]) (.*) (.*)_IMG (10.7)um (.*) (........) (....) FILE -close data/gempak/images/sat/\3/\5/IR/IR_\6_\7 # NOAAPORT GINI Images in NIMAGE feed NIMAGE ^satz/ch[0-9]/.*/(.*)/([12][0-9])([0-9][0-9])([01][0-9])([0-3][0-9]) ([0-2][0-9])([0-5][0-9])/(.*)/(.*km)/ FILE -close data/gempak/images/sat/\8/\9/\1/\1_\2\3\4\5_\6\7
For more information, please visit the GEMPAK Home Page.
Please direct any additional questions to support-gempak@unidata.ucar.edu