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.
Jamie, According to our resident Python expert, everything after the pathname of the Python script is passed to the script as arguments. For example, here's what we have for processing NEXRAD2 data-products: # --------------------------------- # - NEXRAD Level II Radar WSR-88D - # --------------------------------- # CRAFT ^L2-BZIP2/(....)/([0-9][0-9][0-9][0-9][0-1][0-9][0-3][0-9])([0-2][0-9][0-5][0-9][0-9][0-9])/([0-9]*)/[0-9]*/(S|I|E) PIPE -metadata etc/TDS/ldm-alchemy/l2assemble.py -g -t 960 -d ${DATA_DIR}/native/radar/level2 -f raw --threads 20 Regards, Steve Emmerson Ticket Details =================== Ticket ID: IHY-300282 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.