ins-qc

Perform QC analysis on input file. It can fill QC flags in it and / or generate visual QC image

usage: ins-qc [-h] [--output <out.png>] [--incremental] [--update]
              [--from-date <yyyy-mm-dd>] [--to-date <yyyy-mm-dd>]
              [--graph-id graph_id] [--with-mc-clear] [--with-horizons]
              <file.nc|odap_url>

Positional Arguments

<file.nc|odap_url>

Input local file or URL

Named Arguments

--output, -o

Output image

--incremental, -i

If true, do not run if output exists and is more recent

Default: False

--update, -u

Update QC flags on input file

Default: False

--from-date, -f

Start date on analysis (last 5 years of data by default for graph output)

--to-date, -t

End date of analysis

--graph-id, -g

Possible choices: INFO, HEATMAP_GHI, HEATMAP_DNI, HEATMAP_DIF, ALL_HEATMAPS, DIF_GHI_RATIO, GHI_GHI_EST_RATIO, GHI_CLEAR_SKY_RATIO, ALL_RATIOS, QC_LEVELS, UL_1C_GHI, UL_1C_DNI, UL_1C_DIF, T2C_K_SZA, T2C_KN_KT_ENVELOPE, T2C_KD_KT_ENVELOPE, T3C_CLOSURE_RATIO, T3C_CLOSURE_DELTA, CLOSURE_RESIDUAL_HIST, LEVEL_TEST, KS_DISTRIB

Graph Id to output a single graph. None by default = all graphs in a a layout

--with-mc-clear, -wmc

Enable display of mcClear

Default: False

--with-horizons, -wh

Enable display of horizons

Default: False