mda2idd_summary

Source code documentation

mda2idd_summary Module

Generate ASCII text summaries of MDA files for APS station 2-ID-D


Source Code Documentation

summaryMda(mdaFileName[, shortReport]) text summary of a single MDA file (name, rank, datetime, …)
summary_list(mdaFileList) process a list of MDA files

mda2idd_summary.main()[source]

handles command-line input

mda2idd_summary.summaryMda(mdaFileName, shortReport=True)[source]

text summary of a single MDA file (name, rank, datetime, …)

Developed for the GUI to give the user a preview of the file before saving its data as ASCII to a text file.

mda2idd_summary.summary_list(mdaFileList)[source]

process a list of MDA files