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.
Debra, If the PIPE and FILE outputs differ, then it's because the piped-to decoder didn't create an exact copy of its input. Put another way, piping to a decoder script that simply cat(1)s its input into a new file will result in the same file as FILE-ing it. You can run sequential FILE and then EXEC actions on the same file. Just be sure to use the "-close" option of the FILE action. I regret that I don't have the time to vet your binWriter(1) script. > I'm trying to use PIPE to capture CONDUIT data and run it through a > processing script. > I modified the binWriter decoder so I can invoke a processing script on > ingest. The > output files from PIPE->decoder and from FILE are the same length but the > output file > contents are different. I've tried multiple config options (-strip -close > -overwrite). > > Is PIPEing through a decoder the right option, or can I run both FILE and EXEC > commands upon ingest (haven't been able to get that to work so examples would > be appreciated). Regards, Steve Emmerson Ticket Details =================== Ticket ID: JXK-104385 Department: Support LDM Priority: Normal Status: Closed =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.