parser=argparse.ArgumentParser(description=parse_desc,formatter_class=argparse.RawTextHelpFormatter)# RawTextHelpFormatter preserves our newlines in the example usage message
# from Requirements: "Output is Gridded GLM in the native glmtools NetCDF4 format, with a user option to produce AWIPS-compatible NetCDF tiles as described below"