This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Glenn, I generally make these assignments: Wavelen Dirname GINI pattern Resolution .65um VIS TIG[EHPW]01 1km 3.9 3.9 TIG[EHPW]04 4km 6.7 WV TIG[EHPW]05 8km 10.7 IR TIG[EHPW]02 4km 12.0 12.0 TIG[EHPW]03 4km Patterns you can use for IR, IR_3.9 and IR: <stuff>\.TIG([EHPW])02\.KNES\.([0-3][0-9])([0-2][0-9][0-5][0-9]) FILE -close path/GOES-\1/4km/IR/IR_(\2:yyyy)(\2:mm)\2_\3 <stuff>\.TIG([EHPW])03\.KNES\.([0-3][0-9])([0-2][0-9][0-5][0-9]) FILE -close path/GOES-\1/4km/12.0/12.0_(\2:yyyy)(\2:mm)\2_\3 <stuff>\.TIG([EHPW])04\.KNES\.([0-3][0-9])([0-2][0-9][0-5][0-9]) FILE -close path/GOES-\1/4km/3.9/3.9_(\2:yyyy)(\2:mm)\2_\3 You need to have a separate pattern action for each of these products since your pattern below which uses [234] is not sufficient to create the separate IR, 12.0 and 3.9 directories. Steve Chiswell Unidata User Support >From: address@hidden >Organization: UCAR/Unidata >Keywords: 200008021213.e72CDkT19551 > > >Currently we only display the 3.9 micron and have not yet created >directories for 11 and 12 micron imagery. The following is the pqact.conf >entry- since our s/w guy is on AL, could you determine what the proper >entry should be? As I said, our directory tree only has IR Product Type >in GARP. How do I get IR_11 and IR_12 added? > >WMO >^NOAAPORT\.GOES.....\......\.TIG([EHPW])0[234]\.KNES\.([0-3][0-9])([0-2][0- >9][0-5][0-9])\.* > FILE -close >/npfos/noaaport/nawipsdata/nsat/GOES-\1/4km/IR/IR_(\2:yyyy)(\2:mm)\2_\3 > >Thanks, GLenn > > > ****** Signature Tag ****** > > Glenn K. Rutledge > National Climatic Data Center > Climate Data Division > (828) 271-4097 > Art is I, Science is We. > Experience is something you don't get until just after you need it. > >